Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

Code Block
sudo yum -y install ntp ntpdate
sudo chkconfig ntpd on
sudo ntpdate 0.centos.pool.ntp.org
sudo systemctl enable ntpd
sudo systemctl enablestart startntpd