1.
Which of the following is very important when installing from source code (Check TWO that apply)?
2.
You are building a server that will undergo many hardware and operating system upgrades. The server is the file server for all users on your 100 user network. Which directory should have its own mountpoint and/ or hard drive?
3.
What file is read by the program ldconfig?
4.
After a minor security incident you are instructed by your lead sys-admin to verify the RPM's installed on a running system. Which command will create a complete report which you can analyze for changes which may be security related?
5.
you remove this package?A. rpm -qe rpmname Answer: EYou see following output while trying to install an updated package: [root@example pub]# rpm I gthumb- 2.2.0.i386.rpm package gthumb- 1.0.1.i386.rpm is already installed. Which command will allow you to install the updated version?
6.
Which of the following would do the same as the command cat < file1.txt > file2.txt?
7.
As root you have navigated to directory /B. You wish to move all of the files and directories from directory /A to directory /B. Which of the following options would be the most appropriate command line to execute this task?
8.
What key sequence will suspend the current process and return you to a shell prompt?
9.
Which TWO commands will find the path for the binary vim?
10.
What command changes the priority of the process running with process id of 12345 to the highest priority?