An administrator needs to configure a server (192.168.22.22) as a temporary solution for an NTP
master that has stopped working. What is the process for configuring the NTP master?

A.
Edit the /etc/ntp.conf file changing the server line to ‘server 127.127.1.0’ and add the line ‘fudge
127.127.1.0 stratum 0′, and then refresh the daemon.
B.
Edit the /etc/ntp.conf file changing the server line to ‘server 127.127.1.0’ and add the line ‘master
127.127.1.0 stratum 0′, and then refresh the daemon.
C.
Edit the /etc/ntp.conf file changing the server line to ‘server 192.168.22.22’ and add the line
‘fudge 192.168.22.22 stratum 0’, and then refresh the daemon.
D.
Edit the /etc/ntp.conf file changing the server line to ‘server 192.168.22.22’ and addthe line
‘master 192.168.22.22 stratum 0’, and then refresh the daemon.