Is the Nx Cloud up? Visit our Status Page for the current health and performance of the Nx Cloud.

Status Page

Nx1 server time sync

Answered

Comments

2 comments

  • Norman
    • Network Optix team

    Hi @...,

    You can change this via SSH. 

    After you connected via SSH, please execute the following commands: 

    1. Check the current timezone
      $ timedatectl status
    2. To find the correct continent and city, you can check the list of available time zones with: 
      $ timedatectl list-timezones
    3. To change it to the right timezone with the following command: 
      $ timedatectl set-timezone "<continent>/<city>" 
      for example: 
      $ timedatectl set-timezone "Africa/Dakar"

    You also could use the latest Nx Server tool (Windows only).
    Instructions can be found in THIS support article. 

    0
  • Permanently deleted user

    Thank you for that.  

    It turned out that I could simply log on to the Nx1 server's web page and change the date/time zone there, which was wrong.  

    0

Please sign in to leave a comment.