Site Administration Page 12 - Kernel, Cron, and User Administration, Part 2 |
The following questions will help you measure your understanding of the material presented in this chapter. Read all the choices carefully, as there may be more than one correct answer. Choose all correct answers for each question. This is just to test your understanding of the material; Red Hat no longer includes multiple choice questions on the RHCE or RHCT exams.Shell Configuration Files 1. The system-wide file associated with the bash shell is: Setting Up and Managing Disk Quotas 2. You are running an ISP service and provide space for users’ Web pages. You want them to use no more than 40MB of space, but you will allow up to 50MB until they can clean up their stuff. How could you use quotas to enforce this policy?
3. If you wanted to configure quotas for everyone on the /home directory, what would you add to the options in /etc/fstab? The Basics of the Kernel 4. You are troubleshooting someone else’s computer and are not sure what network card is inside it. You have checked the output from the dmesg command, but no network cards are listed, and even though you have a bunch of compiled network modules, none are currently loaded. What could you do to load the unknown network device most quickly?
5. You can’t find any modules in the /lib/modules/kernel_version/kernel/drivers (or similar) directories. Which of the following actions would set up these modules?
New Kernels, the Easy Way 6. When you install an updated kernel from a Red Hat RPM, which of the following steps do you need to take?
Kernel Sources 7. You’re not sure which kernel source tree is active for your Linux computer. Which of the following directories should be linked to that source tree?
Recompiling a Kernel 8. When compiling a kernel, you’ve navigated to the /usr/src/linux-2.4 directory. Which of the following would not work with the make command to reconfigure your kernel?
9. You have just compiled a new kernel with the make bzImage command. You need to copy the kernel and Initial RAM disk to the /boot directory. What is the most efficient way to make this happen?
The cron and at Systems 10. You want to schedule a maintenance job to run from your home directory on the first of every month at 4:00 A.M. Which of the following cron entries runs the specified job at the specified time?
blog comments powered by Disqus |