Last active
December 23, 2015 18:39
-
-
Save jansanchez/6677346 to your computer and use it in GitHub Desktop.
Cambiar la hora en linux crunchbang
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo date -s hhmm | |
$ sudo date -s 1205 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment