mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-25 15:04:54 +02:00
Updated ssh.exe examples (markdown)
parent
62a880ef0f
commit
f1d4c634a4
@ -22,7 +22,7 @@ $acl.SetAccessRule($ar)
|
|||||||
Set-Acl $authorizedKeyPath $acl
|
Set-Acl $authorizedKeyPath $acl
|
||||||
```
|
```
|
||||||
|
|
||||||
### Usage from client-side
|
### Usage from client-side (`ssh`)
|
||||||
|
|
||||||
1. Generate a key pair on the client:
|
1. Generate a key pair on the client:
|
||||||
* `ssh-keygen -t rsa -f id_rsa`
|
* `ssh-keygen -t rsa -f id_rsa`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user