Skip to content

04 ‐ Common issues

Jacopo Tediosi edited this page Jul 11, 2025 · 1 revision

Timezone

If you experience issues with dates, you probably have the wrong timezone configured on your Raspberry Pi.

Follow the procedure below to fix it:

  1. Connect to your Raspberry Pi via SSH
  2. Check with the date command if the reported time is incorrect
  3. Type sudo dpkg-reconfigure tzdata and select your time zone

Clone this wiki locally