5 lines
76 B
Markdown
5 lines
76 B
Markdown
# Secure Shell
|
|
|
|
```sh
|
|
ssh -o PubkeyAuthentication=no gustice@91.99.29.8
|
|
``` |