QUESTION NO: 1
After changing the default runlevel in the init configuration file, the system boots in a different than the intended runlevel. Where else could be this different runlevel be defined? A+ Certificate
A. In /etc/runlevel under default.
B. In the boot loader configuration file.
C. Nowhere. The init configuration file wasn't properly modified.
D. In the initrd image file.
E. In the /etc/rc.d/rc.local file.
Answer: B
QUESTION NO: 2
The new file server is a member server of the Windows domain foo. Which TWO of the following configuration sections will allow members of the domain group all to read, write and execute files in /srv/smb/data?
A. [data] path = /srv/smb/data writelist= @foo+all force group = @foo+all create mask = 0770 directory mask = 0770
B. [data] comment = data share path = /srv/smb/data writelist= @foo+all force group = @foo+all create mask = 0550 directory mask = 0770
C. [data] comment= data share path = /srv/smb/data writelist= @foo+all force group = @foo+all directory mask = 0770
D. [data] comment = data share path =/srv/smb/data writelist= @foo+all force group = @foo+all create mask = 0770 directory mask = 0770
E. [data] comment = data share path =/srv/smb/data writelist= @foo+all force group = all create mask = 0550 directory mask = 0770
Answer: A, D
QUESTION NO: 3
A machine is running in single user mode and, as such, not all file-systems are accessible. What command must be run to make all of the other file-systems listed in /etc/fstab accessible?
A. mountfs -a
B. mount -all
C. mount -a
D. mountfs ?all
Answer: C
Explanation: man mount
QUESTION NO: 4
Because of a bad BIOS LBA translation, a booting system displays an error instead of a LILO prompt. Complete the error message with the error number:
Answer: 01


