On Thu, Jun 06, 2013 at 06:21:32PM -0700, Chris Stankevitz wrote: > Hi, > > What is the gentoo equivalent to this ubuntu command: > > apt-get install ntpdate && ntpdate pool.ntp.org > > The first command installs ntpdate, a program that uses ntp to > immediately set the clock, even if it is going to be a large > adjustment. The second comment tells ntpdate to sync the clock. > > Thank you, > > Chris >
emerge ntp && ntpdate pool.ntp.org -- staticsafe O< ascii ribbon campaign - stop html mail - www.asciiribbon.org Please don't top post - http://goo.gl/YrmAb Don't CC me! I'm subscribed to whatever list I just posted on.

