journalctl – accessing logs
Journalctl is used to monitor system events/errors logs. This is very useful when there are issues with an application or service. In this example, the log file for postfix mail server is going to be displayed, but only last few lines and it will be updated in real time, meaning it will stay open and show … Read morejournalctl – accessing logs