LX0-103 Real Exam Dumps Questions and answers 31-40
Get Full Version of the Exam
http://www.EnsurePass.com/LX0-103.html
Question No.31
Which function key is used to start Safe Mode in Windows NT?
-
F10
-
F8
-
F6
-
Windows NT does not support Safe Mode
Correct Answer: D
Question No.32
Which of the following commands can be used to download the RPM package kernel without installing it?
-
yum download no-install kernel
-
yumdownloader kernel
-
rpm download package kernel
-
rpmdownload kernel
Correct Answer: B
Question No.33
Which of the following environment variables overrides or extends the list of directories holding shared libraries?
-
LD_LOAD_PATH
-
LD_LIB_PATH
-
LD_LIBRARY_PATH
-
LD_SHARE_PATH
-
LD_RUN_PATH
Correct Answer: C
Question No.34
When removing a package, which of the following dpkg options will completely remove the files including configuration files?
-
clean
-
delete
-
purge
-
remove
Correct Answer: C
Question No.35
Which world-writable directory should be placed on a separate partition in order to prevent users from being able to fill up the / filesystem? (Specify the full path to the directory.)
Correct Answer: /tmp, tmp, /var/tmp, /tmp/, /var/tmp/
Question No.36
Which of the following commands lists the dependencies of a given dpkg package?
-
apt-cache depends-on package
-
apt-cache dependencies package
-
apt-cache depends package
-
apt-cache requires package
Correct Answer: C
Question No.37
Which of the following commands updates the linker cache of shared libraries?
-
mkcache
-
soconfig
-
mkldconfig
-
lddconfig
-
ldconfig
Correct Answer: E
Question No.38
Which option to the yum command will update the entire system? (Specify ONLY the option name without any additional parameters.)
Correct Answer: update, upgrade
Question No.39
Which of the following are valid stream redirection operators within Bash? (Choose THREE correct answers.)
A. lt;
B. lt;lt;lt;
C. gt;
D. gt;gt;gt;
E. %gt;
Correct Answer: ABC
Question No.40
In Bash, inserting 1gt;amp;2 after a command redirects
-
standard error to standard input.
-
standard input to standard error.
-
standard output to standard error.
-
standard error to standard output.
-
standard output to standard input.