mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Added warning and link to how to ssh (#1780)
* Added warning and link to how to enable ssh on raspbian.
This commit is contained in:
parent
85dd52434a
commit
6b70989561
@ -27,6 +27,7 @@ This installation of Home Assistant requires the Raspberry Pi to run [Raspbian L
|
||||
The installation will be installed in a [Virtual Environment](/getting-started/installation-virtualenv) with minimal overhead. Instructions assume this is a new installation of Raspbian Lite.
|
||||
|
||||
Connect to the Raspberry Pi over ssh. Default password is `raspberry`.
|
||||
You will need to enable ssh access. The raspberry pi website has instructions [here](https://www.raspberrypi.org/documentation/remote-access/ssh/).
|
||||
```bash
|
||||
$ ssh pi@ipadress
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user