CompTIA Network, Free Comptia Network Training
QUESTION NO: 1
Which of the following entries are NOT valid in /etc/raidtab? CompTIA Network
A. superblock-persistent
B. chunk-size
C. nr-spare-disks
D. nr-raid-disks
Answer: A
QUESTION NO: 2
To allow more than one client username to share one local account on a Samba server, which of the following configuration directives can be used?
A. users
B. username map
C. force user
D. client map
E. map users
Answer: B
man smb.conf
QUESTION NO: 3
What happens when the Linux kernel can't mount the root filesystem when booting?
A. An error message is shown and the administrator is asked to specify a valid root filesystem to continue the boot process.
B. An error message is shown, stating that the corresponding kernel module couldn't be loaded.
C. An error message is shown, showing which device couldn't be mounted or informing that init couldn't be found.
D. An error message is shown and the system boots in maintainence mode.
E. An error message is shown and the system reboots after a keypress.
Answer: C
Explanation: Some Required information to Boot loader is boot partition, root partition, kernel
file, initrd image file. If Kernel unable to mount the /filesystem, it shows error like
mount: error 15 mounting ext3
mount: error 2 mounting none
switchroot: mount failed: 22
umount/initrd/dev/: 2
Kernel Panic: no syncing: Attempted to kill init!
This error occurred in your system before showing welcome redhat linux. That means problem in grub boot loader.
QUESTION NO: 4
In which subdirectory of/proc is information about PC Cards, which are connected and recognised by a 2.6 kernel, stored? Please enter the complete path.
Answer: /PROC/BUS/PCCARD/
QUESTION NO: 334
Please enter the complete path to the main configuration fi le for syslogd, which logs system messages on Linux systems? Network Course
Answer: /ETC/SYSLOG.CONF
QUESTION NO: 5
Please enter the complete path to the main init process configuration file.
Answer: /ETC/INITTAB


