Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to copy my pub ssh key to server linux

# Make sure you have the remote user pass.
ssh-copy-id -i ~/.ssh/your_key.pub remote_user@123.456.65.6
Source by linuxhandbook.com #
 
PREVIOUS NEXT
Tagged: #copy #pub #ssh #key #server #linux
ADD COMMENT
Topic
Name
7+3 =