Este contenido no está disponible en el idioma seleccionado.
22.11. Checking if the NTP Daemon is Installed
To check if
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow
ntpd
is installed, enter the following command as root:
~]# yum install ntp
~]# yum install ntp
NTP
is implemented by means of the daemon or service ntpd
, which is contained within the ntp package.