Advertisement
Guest User

Untitled

a guest
Mar 6th, 2013
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. # /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help
  2.  
  3. driftfile /var/lib/ntp/ntp.drift
  4.  
  5. #NTP-servers (ntp,esox):
  6. server 62.141.187.4
  7. server 62.141.187.2
  8.  
  9. # Use Ubuntu's ntp server as a fallback.
  10. server ntp.ubuntu.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement