Configure NTP
Configure NTP on Pritunl servers
sudo yum -y install ntp
sudo systemctl start ntpd
sudo systemctl enable ntpdsudo dnf -y install chrony
sudo systemctl start chronyd
sudo systemctl enable chronydLast updated
Configure NTP on Pritunl servers
sudo yum -y install ntp
sudo systemctl start ntpd
sudo systemctl enable ntpdsudo dnf -y install chrony
sudo systemctl start chronyd
sudo systemctl enable chronydLast updated