networking:linux:linux_time
Differences
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 [2020/10/05 14:17] gcooper |
networking:linux:linux_time [2021/01/16 21:15] (current) gcooper |
| |
https://linuxconfig.org/how-to-change-timezone-on-ubuntu-18-04-bionic-beaver-linux | https://linuxconfig.org/how-to-change-timezone-on-ubuntu-18-04-bionic-beaver-linux |
| |
| https://feeding.cloud.geek.nz/posts/time-synchronization-with-ntp-and-systemd/ |
| |
:!: ''systemd-timesyncd'' is a client-only, lightweight, simple, replacement for ''ntpd''. It cannot act as a time server. | :!: ''systemd-timesyncd'' is a client-only, lightweight, simple, replacement for ''ntpd''. It cannot act as a time server. |
| |
Edit /etc/ntp.conf and add a line for your preferred server: | Edit /etc/ntp.conf and add a line for your preferred server: |
<file> | |
| |
| <file> |
vi /etc/ntp.conf | vi /etc/ntp.conf |
| |
</file> | </file> |
| |
| <file> |
sudo service ntpd restart | sudo service ntpd restart |
| </file> |
| |
| ===== Public Server ===== |
| |
| https://www.digitalocean.com/community/tutorials/how-to-configure-ntp-for-use-in-the-ntp-pool-project-on-ubuntu-16-04 |
| |
===== Firewall ===== | ===== Firewall ===== |
networking/linux/linux_time.1601929037.txt.gz · Last modified: 2020/10/05 14:17 by gcooper