1.
An administrator wants to preview where the package file, apache-xml.i386.rpm, will install its files before installing it. Which of the following commands should the administrator issue?
2.
Bob accidentally created the subdirectory \bobsdir in his home directory. He tried to remove the subdirectory with the command rmdir \bobsfile only to receive the error, "No such file or directory." . Which of the following commands will remove the directory?
3.
Which of the following commands will print the inode usage on each mounted filesystem?
4.
Which of the following commands will uninstall a package but leave its configuration files in case a package is re-installed?
5.
How does an administrator get a list of files that have been installed from a dpkg package?
6.
Which of the following command line redirection characters instructs the shell to read from the current input source until a specific word, on a separate line and without and trailing spaces, is reached?
7.
In bash, inserting 1>&2 after a command redirects:
8.
In compliance with the FHS, in which of the following places are man pages typically found?
9.
Select the line that BEST represents what permissions the /etc/passwd file should have.