Which of the following commands overwrites the bootloader located on /dev/sda without overwriting the partition table or any data following it?
Correct Answer:C
In the vi editor, how can commands such as moving the cursor or copying lines into the buffer be issued multiple times or applied to multiple rows?
Correct Answer:B
Which of the following commands can be used to locate programs and their corresponding man pages and configuration files?
Correct Answer:E
Which of the following commands can be used to create a USB storage media from a disk image?
Correct Answer:B
What command will generate a list of user names from /etc/passwd along with their login shell?
Correct Answer:D
What is the purpose of the Bash built-in export command?
Correct Answer:D