Linux Toolkits
Linux Toolkits Blog is a scratch-pad of tips and findings on Linux
Thursday, May 14, 2009
Setting NTP Client on CentOS
To set your CentOS Server as a NTP Client, here how
# yum install ntp
# chkconfig --levels 235 ntpd on
# ntpdate 0.pool.ntp.org
# /etc/init.d/ntpd start
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment