How to change Linux web server date through SSH?
|
feedback
|
migrated from stackoverflow.com Apr 30 '11 at 16:52
This question came from our site for professional and enthusiast programmers.
|
Use the following syntax to set new data and time:
| |||||
feedback
|
|
Another option is to use the ntpdate command to sync it from a public NTP server, then start up ntpd to keep it in sync. | |||
|
feedback
|
