Update Time Zone

Time Zone is not defined by default, follow these instructions to set it:

  • Connect to printer over SSH (see SSH Connection section).

  • In the SSH command prompt window, enter the following command to check the current time zone:

    SSH Command Prompt
    timedatectl
    
  • You can change your time zone by entering this command:

    SSH Command Prompt
    sudo dpkg-reconfigure tzdata
    
  • On the page that appears, select your geographic area from the list and press Enter.

  • Then select your time zone in the new list and press Enter.

  • You can then verify that the change has been taken into account by retyping this command:

    SSH Command Prompt
    timedatectl
    


If you like my work, don't hesitate to support me by paying me a 🍺 or a ☕. Thank you 🙂