최신 102-400 무료덤프 - Lpi LPIC-1 Exam 102, Part 2 of 2, version 4.0
Which of the following programs can be used to determine the routing path to a given destination?
정답: B
CORRECT TEXT
Which command is used to add an empty group to the system? (Specify ONLY the command without any path or parameters.)
Which command is used to add an empty group to the system? (Specify ONLY the command without any path or parameters.)
정답:
groupadd, /usr/sbin/groupadd
Which commands can be used to change a user's account aging information? (Choose THREE correct answers.)
정답: A,C,E
Which of the following are commonly used Mail Transfer Agent (MTA) applications? (Choose THREE correct answers.)
정답: A,D,E
Which of the following commands should be added to /etc/bash_profile in order to change the language of messages for an internationalized program to Portuguese (pt)?
정답: B
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)
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
Which of the following files assigns a user to its primary group?
정답: A
CORRECT TEXT
Which file specifies the user accounts that can NOT submit jobs via at or batch? (Provide the full path and filename)
Which file specifies the user accounts that can NOT submit jobs via at or batch? (Provide the full path and filename)
정답:
/etc/at.deny
What output will the following command sequence produce?
echo '1 2 3 4 5 6' | while read a b c; do
echo result: $c $b $a;
done
echo '1 2 3 4 5 6' | while read a b c; do
echo result: $c $b $a;
done
정답: C
Which of the following is a legacy program provided by CUPS for sending files to the printer queues on the command line?
정답: C