changing date in solaris machine.......
- by RBA
Hi,
I am in process of updating the Solaris Machine's System Date and Time.... I am using the following command.... Loginned as root........
# date -u 062800002010
Mon Jun 28 00:00:00 GMT 2010
# date
Sun Feb 28 05:30:02 IST 2010
As seen above,, when i fire the "date" command again.... the new updated date doesn't get reflected......... Please let me know on what could be the issue.......
Thanks....