|
You are here |
righteousit.com | ||
| | | | |
www.jimmielightner.com
|
|
| | | | | [AI summary] The author explains how to set up systemd user timers to run a script for updating blocklists, emphasizing the need for both a service and timer unit file. | |
| | | | |
www.nageshdn.com
|
|
| | | | | Cron utility in Linux has been helpful to schedule tasks to run at a scheduled time. A few of the disadvantages of cron are If Instance/server is not available/down at the cron schedule, cron doesn't run those tasks until the next event is triggered If the cron task need to run other tasks after running the main task at the scheduled time, there are only hacks to create this dependency If the cron task needs to run within a given time interval to avoid running at the same time If a cron task needs to run after an event, such as 3 minutes after the system restarted. Cron doesn't support this functionality To check the status of the last cron task to see if it ran/failed with logs | |
| | | | |
pberba.github.io
|
|
| | | | | How attackers use newly created and existing accounts for peristence and how to detect them. | |
| | | | |
wiki.sympl.io
|
|
| | | |||