Explore >> Select a destination


You are here

shibumi.dev
| | rolisz.ro
2.7 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.christophersmart.com
1.0 parsecs away

Travel
| |
| | blog.bitexpert.de
2.0 parsecs away

Travel
| | Setting up cron jobs for Magento on Debian 12 now requires configuring a systemd service instead of the cron package. This blog post explains how to do this in detail.
| | yieldcode.blog
8.0 parsecs away

Travel
| The other day I thought to myself that it would be a good idea to have some backups of my data. So I was wondering, how would I execute a periodic backup task?