Explore >> Select a destination


You are here

janakiev.com
| | 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.orhun.dev
1.8 parsecs away

Travel
| | FOSS ? Linux ? Programming
| | quakkels.com
57.1 parsecs away

Travel
| Raspberry Pis are great little computers. Wonderful for running hobby services. But, whenever I start a new RPi project, I dislike needing to dig out my spare HDMI monitor and USB keyboard. I don't like having to take up room, connect all that hardware, just to enable SSH and Wifi so I don't need any of that equipment I just finished setting up.