1.
Which of the following files has the correct permissions?
2.
You have a user whose account you want to disable but not remove. What should you do?
3.
What is the purpose of the bash built-in export command?
4.
You are working in a graphical environment and trying to configure PPP, but are having problems. You know that PPP uses the local2 facility for logging. To better watch what's going on, you decide to open an Xconsole session and sent all local2 messages there. How should you configure /etc/syslog.conf to show you all messages sent from PPP?
5.
Which of the following correctly describe the relationship between depmod and modprobe?
6.
The normal use of depmod is to include which of the following lines in one of the files in /etc/rc.d so the correct module dependencies will be available after booting the system?
7.
Which of the following commands loads the module file into the kernel and changes any symbols that are defined on the command line?
8.
What option of the insmod command can you use to force the loading of module even if problems are encountered?
9.
Which of the following commands installs a loadable module in the running kernel?
10.
insmod tries to link a module into the running kernel by resolving all symbols obtained from: