Site updated at 2017-06-23 21:21:00 UTC
This commit is contained in:
parent
055917365e
commit
be7ca6c334
30 changed files with 53 additions and 45 deletions
|
@ -94,6 +94,13 @@ If you’re coming from Rasbian or similar, use <code class="highlighter-rouge">
|
|||
Permission denied (publickey,keyboard-interactive)
|
||||
</code>
|
||||
</p>
|
||||
<p class="note">
|
||||
If you install this addon you can use <code class="highlighter-rouge">sshfs</code> as well to access files from a remote system where you have git and your favourite editing tools installed.
|
||||
<code class="highlighter-rouge">bash
|
||||
$ mkdir ~/ha_config
|
||||
$ sshfs -o allow_other,defer_permissions root@h[your_hassio_ip]:/config ~/ha_config
|
||||
</code>
|
||||
</p>
|
||||
</article>
|
||||
</div>
|
||||
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue