Systemd Timers Better Than cron


Details
## ~7:15pm Presenter: Sean Twiehaus
In this presentation Sean will show you 3 features that make Systemd Timers better than crontabs. These features help to understand which jobs will run when, reduce the amount of shell code the administrator must maintain, and allow modification of vendor jobs while avoiding conflict.
Here are the three features (subject to change)
Detailed View of all Jobs on a System
- When each job will run next in a human-readable time format
Less shell code required
- Built-In Randomization Timers
- Build in conditions like ACPower
Overridable without conflicts
- If a Systemd Timer is installed by a package, such as Unattended Upgrades, it will have a default time that it runs. With Systemd Timers you can override the default time without having conflicts if the package maintainers update the timer.
(Bonus if time permits) Centralized Logging
- Systemd services log to the journal
+++++++++_+
The above is 7:15pm(cst): MAIN Topic: SystemD Timers vs cron.
It is immediately preceded @ 7pm by Announcements & general Q&A.
This is preceded (at 6:30cst) by:
## BASE Topic: History of the Shell
### Presenter: Ed Howland
Do you ever feel the raw power thrumming between your fingers when you open your terminal?
Are you amazed by the fact that most of our entire digital world is held together by the Duck Tape called shell scripts?
Did the concept of the World Wide Web spring forth in whole cloth out of the grey cells of Sir Berners-Lee?
These answers and more will be explored in this month's thrilling episode of the Base session on Wednesday night's meeting of the St. Louis Unix User's Group. Let Ed be your guide on this fascinating journey through time as we explore the history of the Shell! Starting with the Dawn B.T.E. ( Before the Epoch ) and the arrival of the Big Blue monolith, and continuing through the co-evolution of hardware, operating systems and user interfaces before arriving at "The One True Way": The Shell. Don't miss the notable landmarks on this fast-paced trek such as JCL, CICS, GECOS, MULTICS and, of course, UNICS.
===++++++++++++++++++
HOW TO LOGIN TO ZOOM>>> The URL link to instructions on the above home page, are posted the day prior to this remote ZOOM meeting. The link is called "linked here".
+++++++++_+
ONLINE MEETINGS ONLY until further notice.
ONLINE session will use remote video software.
CONNECTION instructions will be on[ https://www.sluug.org/](https://www.sluug.org/) web page and our mailing lists. Note that your browser cache may need to be refreshed each time you check the above web page for the instructions. We will open the remote session at about 6:00 PM, so that you can join early to test your microphone, screen and video sharing.
Details will be published on https://www.sluug.org/ when available.


Systemd Timers Better Than cron