Project

General

Profile

LinuxmacOS VNC Instructions » History » Version 3

David Flay, 12/29/2020 03:51 PM

1 1 David Flay
h1. Linux and macOS VNC Instructions
2
3
_Instructions From the JLab Computing Center_
4
5 2 David Flay
Here we describe steps to set up a VNC connection for the ECAL test stand.  The parameters are: 
6
* Username: a-compton
7
* Host machine: clrlpc 
8
* Port number: 5901 
9
10
Connection Steps
11 3 David Flay
* Install the client software on the computer: RealVNC for Mac or Linux
12 1 David Flay
13
* Using terminal, ssh into login and then the computer that has the VNC server on it
14
@ssh -L  5901:localhost:XXXX janedoe@login1.jlab.org@
15 2 David Flay
Replace XXXX with a port number of your choice (avoid 22).  Log in using JLab CUE credentials
16 1 David Flay
17
* In the same session, ssh to the computer: 
18 2 David Flay
@ssh  -L XXXX:localhost:5901 a-compton@clrlpc@ 
19
Log in using JLab CUE credentials. for user a-compton.  
20 1 David Flay
21
* On your machine, run the VNC application.  When prompted for the VNC Server, use: localhost:5901
22
Encryption: Let VNC Server choose
23
Enter password set up on the VNC server
24 2 David Flay
Log in using JLab credentials