Prev  
 Next

This is an old revision of the document!


Prev  
 Next

systemd Stuff

man journald.conf manual page for journald.conf
man journalctl manual page for journalctl

Edit sudo vim /etc/systemd/journald.conf make variable Storage=persistent to make journald store the journal files in /var/log/journal, this will create directory if necessary. This also ensure log files are available from previous boots.
sudo systemctl force-reload systemd-journald to reload journald or restart instead sudo journalctl -u systemd-journald to check status of journal

some links:
Use journalctl to View Your System's Logs

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:


  • /app/www/public/data/attic/home_server/home_server_setup/other_services/systemd.1614608192.txt.gz
  • Last modified: 2023-04-30 Sun wk17 17:43
  • (external edit)