Actualtests 102-400 Questions are updated and all 102-400 answers are verified by experts. Once you have completely prepared with our 102-400 exam prep kits you will be ready for the real 102-400 exam without a problem. We have Renewal LPI 102-400 dumps study guide. PASSED 102-400 First attempt! Here What I Did.

Q41. CORRECT TEXT - (Topic 1) 

What word is missing from the following SQL statement? 

__________ count(*) from tablename; 

(Please specify the missing word using lower-case letters only.) 

Answer: select 


Q42. - (Topic 3) 

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:


Q43. - (Topic 5) 

What of the following can be done by the command ifconfig? (Choose TWO correct answers.) 

A. Set a network interface active or inactive. 

B. Specify the kernel module to be used with a network interface. 

C. Allow regular users to change the network configuration of a network interface. 

D. Change the netmask used on a network interface. 

E. Specify which network services are available on a network interface. 

Answer: A,D 


Q44. - (Topic 5) 

Which of the following keywords can be used in the file /etc/resolv.conf? (Choose TWO correct answers.) 

A. substitute 

B. nameserver 

C. search 

D. lookup 

E. method 

Answer: B,C 


Q45. - (Topic 6) 

Which of the following commands connects to the remote host example.com which has OpenSSH listening on TCP port 2222? (Choose TWO correct answers.) 

A. ssh --port 2222 example.com 

B. ssh -p 2222 example.com 

C. ssh -o Port=2222 example.com 

D. ssh -o GatewayPort=2222 example.com 

E. ssh example.com:2222 

Answer: B,C 


Q46. CORRECT TEXT - (Topic 5) 

What is the lowest numbered unprivileged TCP port? (Specify the number in digits only.) 

Answer: 1024 


Q47. - (Topic 4) 

Which of the following tasks can be accomplished using the command date? (Choose TWO correct answers.) 

A. Synchronize the hardware and system clocks. 

B. Output date and time in different formats. 

C. Set the system clock. 

D. Set the hardware clock. 

E. Update the time via NTP. 

Answer: B,C 


Q48. CORRECT TEXT - (Topic 4) 

After configuring printing on a Linux server, the administrator sends a test file to one of the printers and it fails to print. What command can be used to display the status of the printer's queue? (Specify ONLY the command without any path or parameters.) 

Answer: lpq, /usr/bin/lpq, lpstat, /usr/bin/lpstat