For RHEL8:
#chkconfig chronyd on
#sudo vim /etc/chrony.conf
allow 172.24.40.0/24
server 172.24.40.10
#sudo systemctl restart chronyd
#sudo chronyc sources -v
yum install chrony.x86_64
vi /etc/chrony.conf
pool 172.24.40.10 iburst
timedatectl status
##check if NTP service is not active
timedatectl set-ntp true
systemctl enable --now chronyd.service
##check status of chrony sync
chronyc sources -v
I never did that, what's use for? timedatectl set-ntp true
usually
$ sudo yum -y install chrony
$ sudo vi /etc/chrony.conf
server 192.168.25.3
$ systemctl restart chronyd
$ chronyc sources
its required to tell the system to use the ntp configuration.
upvoted 1 times
...
...
...
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
mariuszz
Highly Voted 4 years, 1 month agoRedHatStudent
3 years, 11 months agoms200
3 years, 8 months agotck123
3 years, 5 months agochyaba
3 years, 7 months agokenkct
Highly Voted 2 years, 9 months agoamericaman80
Most Recent 7 months, 2 weeks agogunwantk
3 years, 1 month agoAbidBajwa
3 years, 1 month agonickoftime
3 years, 7 months agonickoftime
3 years, 7 months agoeddiemy
2 years, 8 months agoKreaP
2 years, 6 months ago