Raspberry Pi: Time Sync Over Network (NTP Servers)

Опубликовано: 30 Сентябрь 2024
на канале: Arcade Spinner
339
6

I show you how to set time on a Raspberry Pi using NTP servers using timedatectl commands. Don't have a Real-time clock (RTC) on your Raspberry Pi? Raspberry Pi time not updating? No worries! Learn how to use timedatectl to list timezones and select a local time on your Raspberry Pi. I also show you how to manually update your Raspberry Pi's time without using internet.

=== Commands Used ===
Update NTP Time Configuration: sudo nano /etc/systemd/timesyncd.conf
Enable time synchronization: sudo timedatectl set-ntp true
Restart time sync service: sudo systemctl restart systemd-timesyncd
Check if TimeSyncD Uses NTP Servers: timedatectl show-timesync
Display Time and Date: date
Raspberry Pi Timezone List: timedatectl list-timezones
Set Timezone: sudo timedatectl set-timezone [TIMEZONE]
Disable time synchronization: sudo timedatectl set-ntp false
Manually set time: sudo timedatectl set-time 'YYYY-MM-DD HH:MM:SS'

#raspberrypi #raspberrypi5 #raspberrypiprojects #raspberrypi4


Смотрите видео Raspberry Pi: Time Sync Over Network (NTP Servers) онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Arcade Spinner 30 Сентябрь 2024, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 339 раз и оно понравилось 6 людям.