This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
networking:linux:linux_time [2015/09/24 14:48] gcooper |
networking:linux:linux_time [2021/01/16 21:15] (current) gcooper |
||
---|---|---|---|
Line 9: | Line 9: | ||
grep ntp / | grep ntp / | ||
+ | </ | ||
+ | |||
+ | ===== Ubuntu ===== | ||
+ | |||
+ | https:// | ||
+ | |||
+ | https:// | ||
+ | |||
+ | :!: '' | ||
+ | |||
+ | < | ||
+ | timedatectl set-timezone America/ | ||
+ | |||
+ | timedatectl status | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | systemctl restart systemd-timesyncd.service | ||
</ | </ | ||
Line 55: | Line 73: | ||
Edit / | Edit / | ||
- | < | ||
+ | < | ||
vi / | vi / | ||
Line 94: | Line 112: | ||
</ | </ | ||
+ | < | ||
sudo service ntpd restart | sudo service ntpd restart | ||
+ | </ | ||
+ | |||
+ | ===== Public Server ===== | ||
+ | |||
+ | https:// | ||
===== Firewall ===== | ===== Firewall ===== |