Which directory would you inspect to view logs generated by system processes?
- /etc
- /opt
- /proc
- /var/log
You would inspect the /var/log directory to view logs generated by system processes. The /var/log directory contains log files for various system services, which can be helpful for troubleshooting and monitoring system behavior.
Loading...
Related Quiz
- If a script is called with ./myscript.sh arg1 arg2 arg3, what does $2 represent?
- SELinux operates under what primary modes?
- In the context of user authentication, what is a "salt" used for?
- What does the ifconfig command primarily display?
- What role does the virt-manager tool play in Linux virtualization?