Lpi General Linux, Part 2 - 117-102 FREE EXAM DUMPS QUESTIONS & ANSWERS
Modprobe will automatically load all base modules needed in the module stack as described by
its dependency file. What file is this?
its dependency file. What file is this?
Correct Answer: C
Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
CORRECT TEXT
What command will display the group names and GIDs to which a user belongs?
(Provide only the command name with or without path information)
What command will display the group names and GIDs to which a user belongs?
(Provide only the command name with or without path information)
Correct Answer:
id,
/usr/bin/id
/usr/bin/id
On a dual boot system, every time the system is booted back into Linux the time has been set backward by one day. Which of the following commands will correct the problem?
Correct Answer: B
Vote an answer
CORRECT TEXT
You are using X and wish to build a new kernel. What X tool would you use to build the .config file.
Type in just the command, not switches
You are using X and wish to build a new kernel. What X tool would you use to build the .config file.
Type in just the command, not switches
Correct Answer:
make
xconfig xconfigis a graphical frontend using qconfby Roman Zippel. It requires the qtand X libraries to build and use. The interface is intuitive and customizable. Online help is automatically shown for each kernel configuration option. It also can show dependency information for each module which can help diagnose build errors.
xconfig xconfigis a graphical frontend using qconfby Roman Zippel. It requires the qtand X libraries to build and use. The interface is intuitive and customizable. Online help is automatically shown for each kernel configuration option. It also can show dependency information for each module which can help diagnose build errors.
CORRECT TEXT
Assume that on your system, there are man pages for both the command crontab and the configuration file for crontab. What command would you use to access the man page for the crontab configuration file?
Assume that on your system, there are man pages for both the command crontab and the configuration file for crontab. What command would you use to access the man page for the crontab configuration file?
Correct Answer:
man 5 crontab
What command should you use to unload loadable modules from the running kernel?
Correct Answer: A
Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).
CORRECT TEXT
Type in the name of the file including path of the static host name to IP address configuration file
Type in the name of the file including path of the static host name to IP address configuration file
Correct Answer:
/etc/hosts
What is the conventional purpose of Linux UIDs that are lower than 100?
Correct Answer: B
Vote an answer
Which protocol is used for the majority of the ping command's actions?
Correct Answer: A
Vote an answer
inetd.conf was changed. How to reinit changes?
Correct Answer: A
Vote an answer
Explanation: Only visible for FreeCram members. You can sign-up / login (it's free).