/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

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.
| | 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...
| | sylvaindurand.org
1.2 parsecs away

Travel
| |
| | janakiev.com
12.2 parsecs away

Travel
| Prometheus is a powerful open-source monitoring system that can be used to collect and track a variety of metrics for your applications. In this guide, we will cover how to get Prometheus up and running with systemd on a Ubuntu or Debian server.