What is the command that will extract information, such as module parameters, from the Linux Kernel modules an
CORRECT TEXT
What is the command that will extract information, such as module parameters, from the Linux
Kernel modules and print this information to the command line? (Please specify only the command
with no path information)
which directory is the Linux kernel documentation be found?
CORRECT TEXT
In which directory is the Linux kernel documentation be found?
which make target will remove most generated files but keep the config file and enough build support to build
CORRECT TEXT
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)
What is the mt operation that will position the tape on the first block of the second file?
CORRECT TEXT
You need to recover some data from a magnetic tape and it is the second file on the media. The
following command is being attempted:
mt -f /dev/nst0 _______
What is the mt operation that will position the tape on the first block of the second file? (Please
specify the operation with no other parameters)
Enter the command, without the path or any options, that shows the time taken to resolve a DNS query.
CORRECT TEXT
The users of the local network complain that name resolution is not fast enough. Enter the
command, without the path or any options, that shows the time taken to resolve a DNS query.
Which option, when passed to the hostname command, will return the name of the DNS domain?
CORRECT TEXT
Which option, when passed to the hostname command, will return the name of the DNS domain?
(Provide only the option)
What tool can be used to send kernel boot messages to a remote server?
CORRECT TEXT
What tool can be used to send kernel boot messages to a remote server?
Which directory in /dev/disk/ can be used to determine the UUID of a connected hard disk?
CORRECT TEXT
Which directory in /dev/disk/ can be used to determine the UUID of a connected hard disk?
What command will search for physical defects on a hard drive and will mark these defects so that they are no
CORRECT TEXT
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 command will prevent the service ldap from starting on a Debian system in all runlevels, forcing the re
CORRECT TEXT
Which command will prevent the service ldap from starting on a Debian system in all runlevels,
forcing the removal of all symlinks in /etc/rcX.d? (Provide the command without any options or
parameters)