LPI 201-450 Practice Test - Questions Answers, Page 6
List of questions
Related questions
Which command is used to install a new LILO boot loader?
What are the main network services used by the PXE protocol? (Choose TWO correct answers.)
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.)
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.)
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.)
What does a 0 in the last field (fsck order) of /etc/fstab indicate about the filesystem?
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.)
Fill in the blank:
Which command is used to create a ISO9660 filesystem? (Specify ONLY the command without any path or parameters.)
What is the purpose of the smartd daemon?
Which of the following are common Linux filesystem types used for root partitions? (Choose THREE correct answers.)
Question