Name:
- which logfile contains boot messages and general system messages?
- what is the /var/log/wtmp file for?
- (2 points) Where do failed ssh logins get logged?
- what command will show the contents of the kernel ring buffer?
- show the syntax of the command which will add the message 'kilroy was here' to /var/log/messages:
- (4 points) explain the format of a line in /var/log/messages:
- Where does cron log messages?
- (5 points) configure your system logger to send all messages to the instructors workstation. Get instructor sign-off.
- What does an = (equal sign) in front of a priority, in the /etc/syslog.conf file, mean?
- What does an asterisk (*), in either the facility or priority specification of the /etc/syslog.conf file, mean?
- what flag, in /etc/sysconfig/syslog, will instruct the syslog daemon to accept remote logging requests?
- What command will show the name of the currently running kernel version, and when it was built?
- how many modules are currently inserted into your kernel?
- what command did you use in the previous question?
- what command will install a module and all of its requirements?
- what command will remove a module from the currently running kernel
- what directory holds all kernel modules for your current kernel?