mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-14 08:49:45 -05:00
TestBench changed
Copy public key, not the private one...
This commit is contained in:
parent
2df5707d20
commit
6e6030f834
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user