After i had installed my new Unifi Dream Router i discovered after a while that the time of some of the devices in my network was screwed up. After a bit of research i found that the UDR (in contrast to my previous Unifi Gateway) doesn’t feature NTP. Hence i had a pretty timeless setup.
Setup of podman
The NTP server is setup in a container , hence it is important to first setup podman on the UDR.
Setup of the NTP Container
To automatically start the container, the respective file has to be created. This is done through the following command:
|
|
Now pull the container:
|
|
And start the container:
|
|