This is an old revision of the document!
systemd Stuff
- DigitalOcean Tutorials systemd:
systemd-analyze – Find System Boot-up Performance Statistics in Linux
Journalctl stuff
man journald.conf
manual page for journald.conf
man journalctl
manual page for journalctl
systemd timers
timedatectl
to print current time date on cli
Date
to print basic time date only on cli
timedatectl list-timezones
to set available time zones
sudo timedatectl set-timezone australia/perth
to set timezone
Some links:
- Arch Linux systemd/Timers
- Linux.com Systemd Timers: Three Use Cases
- Freedesktop.org systemd.time — Time and date specifications and systemd.timer — Timer unit configuration