For Windows OS: VNC Viewer on Windows Platform.docx
For Ubuntu / Mac OS: (on the command line: make sure you installed Kerberos on your computer, also you will need an account for e1039gat1: please contact Kun Liu to create one)
kinit -f <YOUR_USER_NAME>@FNAL.GOV
> for QT computer:
ssh -N -L 9999:192.168.24.199:5900 <YOUR_USER_NAME_ON_E1039_GAT1>@e1039gat1.fnal.gov
> for Cryo computer:
ssh -N -L 9998:192.168.24.17:5900 <YOUR_USER_NAME_ON_E1039_GAT1>@e1039gat1.fnal.gov
For Ubuntu: Follow the steps as mentioned in the document: Usage of Remote Access on UBuntu.docx