mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-07-30 18:19:05 -04:00
TestBench changed
Copy public key, not the private one...
This commit is contained in:
parent
2df5707d20
commit
6e6030f834
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue