LinuxIT Technical Education Centre Training courses 2005
LPI201 Sample Questionnaire The following is a sample of questions similar to those covered in the LPI201 training course exam. We have collated those questions to assist you in determining which LPI course is suitable for your current level of knowledge. ♦ If you find the questions below difficult, or impossible to answer, the LPI201 should be the right training course for you. ♦ If you are able to answer the questions, we recommend that you book the course that takes you to the next level (LPI202), or test your knowledge on the LPI202 sample questionnaire. ♦ If you would like further advice on what training is suitable for you, please don’t hesitate to contact us. e:
[email protected] t: +44 (0)117 905 8718 ___________________________________________________________________________________ 1. Which file contains the parameters passed to the kernel at boot time? A. /proc/1/cmdline B. /proc/kmsg C. /proc/cmdline D. /proc/sys/kernel/cmdline 2. A patch is ready to be applied to the contents of directory DIR. What is the correct syntax when applying the patch (use minimum amount of switches) a) one directory above DIR: ______________________ b) within the DIR directory: ______________________ 3. Which tool can be used to create a filesystem on a logical volume: a) lvformat b) vgcreate c) mkfs d) lvextend 4. The 'users' option will allow any user to mount a block device. In order to prevent users from executing commands and creating special devices which of the following entries in fstab are correct? A. /dev/fd0 /mnt/floppy defaults,noauto 0 0 B. /dev/fdo /mnt/floppy noauto,users 0 0 C. /dev/fd0 /mnt/floppy noauto,users,noexec,nodev 0 0 D. /dev/fd0 /mnt/floppy noauto,owner,defaults 0 0
________________________________________________________________________________________________ LinuxIT is registered in England No:04470427. Visit www.linuxit.com for more information.
LinuxIT Technical Education Centre Training courses 2005 5. What is the correct syntax in /etc/auto.master to mount the NFS share using automount from the remote host 10.0.0.1 called /usr/local/graphics on to the local mount point /extra/graphics/ ? A. /extra/graphics /etc/auto.graphics, 10.0.0.1:/usr/local/graphics. Where /etc/auto.graphics contains: graphics -fstype=nfs,ro,nolock 10.0.0.1:/usr/local/graphics B. /extra /etc/auto.extra Where /etc/auto.extra contains: graphics -ro,initr 10.0.0.1:/usr/local/graphics C. /extra/* /etc/auto.extra Where /etc/auto.extra contains: graphics -ro,initr :10.0.0.1:/usr/local/graphics 6. Which tool will start the arrays listed in /etc/raidtab? 7. Which of the following is not an NFS mount option in /etc/fstab? A. nolock B. intrd C. async D. hard 8. Which is the correct option in smb.conf to setup the server as a WINS server? A. wins server = yes B. wins = yes C. wins support = yes D. enable wins = yes 9. Which command will start the PCMCIA service (provided the proper modules have been loaded) A. cardctl B. cardmgr C. pcmcia_start D. pcmciactl 10. Which tool can be used to compare two binaries and determine if the two files are different?
Please contact us if you have any questions. E:
[email protected] T: +44 (0)117 905 8718
________________________________________________________________________________________________ LinuxIT is registered in England No:04470427. Visit www.linuxit.com for more information.