To change date and time on your shell manually you need type the following code:

~# date --set 2008-11-19
~# date --set 15:25:0

Make sure to respect the syntax.

Tags:

Comments are closed.