CH13 Flashcards

1
Q

The /proc directory contains a sub-directory for each process present on the system?

True
False

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

The Process ID (PID) of the init process is?

0
1
100
Varies

A

1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The following system load averages are displayed by the top command? (Choose Three)

15 Minute
1 Minute
10 Minute
5 Minute

A

15 Minute
1 Minute
5 Minute

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which log file contains messages regarding Authentication and Authorization?

secure
dmesg
syslog
messages

A

secure

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

All log files contain only text data?

True
False

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A load average of 1.0 always means the system is fully loaded?

True
False

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Information about the init process can be found in the /proc/1 directory?

True
False

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

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
A

ps -ef

ps aux

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Which directory is the Root of the Filesystem?

/sys
/root
/
/home
/var
A

/

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

The sbin directories are primarily intended to be used by the root user?

True
False

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly