Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

ssh copy id to remote sever

1. ssh-keygen (press enter / do not enter any passwords)

2. ssh-keyscan hpc.university.edu > known_hosts (press enter)

3. ssh-copy-id yourname@hpc.university.edu ( press Enter) #you might need some password to go through university VPN in this case , you can enter them )
 
PREVIOUS NEXT
Tagged: #ssh #copy #id #remote #sever
ADD COMMENT
Topic
Name
1+2 =