Which of the following options in the chrony configuration file define remote time sources? (Choose two.)
Which of the following options in the chrony configuration file define remote time sources? (Choose two.)
In the chrony configuration file, the 'pool' and 'server' directives are used to define remote time sources. The 'pool' directive is used to specify a pool of NTP servers to connect to, which helps in maintaining accurate time by synchronizing with multiple servers. The 'server' directive specifies an individual NTP server to directly synchronize with. These configurations are essential for maintaining accurate system time, especially in environments where precise timekeeping is critical.
The answer is DE. Reference https://learning.lpi.org/en/learning-materials/102-500/108/108.1/108.1_02/
D,E is correct
"A" is correct. pool and server is from /etc/ntp.conf file
“chrony source” is a command, not an entry in “chrony.con”