
Here we can find the steps that we need to follow for configure NTP service in our Raspberry Pi running Raspbian or RaspberryOS. Although ntpd is discontinued and nowadays there’re better options like openntp or chrony, nptd is the easyest service to configure time synchronization in our systems… let’s go! sudo apt-get install ntp Next […]