Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

windows to linux ssh without password

c:> type c:usersmy_name.sshid_rsa.pub | ssh root@172.110.1.171 "cat >> ~/.ssh/authorized_keys"
 
PREVIOUS NEXT
Tagged: #windows #linux #ssh #password
ADD COMMENT
Topic
Name
8+8 =