Theme images by Storman. Powered by Blogger.

01 June 2016

How to change date/time in Linux

At the point when Linux date/time isn't right, you should set to the right one.

Use underneath order to see the present date/time:



# date
# date -s “2 APR 2014 8:00:00”

or
# date –set=”2 APR 2014 8:00:00″

0 on: "How to change date/time in Linux"