How to VNC to New LinuxOS Clocks

Description of Issue

Newer clocks (such as the TT7 and TT10) are no longer able to connect via VNC

Context
  • VNC

  • TT7

  • TT10

  • Time Clock

Cause

Due to new security measures, when connecting to the clock through VNC for remote control, you must open an SSH connection first before you can connect with VNC.

Resolution
  1. Obtain the IP address of the clock you need to connect to

  2. On the machine where you want to connect to the clock from, open Command Prompt as administrator (shift + right click > Run as Administrator) 

  3. Run the following command, replacing IPADDRESS with the IP address of the clock

    1. ssh -L 5900:localhost:5900 root@IPADDRESS

  4. Press Enter and then put in the root password when prompted 

    1. User: root

    2. Don't have a record of this password? Please contact Time & Attendance Support or log a case via the Online Support Client Portal and reference this article

  5. The SSH connection has now been established and will remain connected until you close the CMD window or use CTRL + C to close the connection in the command window.

    1. Please note: This window needs to remain open. If closed, the connection to the clock will be ended.

  6. Open VNC Viewer

  7. In the host address field enter localhost:5900

  8. Click OK and enter the VNC Password when prompted

    1. Don't have a record of this password? Please contact Time & Attendance Support or log a case via the Online Support Client Portal and reference this article

  9. You should now be connected with VNC

Additional Information

Â