kemonine
/
lollipopcloud
Archived
1
0
Fork 0

Add note about serving ntp via dhcp and network manager

This commit is contained in:
KemoNine 2019-01-15 17:56:16 -05:00
parent 7ddf44a2d6
commit fd7d5ed864
No known key found for this signature in database
GPG Key ID: 9D79FBF661EC6779
1 changed files with 12 additions and 0 deletions

View File

@ -90,6 +90,18 @@ chronyc tracking # Further details
```
## NTP For Network
To enable chrony on your lollipop as the ntp server for your local clients...
``` bash
cat > /etc/Networkmanager/dnsmasq-shared.d/ntp.conf <<EOF
dhcp-options=option:ntp-server,172.30.0.1
EOF
```
## GPX Tracks
### NextCloud