I remember I used to be able to type cat -e 20 file or something to that effect to display the last 20 lines of a textfile in real time. I want to be able to have my messages log scroll in my terminal at work so I know nothing is going wrong at home...Can someone tell me how to do this?
Which logs are the ones that are important to watch? I am guessing messages, syslog, and maybe security?
Which logs are the ones that are important to watch? I am guessing messages, syslog, and maybe security?