IONOS interview question

How would you find the log file in Linux

Interview Answer

Anonymous

12 Jul 2017

Open the Terminal or login as root user using ssh command. Go to /var/log directory using the following cd command: # cd /var/log