how to set linux date and time in commands
For example, to change date to 14 Nov 2017 11:57:00, the command would be,
$ sudo date --set "14 Nov 2017 11:57:00"
Tue Nov 14 11:57:00 HKT 2017
how to set linux date and time in commands
For example, to change date to 14 Nov 2017 11:57:00, the command would be,
$ sudo date --set "14 Nov 2017 11:57:00"
Tue Nov 14 11:57:00 HKT 2017