Posts Tagged ‘117-102 exam questions’

117-102 exam questions

1. Your senior system administrator asked you to edit the /etc/inetd.conf file in order to disable the time service.  After doing so, what would be the next thing to do?
A. Reboot the machine.
B. Restart the inetd.
C. Find the PID of inetd and kill it with kill -15.
D. Find the PID of inetd and send it a SIGHUP.
Answer: D

Read the rest of this entry »