Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

ntp not starting after reboot

 Systemd:
 
 sudo timedatectl set-ntp no
 sudo systemctl enable ntp(d)
 sudo systemctl start ntp(d)
 
 (ntp service is ntpd in Red Hat but ntp in Debian)
 
 
PREVIOUS NEXT
Tagged: #ntp #starting #reboot
ADD COMMENT
Topic
Name
4+1 =