-
Notifications
You must be signed in to change notification settings - Fork 217
SSH Instructions
William Stein edited this page Mar 1, 2016
·
11 revisions
To SSH into your SMC project you need to create public/private keys. For Windows users a free SSH client with key generator is Putty; see instructions for generating key with Putty.
Once you have your public key convert it into the below format (all on one line). This is what you will paste into the file .ssh/authorized_keys
in your project in SageMathCloud.
ssh-rsa
AAAAB3NzaC1yc2EAAAABJQAAAQEAkN6u3LIzcNgvWE3iNm4sySrR8X7UAc0ydWCKDZXaPM8XVhrCX3O5V+wyxufyZPDh3NmarDLoiLKTSVJap5tU05UKbO5lyINz76y+/LX74VOZf1lB+TiTgsXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXVNMFPYTG1mSaSLv8wDzFgF+CDfm9IOWZKZFERlGzUokEflQ89tQMPywKEfo/L1TJo3mJwWG3yg8gFmkKE4pfX1hF2Dyq5hHS/8L5YvCu141wITwkmtv+LYdui8WpWL5p8egBDjjMYRy0ChcNb3hmAo8xIRJ7YzGw+9uxsPUAebsQuUPCbx+19r3UQOJ8mgsP1tyjHLw==
This Wiki is for CoCalc.com.
A more structured documentation is the CoCalc User Manual.
For further questions, please contact us.