TestBench changed

Copy public key, not the private one...
This commit is contained in:
Marek Marczykowski-Górecki 2015-01-14 00:35:16 +00:00
parent 2df5707d20
commit 6e6030f834

View File

@ -83,7 +83,7 @@ Host testbench
HostName 192.168.123.45
```
Then connect to your testbench and paste newly generated `id_ecdsa` to `.ssh/authorized_keys` on testbench so you can log in without entering password every time.
Then connect to your testbench and paste newly generated `id_ecdsa.pub` to `.ssh/authorized_keys` on testbench so you can log in without entering password every time.
### Scripting