102-350 無料問題集「Lpi LPI Level 1 Exam 102, Junior Level Linux Certification, Part 2 of 2」
CORRECT TEXT
An administrator wants to determine the geometry of a particular window in X, so she issues the __________ -metric command and then clicks on the window.
An administrator wants to determine the geometry of a particular window in X, so she issues the __________ -metric command and then clicks on the window.
正解:
/usr/bin/xwininfo, xwininfo
CORRECT TEXT
What word will complete an if statement in bash such as the following:
if [ -x "$file" ]; then
echo $file
(Please provide the missing word only)
What word will complete an if statement in bash such as the following:
if [ -x "$file" ]; then
echo $file
(Please provide the missing word only)
正解:
fi
CORRECT TEXT
To slave the NTP daemon to an external source, an administrator needs to modify the ______ variable in the /etc/ntp.conf file.
To slave the NTP daemon to an external source, an administrator needs to modify the ______ variable in the /etc/ntp.conf file.
正解:
server
CORRECT TEXT
The ________ command is used to add a group to the system.
The ________ command is used to add a group to the system.
正解:
groupadd, /usr/sbin/groupadd
CORRECT TEXT
By default, the contents of which directory will be copied to a new user's home directory when the account is created by passing the -m option to the useradd command? (Please provide the full path)
By default, the contents of which directory will be copied to a new user's home directory when the account is created by passing the -m option to the useradd command? (Please provide the full path)
正解:
/etc/skel, /etc/skel/