CentOS: Difference between revisions

Jump to navigation Jump to search
121 bytes added ,  2 April 2018
Check date & time and NTP status
Synchronize with NTP server
Check date & time and NTP status
Line 18: Line 18:
| style="width: 50%;" | Synchronize with NTP server
| style="width: 50%;" | Synchronize with NTP server
| style="width: 50%;" | <div class="cli">$ systemctl stop ntpd<br>$ ntpdate pool.ntp.org<br>$ systemctl start ntpd</div>
| style="width: 50%;" | <div class="cli">$ systemctl stop ntpd<br>$ ntpdate pool.ntp.org<br>$ systemctl start ntpd</div>
|-
| style="width: 50%;" | Check date & time and NTP status
| style="width: 50%;" | <div class="cli">$ timedatectl</div>
|}
|}

Navigation menu