Skip to content

Commit e3ae3e3

Browse files
bassclarinetl2Landrash
authored andcommitted
Add note about new default Raspbian behavior (home-assistant#1640)
* Add note about new default Raspbian behavior
1 parent a948767 commit e3ae3e3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/getting-started/installation-raspberry-pi-all-in-one.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ The [Raspberry Pi All-In-One Installer](https://github.com/home-assistant/fabric
1111

1212
The only requirement is that you have a Raspberry Pi with a fresh installation of [Raspbian](https://www.raspberrypi.org/downloads/raspbian/) connected to your network.
1313

14+
<p class='note'>
15+
Note that as of 2016-11-30 SSH is disabled by default in the official Raspbian images. Adding an empty file called `ssh` to `/boot/` or the FAT32 partition will enable it. More information is on the Raspberry Pi Foundation [Blog](https://www.raspberrypi.org/blog/page/2/?fish#a-security-update-for-raspbian-pixel)
16+
</p>
17+
1418
* Login to Raspberry Pi. For example with `ssh pi@your_raspberry_pi_ip`
1519
* Run the following command
1620

0 commit comments

Comments
 (0)