“SSH -Kopie -ID zum Remote -Sever” Code-Antworten

So kopieren Sie SSH -Schlüssel

ssh-copy-id -i ~/.ssh/mykey user@host
Caleb McNevin

SSH -Kopie -ID zum 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 [email protected] ( press Enter) #you might need some password to go through university VPN in this case , you can enter them )
Hutch Polecat

Ähnliche Antworten wie “SSH -Kopie -ID zum Remote -Sever”

Fragen ähnlich wie “SSH -Kopie -ID zum Remote -Sever”

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen