Project

General

Profile

LinuxmacOS VNC Instructions » History » Version 4

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