Explore >> Select a destination


You are here

samthursfield.wordpress.com
| | rolisz.ro
2.6 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.bitexpert.de
3.2 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.
| | blog.kyleingraham.com
3.3 parsecs away

Travel
| | I recently configured Lip Colour Finder to utilize systemd to manage its components. This post will be a small nugget on that process as opposed to the usual deep-dive. Systemd is a software suite that can be used for the management of system processes. I turned to it as I wanted to achieve the following...
| | lukasrotermund.de
14.8 parsecs away

Travel
| Self-hosting your own things is super easy today - espessially with tools like docker and caddy. In this post I give a deep inside into hosting your own things like your blog.