April 2021 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Categories
- Authentication (1)
- Docker (1)
- Linux (1)
Archives
Meta
Category Archives: Linux
Linux date command -s (–set) doesn’t work
When we use the date command to change system DateTime: date -s '2021-03-04 11:21:13' to change system time, the system return Thu Mar 4 11:21:13 CST 2021 It looks like the time have already changed successfully, but run the date command again and found the time still the … Continue reading