journalctl

journalctl is a command-line tool used to view and query the event logs generated by the systemd logging system, known as the Journal. journalctl has […]

systemctl

systemctl means “system control” The main function of systemctl is to manage daemons. It is the primary command-line tool for interacting with the boot system […]