Skip to content

Commit 9e824a6

Browse files
authored
Update ssh.markdown
1 parent 991827e commit 9e824a6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source/_addons/ssh.markdown

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ Setting up an [SSH](https://openssh.org/) server allows access to your Hass.io f
1515
$ hassio help
1616
```
1717

18-
<p class='note'>This add-on will not enable you to install packages or do anything as root. This is not allowed with Hass.io.</p>
18+
<p class='note'>
19+
This add-on will not enable you to install packages or do anything as root. This is not allowed with Hass.io.
20+
</p>
1921

2022
To use this add-on, you must have a private/public key to log in. To generate them, follow the [instructions for Windows][win] and [these for other platforms][other]. It is possible to set a password for login since version 2.0 but for hight security use private/public keys. You can not run both variant at same time.
2123

@@ -41,4 +43,4 @@ Configuration variables:
4143
[win]: https://www.digitalocean.com/community/tutorials/how-to-create-ssh-keys-with-putty-to-connect-to-a-vps
4244
[other]: https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/
4345

44-
<p class='note'>This add-on is not compatible when you installed Hass.io via the generic Linux installer.</p>
46+
<p class='note'>This add-on is not compatible if Hass.io was installed via the generic Linux installer.</p>

0 commit comments

Comments
 (0)