Google


ADBRITE ads links
You are here: CodeIdol.com > Unix > Linux® Quick Fix > The NTP Server > How To Get NTP Started

SAVE
Digg
Shown on del.icio.us del.icio.us
See Whos Talking About This on Technorati Technorati
I've Reddit reddit

How to Get NTP Started

You have to restart the NTP process every time you make a change to the configuration file for the changes to take effect on the running process.

  • To get NTP configured to start at boot, use the line:

    [root@bigboy tmp]# chkconfig ntpd on
    

  • To start, stop, and restart NTP after booting, follow these examples:

    [root@bigboy tmp]# service ntpd start
    [root@bigboy tmp]# service ntpd stop
    [root@bigboy tmp]# service ntpd restart
    

    SAVE
    Digg
    Shown on del.icio.us del.icio.us
    See Whos Talking About This on Technorati Technorati
    I've Reddit reddit

    You are here: CodeIdol.com > Unix > Linux® Quick Fix > The NTP Server > How To Get NTP Started
       
    Related tags







    Popular Categories
    Unix books and guides
    AJAX popular information
    C# language guides
    Windows books and cookbooks
    .......






    © CodeIdol Labs, 2007