nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

Run ntpdate startup once

This is a discussion on Run ntpdate startup once within the Getting started tutorials forums, part of the Linux Getting Started category; ntpdate sets the local date and time by polling the Network Time Protocol (NTP) server( given as the server arguments ...


Go Back   nixCraft Linux Forum > Linux Getting Started > Getting started tutorials

Register FAQ Members List Calendar Forgotten your password? Mark Forums Read
  #1 (permalink)  
Old 01-26-2007, 08:38 PM
chimu's Avatar
Contributors
User
 
Join Date: Mar 2005
My distro: Ubuntu
Posts: 33
Rep Power: 0
chimu is an unknown quantity at this point
Default Run ntpdate startup once

ntpdate sets the local date and time by polling the Network Time Protocol (NTP) server( given as the server
arguments to determine the correct time.

To setup ntpdate statup once under Debian or Ubuntu Linux use any one of the following command:
Text based GUI tool, type the command and selecct ntpdate
Code:
rcconf
Use command line tool update-rc.d:
Code:
update-rc.d ntpdate defaults
Ubuntu lovers err users type
Code:
sudo update-rc.d ntpdate defaults
For information can be obtained by typing following command
man rcconf
man update-rc.d

Read FAQ Ubuntu Linux how to set the date and time via Network Time Protocol (NTP)
Reply With Quote
Sponsored Links
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Change/Set priority of startup service ssol CentOS / RHEL / Fedora 0 04-21-2008 06:33 AM
Automatic startup service gthian Shell scripting 0 06-24-2007 09:21 AM
Ubuntu Linux control startup services or scripts chimu Shell scripting 1 10-06-2006 02:17 AM
squid service error loading on startup asim.mcp Linux software 5 07-27-2006 03:29 PM
Load OpenOffice.org in zippy i.e. reduce startup time tom Getting started tutorials 2 02-26-2006 11:36 AM


All times are GMT +5.5. The time now is 09:50 PM.


Powered by vBulletin® Version 3.7.4 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36