Edit the configuration file:
nano /etc/systemd/timesyncd.conf
NTP= directive.timesyncd.conf Snippet[Time]
NTP=ntp.internal.example.com
FallbackNTP=0.debian.pool.ntp.org 1.debian.pool.ntp.org 2.debian.pool.ntp.org
Restart the service so the new settings take effect:
sudo systemctl restart systemd-timesyncd
✅ This ensures your system always has a reliable time source.
H@ppy H@cking! ⚡🖥️