The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > OS X (Apple)
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 03-02-2007
sysgate's Avatar
sysgate sysgate is offline
Unix based
 

Join Date: Nov 2006
Location: /root
Posts: 1,162
What is the error that you've received ?
Example - I use this command :
Code:
/usr/sbin/ntpdate 209.81.9.7 > /dev/null 2>&1
to set the time via ntpdate. Otherwise you may use the global server : ntp.pool.org
Reply With Quote