Pass4Test의 LPIC Level1 102-350덤프로 시험공부를 하신다면 고객님의 시간은 물론이고 거금을 들여 학원등록하지 않아도 되기에 금전상에서도 많은 절약을 해드리게 됩니다. LPIC Level1 102-350덤프 구매의향이 있으시면 무료샘플을 우선 체험해보세요.
NO.1 You are looking into a new script you received from your senior administrator. In the very first
line you notice a #! followed by a file path. This indicates that:
A. The file at that location was used to make the script.
B. This script provides identical functionality as the file at that location.
C. This script will self-extract into a file at that location.
D. The program at that location will be used to process the script.
Answer: D
NO.2 Which of the following describes the Linux ping packet or datagram?
A. IP packet with a packet type
B. ICMP packet with a message type
C. ICMP packet with a payload
D. UDP datagram with a protocol type
E. UDP datagram with a payload
Answer: B
NO.3 CORRECT TEXT
Which option, when passed to the gpg command, will enter an interactive menu enabling the user to
perform key management related tasks? (Provide only the option)
Answer: edit -key, --edit-key
NO.4 What is pool.ntp.org?
A. A deprecated feature for maintaining system time in the Linux kernel
B. A website which provides binary and source packages for the OpenNTPD project
C. A virtual cluster of various timeservers
D. A community website used to discuss the localization of Linux
Answer: C
NO.5 CORRECT TEXT
You can run the ________ command to see active network and UNIX domain socket connections as
well as other open files. (Please specify the command with no path information, options or
parameters)
Answer: lsof, /usr/bin/lsof
NO.6 To prevent a specific user from scheduling tasks with at, what should the administrator do?
A. Add the specific user to /etc/at.allow file.
B. Add the specific user to [deny] section in the /etc/atd.conf file.
C. Add the specific user to /etc/at.deny file.
D. Add the specific user to nojobs group.
E. Run the following: atd --deny [user].
Answer: C
NO.7 A French user has installed the French language pack, but currencies are still being displayed
with a leading '$' sign in his spreadsheets. What must be done to fix this?
A. Alter the locale.
B. Set the timezone correctly.
C. Edit /etc/currency.
D. Reinstall the French language pack.
Answer: A
NO.8 What output will the command seq 10 produce?
A. A continuous stream of numbers increasing in increments of 10 until stopped.
B. The numbers 1 through 10 with one number per line.
C. The numbers 0 through 9 with one number per line.
D. The number 10 to standard output.
Answer: B