mirror of
https://github.com/fruworg/fruworg.github.io.git
synced 2025-06-26 04:53:59 +03:00
@ -5,11 +5,11 @@ date: 2022-12-14T12:04:00+05:00
|
||||
tags: [linux, ssh]
|
||||
---
|
||||
## Генерация ключа
|
||||
```
|
||||
```shell
|
||||
ssh-keygen
|
||||
```
|
||||
|
||||
## Копировние ключв
|
||||
```
|
||||
```shell
|
||||
ssh-copy-id <username>@<server-ip>
|
||||
```
|
||||
|
Reference in New Issue
Block a user