EMT Practice Test
1. Question Content...
Question1: What does the command mount --bind do?
Question9: Which grep command will print only the lines that do not end with a / in the file foo?
Question13: Which of the following is a limitation of the cut command?
Question14: Which of the following commands lists the dependencies of a given dpkg package?
Question15: Which of the following file permissions belong to a symbolic link?
Question23: Which function key is used to start Safe Mode in Windows NT?
Question27: During a system boot cycle, what program is executed after the BIOS completes its tasks?
Question30: What is true regarding UEFI firmware? (Choose two.)
Question43: Which of the following command sets the Bash variable named TEST with the content FOO?
Question47: What is the default nice level when a process is started using the nice command?
Question51: What does the command mount -a do?
Question66: How is a symbolic link called bar.conf pointing to foo.conf created?
Question72: Which of the following commands instructs SysVinit to reload its configuration file?
Question77: Which program updates the database that is used by the locate command?
Question81: What can the Logical Volume Manager (LVM) be used for? (Choose THREE correct answers.)
Question82: What is true regarding the configuration of yum? (Choose two.)
Question83: What is the purpose of the Filesystem Hierarchy Standard?
Question84: Which command must be entered before exiting vi to save the current file as filea.txt?
Question90: In Bash, inserting 1>&2 after a command redirects
Question97: What is the purpose of the xargs command?
Question98: Which of the following commands will display the inode usage of each mounted filesystem?
Question101: What is true regarding the command
ls > files
if files do not exist?
Question103: Which of the following commands lists the dependencies of the RPM package file foo.rpm?
Question106: Which wildcards will match the following filenames? (Choose two.)
ttyS0
ttyS1
ttyS2
Question112: Which of the following commands redirects the output of ls to standard error?
