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?
Which of the following are valid stream redirection operators within Bash? (Choose THREE correct answers.)
What is the first program that is usually started, at boot time, by the Linux kernel when using SysV init?
Which of the following files, located in the user home directory, is used to store the Bash history?
Which of the following shell redirections will write standard output and standard error output to a file named filename?
During a system boot cycle, what program is executed after the BIOS completes its tasks?
What of the following statements are true regarding /dev/ when using udev? (Choose TWO correct answers.)
Which of the following kernel parameters instructs the kernel to suppress most boot messages?
What information can the lspci command display about the system hardware? (Choose THREE correct answers.)
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 removing a package, which of the following dpkg options will completely remove the files including configuration files?
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.)
Which of the following commands lists the dependencies of a given dpkg package?
Which of the following commands overwrites the bootloader located on /dev/sda without overwriting the partition table or any data following it?
What is the name of the main configuration file for GNU GRUB? (Specify the file name only without any path.)
Which of the following commands updates the linker cache of shared libraries?
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 creates an ext3 filesystem on /dev/sdb1? (Choose TWO correct answers.)
Which of the following commands are common Linux commands for file management? (Choose three correct answers.)
In order to display all currently mounted filesystems, which of the following commands could be used? (Choose TWO correct answers.)