There is a command called date to change the system date and time.
date MMDDhhmm.ss(as root) (all digits, month, day, hour, minute, year etc)
Hey, a neat command to remember when searching for how linux does something, is
"apropos".
You can typeapropos date and get a list of
The way I do it is with
date -s "hh:mm:ss" (h = hour, m = minute, s = second) - man date for other options
Be careful with make right after this, esp. if setting the clock back - it won't like
it!
Britta
[EMAIL PROTECTED] http://www.linuxchix.org
hey gang,
thisquestion might me very dumb but had to ask.
How do I change the system time on my linux machine ??
sorry again ..
- klayan
[EMAIL PROTECTED] http://www.linuxchix.org