CH13 Flashcards
The /proc directory contains a sub-directory for each process present on the system?
True
False
True
The Process ID (PID) of the init process is?
0
1
100
Varies
1
The following system load averages are displayed by the top command? (Choose Three)
15 Minute
1 Minute
10 Minute
5 Minute
15 Minute
1 Minute
5 Minute
Which log file contains messages regarding Authentication and Authorization?
secure
dmesg
syslog
messages
secure
All log files contain only text data?
True
False
False
A load average of 1.0 always means the system is fully loaded?
True
False
False
Information about the init process can be found in the /proc/1 directory?
True
False
True
Which of the following commands will allow you to view all processes on the system? (Choose Two)
ps -ef ps ps -A ps aux ps -eLf
ps -ef
ps aux
Which directory is the Root of the Filesystem?
/sys /root / /home /var
/
The sbin directories are primarily intended to be used by the root user?
True
False
True