It's important to have consistent time on all servers, so make sure NTPD starts automatically.
重要的是要在所有服务器上拥有一致的时间,以确保ntpd自动启动。
With the traditional service startup method, starting the network, NTPD, netfs, and autofs services would take 40 seconds.
用传统的服务启动方法,启动net work,ntpd,netfs和autofs服务需要40秒。
Looking back to Listing 1, we can see that the network service (S10network) will run before the NTPD service (S58ntpd).
回顾清单1,我们可以看到net work服务(S10net work)将在ntpd服务(S58ntpd)之前运行。
It means that once the network service has started, we can then start the NTPD, netfs, and autofs services in parallel.
这意味着一旦net work服务启动完成,我们可以并行地启动ntpd,netfs和autofs服务。
This is as we would expect, since the NTPD service requires the network to be available so that it can contact a local time server.
这是我们所期望的,因为ntpd服务要求网络可达,以使它可以连接一个本地时间服务器。
The ntpd daemon runs in the background and can be configured both to supply time synchronization information and automatically update the time of the local machine according to a server.
ntpd后台程序在后台执行,可以配置为提供时间同步信息和根据服务器自动更新本地计算机的时间。
The ntpd daemon runs in the background and can be configured both to supply time synchronization information and automatically update the time of the local machine according to a server.
ntpd后台程序在后台执行,可以配置为提供时间同步信息和根据服务器自动更新本地计算机的时间。
应用推荐