21. 

To build a modularized kernel, the kernel-headers and kernel-source packages must first be installed. Where will you find the kernel-headers and kernel-source?

A. /usr/local
B. /usr/src/linux
C. /usr/sre/redhat
D. /usr/bin
E. None of the above

22. 

After you have compiled your kernel, what do you have to edit to boot your new kernel image?

A. /boot/lilo.conf
B. /etc/conf.modules
C. /etc/named.boot
D. /etc/lilo.conf
E. None of the above

23. 

To create an installation boot floppy disk from Linux (or another Unix) machine, what command could you use?

A. fdisk
B. fsck
C. dd
D. rawrite
E. None of the above

24. 

You just added a new user, kara, to the system. What group is kara added to by default?

A. root
B. kara
C. group
D. user
E. None of the above

25. 

What are the appropriate Hex codes for setting Linux swap and Linux native partition types in fdisk?

A. 82 and 83
B. 92 and 93
C. 63 and 64
D. 82 and 85
E. None of the above