What is true regarding public and pnvate SSH keys? (Choose TWO correct answers.)
Which of the following commands will delete the default gateway from the system's IP routing table? (Choose TWO correct answers)
ifconfig unset default
Which parameter of the ssh command specifies the location of the private key used lor login attempts? (Specify ONLY the option name without any values or parameters)
Which of the following vi commands deletes two lines, the current and the following line?
The message "Hard Disk Error" is displayed on the screen during Stage 1 of the GRUB boot process. What does this indicate?
Which command displays the contents of the Kernel Ring Buffer on the command line? (Provide only the command name without any options or path information)
Which of the following commands puts the output of the command date into the shell variable mydate?
What is true about NetworkManager on a Linux system that uses its distnbution's mechanisms to configure network interfaces? (Choose TWO correct answers )
Which of the following commands lists the dependencies of the RPM package file foo.rpm?
Which environment variable is used by an X11 client to determine the X Server to connect to1? (Specify ONLY the variable name without any preceding commands or values.)
Which of the following statements are true about the boot sequence of a PC using a BIOS? (Choose two.)
The USB device filesystem can be found under /proc/______/usb/. (Please fill in the blank with the single word only)
Which of the following options for the kernel's command line changes the systemd boot target to rescue.target instead of the default target?
What of the following statements are true regarding /dev/ when using udev? (Choose TWO correct answers.)
Which file in the /proc filesystem lists parameters passed from the bootloader to the kernel? (Specify the file name only without any path.)
You suspect that a new ethernet card might be conflicting with another device. Which file should you check within the /proc tree to learn which IRQs are being used by which kernel drivers?
Which of the following commands brings a system running SysV init into a state in which it is safe to perform maintenance tasks? (Choose TWO correct answers.)
Which of the following commands will write a message to the terminals of all logged in users?
Which SysV init configuration file should be modified to disable the ctrl-alt-delete key combination?
Which of the following are init systems used within Linux systems? (Choose THREE correct answers.)
During a system boot cycle, what program is executed after the BIOS completes its tasks?
Which command will display messages from the kernel that were output during the normal boot sequence?
You are having some trouble with a disk partition and you need to do maintenance on this partition but your users home directories are on it and several are logged in. Which command would disconnect the users and allow you to safely execute maintenance tasks?
Which run levels should never be declared as the default run level when using SysV init? (Choose TWO correct answers.)
Which of the following information is stored within the BIOS? (Choose TWO correct answers.)
During a system boot cycle, what is the program that is run after the BIOS completes its tasks?
Which file should be edited to select the network locations from which Debian installation package files are loaded?
What is the difference between the --remove and the --purge action with the dpkg command?
What information can the lspci command display about the system hardware? (Choose THREE correct answers.)
After modifying GNU GRUB's configuration file, which command must be run for the changes to take effect?
You want to preview where the package file, apache-xml.i386.rpm, will install its files before installing it. What command do you issue?
Which Debian package management tool asks the configuration questions for a specific already installed package just as if the package were being installed for the first time? (Specify ONLY the command without any path or parameters.)
When using rpm --verify to check files created during the installation of RPM packages, which of the following information is taken into consideration? (Choose THREE correct answers.)
An administrator has issued the following command:
grub-install --root-directory=/custom-grub /dev/sda
In which directory will new configuration files be found? (Provide the full directory path only without the filename)
Which of the following commands can be used to download the RPM package kernel without installing it?
Which world-writable directory should be placed on a separate partition in order to prevent users from being able to fill up the / filesystem? (Specify the full path to the directory.)
Which RPM command will output the name of the package which supplied the file /etc/exports?
Which of the following commands lists the dependencies of a given dpkg package?
Which of the following options is used in a GRUB Legacy configuration file to define the amount of time that the GRUB menu will be shown to the user?
Which option to the yum command will update the entire system? (Specify ONLY the option name without any additional parameters.)
update
upgrade
Which of the following commands lists all currently installed packages when using RPM package management?
What is the name of the main configuration file for GNU GRUB? (Specify the file name only without any path.)
menu.lst
grub.conf
grub.cfg
Which of the following commands can be used to perform a full text search on all available packages on a Debian system?
To prevent users from being able to fill up the / partition, the ____________ directory should be on a separate partition if possible because it is world writeable.
Which of the following characters can be combined with a separator string in order to read from the current input source until the separator string, which is on a separate line and without any trailing spaces, is reached?
Which of the following commands kills the process with the PID 123 but allows the process to "clean up" before exiting?
What is the maximum niceness value that a regular user can assign to a process with the nice command when executing a new process?
Which of the following are valid stream redirection operators within Bash? (Choose THREE correct answers.)
Which of the following sequences in the vi editor saves the opened document and exits the editor? (Choose TWO correct answers.)
Immediately after deleting 3 lines of text in vi and moving the cursor to a different line, which single character command will insert the deleted content below the current line?
You are trying to make a hard link to an ordinary file but ln returns an error. Which of the following could cause this?
Which of the following commands can be used to create a USB storage media from a disk image?
Which of the following commands replaces each occurrence of 'bob' in the file letter with 'Bob' and writes the result to the file newletter?
Which character, added to the end of a command, runs that command in the background as a child process of the current shell?
Which of the following commands prints all files and directories within the /tmp directory or its subdirectories which are also owned by the user root? (Choose TWO correct answers.)
In the vi editor, which of the following commands will copy the current line into the vi buffer?
When given the following command line.
echo "foo bar" | tee bar | cat
Which of the following output is created?
Which of the following commands can be used to locate programs and their corresponding man pages and configuration files?
Which of the following pieces of information of an existing file is changed when a hard link pointing to that file is created?
After successfully creating a hard link called bar to the ordinary file foo, foo is deleted from the filesystem. Which of the following describes the resulting situation?
What do the permissions -rwSr-xr-x mean for a binary file when it is executed as a command?
Which utility would be used to change how often a filesystem check is performed on an ext2 filesystem without losing any data stored on that filesystem?
Which of the following commands makes /bin/foo executable by everyone but writable only by its owner?
Which command reads and displays the current contents of the Kernel Ring Buffer on the command line? (Specify ONLY the command without any path or parameters.)
Which of the following commands set the sticky bit for the directory /tmp? (Choose TWO correct answers.)
Instead of supplying an explicit device in /etc/fstab for mounting, what other options may be used to identify the intended partition? (Choose TWO correct answers.)
Which file in /proc describes the IRQs that are used by various kernel drivers? (Specify the file name only without any path.)
When using regular expressions, which of the following characters match the beginning of a line?
After running the command umount /mnt, the following error message is displayed:
umount: /mnt: device is busy.
What is a common reason for this message?
Which of the following command lines creates or, in case it already exists, overwrites a file called data with the output of ls?
Which of the following commands print the current working directory when using a Bash shell? (Choose two.)
Which of the following Linux filesystems preallocates a fixed number of inodes at the filesystem's make/creation time and does NOT generate them as needed? (Choose TWO correct answers.)
Which of the following commands changes the number of days before the ext3 filesystem on /dev/sda1 has to run through a full filesystem check while booting?