You are here |
seb.jambor.dev | ||
| | | |
mjanja.ch
|
|
| | | | systemd has a cron replacement, and its better. | |
| | | |
righteousit.com
|
|
| | | | 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
|
|
| | | | ||
| | | |
automationhacks.io
|
|
| | Redis is a powerful in-memory data store that could be used for a variety of test automation use cases. In this post, we setup a redis server on an ubuntu VM and see how we can use redis-cli and a simple Kotlin class to interact with our server. |