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?
Answer : C
What is the purpose of the nsswitch.conf file?
Answer : A
How can the normal output of a command be written to a file while discarding the error output?
Answer : E
Which of the following commands can be used to locate programs and their corresponding man pages and configuration files?
Answer : E
Which of the following commands should be added to /etc/bash_profile in order to change the language of messages for an internationalized program to Portuguese (pt)?
Answer : D
Which of the following commands creates an ext3 filesystem on /dev/sdb1? (Choose TWO correct answers.)
Answer : A, B
Which of the following command sets the Bash variable named TEST with the content FOO?
Answer : D