Linux 36
Linux tutorials for systems administrators and users wanting to manage linux systems, covering various topics such as administration, security, performance tuning, upgrades, and maintenance.
Journalctl Introduction and Examples
journalctl was added into the systemd release of CentOS 7 and has been part of Fedora since 17. It is a logging system for querying and printing messages form the journal. It can be used in with or replacing older logging services like rsyslogd. Journalct also uses highlighting for high priority messages in red and […]
Most Commented