An open API service indexing awesome lists of open source software.

https://github.com/ericklv/configured-time-on-linux-with-ntp


https://github.com/ericklv/configured-time-on-linux-with-ntp

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Configured-Time-On-Linux-with-NTP

First install ntp
# pacman -S ntp

Enable NTP
# systemctl enable ntpd

Set time on session
# ntpd -qg

Set time on hardware
# hwclock -w