basicNETS.co.uk

...family, life, work

  • Increase font size
  • Default font size
  • Decrease font size

HowTo automatically update the clock in FreeBSD 5.4

E-mail Print PDF
This document describes how to automatically update your system clock using an Internet based time server.
  • Log in as root
  • Type ‘vi /etc/rc.conf’
  • Add the following lines (<a> to append):
    ntpdate_enable="YES"
    ntpdate_flags="ntp0.uk.uu.net"
    keymap="uk.iso"

  • Press <ESC>

  • Press <:><w><q> to write and quit
Last Updated ( Thursday, 27 July 2006 08:48 )