how to synchronize your computer with an NTP server Network Time Protocol
RegisterLogin
how to synchronize your computer with an NTP server Network Time Protocol
Post Description: how to synchronize your computer with an NTP server Network Time Protocol
Tags: how, to, synchronize, your, computer, with, an, NTP, server, Network, Time, Protocol
This Post Was Posted On Feb 29, 2008 By paco #2190
Post Description: how to synchronize your computer with an NTP server Network Time Protocol
Tags: how, to, synchronize, your, computer, with, an, NTP, server, Network, Time, Protocol
This Post Was Posted On Feb 29, 2008 By paco #2190
how to synchronize your computer with an NTP server Network Time Protocol by paco
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
hostman
#2258 1
its helpful sometimes to synchronize your server with the Network Time Protocol or NTP server to keep track of time automatically. do to that just do these commands in the linux shell prompt..
INSTALL NTP WITH YUM
MAKE NPT START ON EVERYTIME YOUR COMPUTER BOOTS UP
SYCHRONIZE WITH NTP.ORG SERVER
START THE NTP DEAMON
INSTALL NTP WITH YUM
yum install ntp
MAKE NPT START ON EVERYTIME YOUR COMPUTER BOOTS UP
chkconfig --levels 235 ntpd on
SYCHRONIZE WITH NTP.ORG SERVER
ntpdate 0.pool.ntp.org
START THE NTP DEAMON
/etc/init.d/ntpd start
Jul 09, 2007 Reply Report abuse
©2011 Webune Forums - Thu Dec 22, 2011 1:04 pm
Powered by: Webune Forums V3
Powered by: Webune Forums V3