What command will remove the physical volume /dev/sda4 from the volume group /dev/vg0?
What command will remove the physical volume /dev/sda4 from the volume group /dev/vg0? (Provide the command with any options or parameters)
What command will search for physical defects on a hard drive and will mark these defects so that they are no
What command will search for physical defects on a hard drive and will mark these defects so that they are no longer
used? (Please specify the command with no path information)
Which directory in /dev/disk/ can be used to determine the UUID of a connected hard disk?
Which directory in /dev/disk/ can be used to determine the UUID of a connected hard disk?
which make target will remove most generated files but keep the config file and enough build support to build
When compiling kernel modules, which make target will remove most generated files but keep the config file and enough
build support to build external modules? (Please enter only the make target and no other words)
In which directory is the Linux kernel documentation be found?
In which directory is the Linux kernel documentation be found?
When configuring a new kernel, what file under /usr/src/linux/ contains the configuration?
When configuring a new kernel, what file under /usr/src/linux/ contains the configuration?
What command can an ordinary (non-root) user use to mount a floppy disk in this system?
Consider the following /etc/fstab file:
/dev/hda1 swap swap defaults 0 0
/dev/hda2 / ext2 defaults 1 1
/dev/hda3 /home ext2 defaults 1 2
none /proc proc defaults 0 0
/dev/fd0 /media/floppy vfat user,noauto 0 0
What command can an ordinary (non-root) user use to mount a floppy disk in this system? (Please enter the command
with all parameters and/or options)
What is the correct parameter to pass to the kernel at boot time to force it to use only one of the available
What is the correct parameter to pass to the kernel at boot time to force it to use only one of the available processors?