mirror of
https://github.com/CopterExpress/clover.git
synced 2026-06-04 16:59:31 +00:00
docs: Add advanced SSH article (SSH keys) (#503)
--------- Co-authored-by: Oleg Kalachev <okalachev@gmail.com>
This commit is contained in:
@@ -10,10 +10,12 @@
|
||||
ssh pi@192.168.11.1
|
||||
```
|
||||
|
||||
Пароль: ``raspberry``.
|
||||
Пароль: `raspberry`.
|
||||
|
||||
Для доступа по SSH из Windows можно использовать [PuTTY](https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html) или веб-доступ (см. далее). Также можно получить доступ по SSH со смартфона с помощью приложения [Termius](https://www.termius.com).
|
||||
|
||||
> **Hint** Для того, чтобы не вводить пароль при каждом подключении по SSH, см. [статью об использовании SSH-ключей](ssh_keys.md).
|
||||
|
||||
Подробнее: https://www.raspberrypi.org/documentation/remote-access/ssh/README.md.
|
||||
|
||||
## Веб-доступ
|
||||
|
||||
Reference in New Issue
Block a user