12
edits
Changes
Added chrony
</pre>
=== Using chrony ===
Backup your <code>/etc/chrony/chrony.conf</code>:
<pre>
# cp /etc/chrony/chrony.conf /etc/chrony/chrony.conf.bak
</pre>
Add the following lines to <code>/etc/chrony/chrony.conf</code>:
<pre>
server ntp-1.vt.edu
server ntp-2.vt.edu
server ntp-3.vt.edu
server ntp-4.vt.edu
</pre>
[[Category:Howtos]]
[[Category:Campus computing resources]]