Your newly-compiled kernel can not find any modules it needs to load. What command was missed when compiling a
Your newly-compiled kernel can not find any modules it needs to load. What command was missed when compiling and installing the kernel?
which make target will only update the configuration file for the new kernel version?
A new kernel version needs to be compiled to use a new feature. If the old kernel configuration file is available, which make target will only update the configuration file for the new kernel version?
(Please enter only the make target.)
Which configuration file should be modified, to set this kernel parameter permanently?
A database application requires a maximum shared memory segment (shmmax) of 2GB (2147483648 Bytes). Which configuration file should be modified, to set this kernel parameter permanently? Please enter the complete path to the file.
Which program can be used to adjust the DMA settings of an IDE hard drive?
Which program can be used to adjust the DMA settings of an IDE hard drive? Please enter it without path, parameters or arguments
Which e2fsck option is used to automatically repair an ext2 filesystem?
Which e2fsck option is used to automatically repair an ext2 filesystem?
By default, which file will Samba use to store the user passwords?
By default, which file will Samba use to store the user passwords? (Please enter only the file-name without the path)
For interpreting system rc scripts, a shell is most commonly used. Please enter the first line found in such s
For interpreting system rc scripts, a shell is most commonly used. Please enter the first line found in such scripts.
Which command, with options, could be used to change an ext2 file system on /dev/hda1 to an ext3 file system?
Which command, with options, could be used to change an ext2 file system on /dev/hda1 to an ext3 file system?
With which command can the reserved blocks on /dev/hda1 be displayed?
With which command can the reserved blocks on /dev/hda1 be displayed? (Enter the command with all parameters and/or
options)
Which mount option must be used in the example / etc/ fstab entry below, to ensure that a specific filesystem
Which mount option must be used in the example / etc/ fstab entry below, to ensure that a specific filesystem is not mounted when the system is booted?
/dev/hdd /media/cdrom iso9660 _____________________,ro 0 0