In the early days of Linux, the syslog process wrote log files as ASCII text files to the /var/log directory. To read them, you needed tools such as the less command. You can still read a log file in ...
If you really want to see what's happening beneath the hood of your Linux distribution, you need to use log files. Log files. They’re there for a reason — to keep track of what goes on behind the ...