NTP client configuration for Linux

NTP service will keep your computer's date and time up to date with internet global time.
The first step is to install support for NTP add some Debian packages.

# apt-get install ntp
# apt-get install ntpdate

Then we have to add a cron tab if not already present in cron.daily:
#!/bin/sh

ntpdate tick.nap.com.ar

If you've found this to be an useful article, don't forget to share it.

Bookmark NTP client configuration for Linux at Google Bookmark NTP client configuration for Linux at del.icio.us Digg NTP client configuration for Linux Technorati NTP client configuration for Linux Bookmark NTP client configuration for Linux at YahooMyWeb Bookmark NTP client configuration for Linux at reddit.com Stumble It! Bloglines NTP client configuration for Linux Bookmark using any bookmark manager! 
www.DRK.com.ar - Copyright 2002-2010 by DRK