LPI 201-450 Practice Test - Questions Answers, Page 6
List of questions
Related questions
Question 51

Which command is used to install a new LILO boot loader?
Question 52

What are the main network services used by the PXE protocol? (Choose TWO correct answers.)
Question 53

Which files are updated as devices are mounted and unmounted to provide information on the currently mounted devices and the options used? (Choose TWO correct answers.)
Question 54

Consider the following /etc/fstab file:
/dev/hda1 swap swap defaults 0 0
/dev/hda2 / ext2 defaults 1 1
/dev/hda3 /home ext2 defaults 1 2 none /proc proc defaults 0 0
/dev/sdb1 /media/usb0 vfat user,noauto 0 0
What is one of the possible commands that an ordinary (non-root) user can use to mount the /dev/sdb1 partition on the /media/usb0 mount point? (Please enter the command with all parameters and/or options but without any file system type options.)
Question 55

After a lot of write operations, the administrator want to ensure that the kernel flushes the file system buffers to disk. Which command will accomplish this? (Specify ONLY the command without any path or parameters.)
Question 56

What does a 0 in the last field (fsck order) of /etc/fstab indicate about the filesystem?
Question 57

Fill in the blank:
Which command turns an existing ext2 filesystem non-destructively into an ext3 filesystem? (Specify ONLY the command without any path or parameters.)
Question 58

Fill in the blank:
Which command is used to create a ISO9660 filesystem? (Specify ONLY the command without any path or parameters.)
Question 59

What is the purpose of the smartd daemon?
Question 60

Which of the following are common Linux filesystem types used for root partitions? (Choose THREE correct answers.)
Question