Which of the following commands is used to update the list of available packages when using dpkg based package management?
Correct Answer:
A
CORRECT TEXT
On a Linux system with shadow passwords enabled, which file in the file system contains the password hashes of all local users? (Specify the full name of the file, including path.)
Correct Answer:
/etc/shadow
Which of the following commands changes the number of days before the ext3 filesystem on /dev/sda1 has to run through a full filesystem check while booting?
Correct Answer:
C
CORRECT TEXT
Which umask value will result in the default access permissions of 600 (rw-------) for files and 700 (rwx------) for directories? (Specify only the numerical umask value.)
Correct Answer:
0077077
Which of the following may occur as a consequence of using the command ifconfig? (Choose THREE correct answers.)
Correct Answer:
BCD