"Updates"
This commit is contained in:
@@ -83,6 +83,15 @@ ssh-copy-id -f -i ~/.ssh/id_ed25519.pub pleb@<hostname>
|
||||
|
||||
```bash
|
||||
vim .ssh/authorized_keys
|
||||
|
||||
sudo vim /etc/ssh/sshd_config
|
||||
```
|
||||
|
||||
```
|
||||
# ----------------------------------------
|
||||
PasswordAuthentication no
|
||||
PermitEmptyPasswords no
|
||||
# ----------------------------------------
|
||||
```
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user