Template:PuttyConnect: Difference between revisions

From Computer Laboratory System Administration
Jump to navigationJump to search
(Created page with "# Make sure Pageant.EXE is running and has your private key - by double clicking on CL.ppk or similar. # Use PuTTY and go to the CL's slogin-serv.cl.cam.ac.uk # Make the PuT...")
 
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.
# Make sure Pageant.EXE is running and has your private key - by double clicking on CL.ppk or similar.
# Use PuTTY and go to the CL's slogin-serv.cl.cam.ac.uk
# Use PuTTY and go to the CL's slogin-serv.cl.cam.ac.uk
# Make the PuTTY window longer.
# Make the PuTTY window longer.
# Type '''kinit''' & press [Enter]
# Type '''kinit''' & press [Enter]
# Enter your CL Password for CRSid@AD.CL.CAM.AC.UK & press [Enter]
# Enter your CL Password for CRSid@AD.CL.CAM.AC.UK & press [Enter]
# Type '''ssh -K laira''' & press [Enter] to go to the privileged machine laira
# Type '''ssh -K laira''' & press [Enter] to go to the privileged machine laira

Revision as of 13:49, 17 April 2015

  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