Guest User

Untitled

a guest
Mar 17th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. 1. download your private key from server
  2. 2. move your private key to folder "~/.ssh"
  3. 3. open terminal on that folder and run the following command "sudo chmod 600 <private_key_name>"
  4. 4. on terminal run "ssh-add <private_key_name>" and terminal will prompt for the key's password
  5. 5. validate the key undre Cpanel
  6. 6. now you can ssh into the cpnal server
Add Comment
Please, Sign In to add comment