Hi KodeKloud community
I got issues with env (no apt, dpkg)
I have checked PATH, everything on place.
Can support recreate the task, please
email id: [email protected]
Much appreciated.
Hi KodeKloud community
I got issues with env (no apt, dpkg)
I have checked PATH, everything on place.
Can support recreate the task, please
email id: [email protected]
Much appreciated.
Hello.
I think that i did right.
What i did:
ssh <some username>@<some app server>
some appserver (some user) # sudo su -l root
some appserver (root) # yum install chrony
some appserver (root) # vi /etc/chrony.conf
and add
-------------------------
# server <default pool>
# server <default pool>
…
server
--------------------------
then
some appserver (root) # systemd enable chronyd
Check please.
P.S. I know that i could did that:
some appserver (root) # yum install ntp
etc.
Thank you.
Hi @denis
I think the task was to configure ntp using native ntp package/config, hence it might have failed for you.
I just completed the task and I am having the same issue. Even though I edited the /etc/ntp.conf file, I got the same error as @Marc-Samuel-Pabilona
make sure in the /etc/ntp.conf file type server first
Ex.:
server 2.north-america.pool.ntp.org prefer