Answers for "check system logs in ubutnu"

1

ubuntu last logs

sudo tail -n 30 /var/log/access.log-20210309
Posted by: Guest on March-09-2021
0

To check the Logs in Ubuntu and Debian

sudo ls /var/log/apache2/
Posted by: Guest on August-05-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language