Add new data
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
|
||||
# SSH
|
||||
|
||||
## Generate public key from private
|
||||
```
|
||||
```bash
|
||||
ssh-keygen -f id_rsa -y > id_rsa.pub
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user