/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

janakiev.com
| | blog.orhun.dev
1.8 parsecs away

Travel
| | FOSS Linux Programming
| | medo64.com
2.4 parsecs away

Travel
| | Making basic systemd service is easy. Let's assume the simplest application (not necessarily even designed to be a service) and look into making it work with systemd. Our example application will be a script in /opt/test/application with the following...
| | rolisz.ro
1.0 parsecs away

Travel
| | I often need to set up a VM with a server to run some ML models. While I could package things in Docker and deploy them like that, whenever possible, I like to do things more directly, using systemd services. To create a systemd service, create a file called /etc/
| | blog.tst.sh
12.4 parsecs away

Travel
| The motivation behind this project was that I needed a very simple way for me and my friends to securely put files on my server for the various projects we use it for and the insane gigabit download speeds. Previously we just used rsync, a Linux command line utility that