Update time on Linux with time server
1 /usr/bin/rdate -s time.nist.gov 2 /sbin/hwclock --systohc
DZone Snippets > peter > time
13460 users tagging and storing useful source code snippets
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
Peter Cooperx http://www.petercooper.co.uk/
1 /usr/bin/rdate -s time.nist.gov 2 /sbin/hwclock --systohc