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
- Host: GitHub
- URL: https://github.com/ericklv/configured-time-on-linux-with-ntp
- Owner: ericklv
- Created: 2017-02-04T08:47:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-04T08:49:51.000Z (over 9 years ago)
- Last Synced: 2025-06-24T08:47:27.650Z (12 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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