Which command would you use to apply a diff file to an original?
Which command would you use to apply a diff file to an original?
What script is included with the kernel source to patch a kernel?
What script is included with the kernel source to patch a kernel?
Which of the following best describes the format of the /etc/fstab file?
Which of the following best describes the format of the /etc/fstab file?
On a system with separate partitions for /, /usr, /var, /tmp, which filesystem[s] can safely be mounted read-o
On a system with separate partitions for /, /usr, /var, /tmp, which filesystem[s] can safely be mounted read-only?
Which of the following is a valid location in the automount configuration, when a Windows share needs to be ma
Which of the following is a valid location in the automount configuration, when a Windows share needs to be made available to the system?
What needs to be done to enable usage of module has been moved to /lib/modules/?
A pre-compiled module has been moved to /lib/modules/ but ‘modprobe -a ‘ fails to load it. What needs to be done to enable usage of this module?
What information does the file modules.dep provide?
What information does the file modules.dep provide?
Which of the following commands can be used to access the content of a ramdisk file (/boot/initrd) used by the
Which of the following commands can be used to access the content of a ramdisk file (/boot/initrd) used by the kernel at boot time?
Before compiling a new kernel, what needs to be done?
Before compiling a new kernel, what needs to be done?
How can this be achieved?
After configuring a new 2.4 series kernel, all dependencies, such as include files, need to be created. How can this be achieved? Please enter the complete command.