Updating your system time with date command.
If you use date command without any parameter, it will print the current date and time. [root@centos ~]# date Thu Jan 7 18:33:48 CET 2010 You can use the same command to set/change your system date and time. Notation for this usage as listed below. date MMDDhhmmYYYYY Let’s say that we would like to set [...]
Read the rest of this entry »