Linux logs

To access the system logs though command line, try the following
cat /var/log/syslog
or
sudo cat /var/log/syslog

Comments

Popular posts from this blog

Pentaho ETL

Copy files from one computer to other using ‘scp’ command