Explore >> Select a destination


You are here

seb.jambor.dev
| | blog.bitexpert.de
1.6 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
2.2 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?
| | righteousit.com
1.8 parsecs away

Travel
| | You know what Linux needs? Another task scheduling system!said nobody ever Important Artifacts Command output: systemctl list-timers --all systemctl status *.timers File locations: /usr/lib/systemd/system/*.{timer,service} /etc/systemd/system $HOME/.config/systemd [/var]/run/systemd/transient/*.{timer,service} [/var]/run/user/*/systemd/transient/*.{timer,service} Also Syslog logs sent to LOG_CRON facility. The Basics If you've been busy trying to get actual work done on your Linux systems, you may have missed...
| | vcritical.com
13.1 parsecs away

Travel
| See how to create a simple Nginx reverse proxy container for VMware vSphere Auto Deploy, which is great for setting up a proof of concept.