QUESTION 71
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/fd0 /media/floppy vfat user,noauto 0 0
What command can an ordinary (non-root) user use to mount a floppy disk in this system? (Please enter the command with all parameters and/or options)
Answer: mount /dev/fd0
QUESTION 72
How can the label root be added to the ext2 file-system on /dev/sda1? Please enter the command with all parameter(s) and/or option(s):
Answer: tune2fs -L root /dev/sda1
QUESTION 73
How can a journal added, non-destructively, to the ext2 file-system on /dev/dg/lv05?
Please enter the command with all parameter(s):
Answer: tune2fs -j /dev/dg/lv05
QUESTION 74
You want to change the file that contains the message which is used at the login prompt when users log in locally. Please enter the file including the path.
Answer: /etc/issue
QUESTION 75
Which environment variable you have to setup to use shared libraries that are not in the standard search path?
Answer: LD_LIBRARY_PATH
QUESTION 76
You wish to notify all users that you have to take down a service on which they rely. What command will allow you to send a message to all currently logged on users? Enter only the command, not the path.
Answer: wall
QUESTION 77
According to the configuration below, what is the e-mail address of the administrator for this domain?
$TTL 86400
$ORIGIN lpi.org
@ IN SOA test.lpi.org hostmaster.lpi.org (
2005010101
10800
604800
86400 )
Answer: [email protected]
QUESTION 78
When configuring a new kernel, what file under /usr/src/linux/ contains the configuration?
Answer: .config
QUESTION 79
What is the command that will extract information, such as module parameters, from the Linux Kernel modules and print this information to the command line? (Please specify only the command with no path information)
Answer: modinfo
QUESTION 80
In which directory is the Linux kernel documentation be found?
Answer: /usr/src/linux/Documentation
If you want to pass the LPI 117-201 sucessfully, recommend to read latest Exam 117-201 full version.