최신Lpi LPIC-1 Exam 102, Part 2 of 2, version 4.0 - 102-400무료샘플문제
문제1
CORRECT TEXT
Which parameter must be passed to ifconfig to activate a previously inactive network interface? (Specify the parameter only without any command, path or additional options)
CORRECT TEXT
Which parameter must be passed to ifconfig to activate a previously inactive network interface? (Specify the parameter only without any command, path or additional options)
정답:
up
문제2
Which file contains the date of the last change of a user's password?
Which file contains the date of the last change of a user's password?
정답: D
문제3
CORRECT TEXT
In which file, if present, must all users be listed that are allowed to use the cron scheduling system? (Specify the full name of the file, including path.)
CORRECT TEXT
In which file, if present, must all users be listed that are allowed to use the cron scheduling system? (Specify the full name of the file, including path.)
정답:
/etc/cron.allow
문제4
CORRECT TEXT
Which keyword must be listed in the hosts option of the Name Service Switch configuration file in order to make host lookups consult the /etc/hosts file?
CORRECT TEXT
Which keyword must be listed in the hosts option of the Name Service Switch configuration file in order to make host lookups consult the /etc/hosts file?
정답:
files
문제5
Which of the following commands lists all defined variables and functions within Bash?
Which of the following commands lists all defined variables and functions within Bash?
정답: D
문제6
After issuing:
function myfunction { echo $1 $2 ; }
in Bash, which output does:
myfunction A B C
Produce?
After issuing:
function myfunction { echo $1 $2 ; }
in Bash, which output does:
myfunction A B C
Produce?
정답: D
문제7
Given the following routing table:

How would an outgoing packet to the destination 192.168.2.150 be handled?
Given the following routing table:

How would an outgoing packet to the destination 192.168.2.150 be handled?
정답: B
문제8
Which of the following programs uses the hosts.allow file to perform its main task of checking for access control restrictions to system services?
Which of the following programs uses the hosts.allow file to perform its main task of checking for access control restrictions to system services?
정답: C
문제9
Which of the following commands puts the output of the command date into the shell variable mydate?
Which of the following commands puts the output of the command date into the shell variable mydate?
정답: C
문제10
What is NOT contained in the locale setting of the operating system?
What is NOT contained in the locale setting of the operating system?
정답: D