Ujang Mumu
My Notes

My Notes

Follow
homebadges
Tag

Ubuntu

#ubuntu

More content

Read more stories on Hashnode


Articles with this tag

How to Set Up NTP on Ubuntu in AWS

Feb 20, 20231 min read

Configure NTP in timesyncd.conf echo "NTP=169.254.169.123" | sudo tee -a /etc/systemd/timesyncd.conf cat /etc/systemd/timesyncd.conf Enable the...

How to Set Up NTP on Ubuntu in AWS