0
votes
3answers
169 views

Linux date command is 4 minutes slow

I installed Centos onto my server and I noticed that when I compared the date command's output to time.gov (same timezones, of course), the output was 4 minutes behind. This also affects my ...
1
vote
2answers
6k views

How to change the date of Linux to UTC/GMT +1?

I need to change the date of my system. I'm running a Linux CentOS 5.6 # date +%Z UTC # date Thu Oct 6 11:42:45 UTC 2011 How to change the hour to be UTC/GMT +1? Best Regards,