Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This is how you might setup ntp.
The city's ntp server is 10.1.3.22.

$ yum list ntp
$ sudo yum install ntp
$ sudo yum reinstall ntp
$ sudo find / -name ntpdate
$ sudo /usr/sbin/ntpdate --help
$ sudo /usr/sbin/ntpdate 10.1.3.22
$ sudo /etc/init.d/ntpd start
$ ps -ef | grep ntp
  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.