Template:PuttyConnect: Difference between revisions

From Computer Laboratory System Administration
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
# Make sure Pageant.EXE is running and has your private key - by double clicking on CL.ppk or similar.
First access laira with PuTTY using:
# Use PuTTY and go to the CL's '''slogin-serv.cl.cam.ac.uk'''
 
# Make the PuTTY window longer.
1. Make sure Pageant.EXE is running and has your private key - by double clicking on CL.ppk or similar.
# Type '''kinit''' & press '''[Enter]'''
 
# Enter your CL Password for '''CRSid@AD.CL.CAM.AC.UK''' & press '''[Enter]'''
2. Use PuTTY and go to the CL's '''slogin-serv.cl.cam.ac.uk'''
# Type '''ssh -K laira''' & press '''[Enter]''' to go to the privileged machine '''laira'''
 
3. Make the PuTTY window longer.
 
4. Type '''kinit''' & press '''[Enter]'''
 
5. Enter your CL Password for '''CRSid@AD.CL.CAM.AC.UK''' & press '''[Enter]'''
 
6. Type '''ssh -K laira''' & press '''[Enter]''' to go to the privileged machine '''laira'''
 
then...

Revision as of 12:48, 12 May 2015

First access laira with PuTTY using:

1. Make sure Pageant.EXE is running and has your private key - by double clicking on CL.ppk or similar.

2. Use PuTTY and go to the CL's slogin-serv.cl.cam.ac.uk

3. Make the PuTTY window longer.

4. Type kinit & press [Enter]

5. Enter your CL Password for CRSid@AD.CL.CAM.AC.UK & press [Enter]

6. Type ssh -K laira & press [Enter] to go to the privileged machine laira

then...