Site updated at 2017-05-09 05:53:28 UTC
This commit is contained in:
parent
4228e617f4
commit
6daf508cdb
25 changed files with 39 additions and 39 deletions
|
@ -68,7 +68,7 @@
|
|||
</header>
|
||||
<hr class="divider">
|
||||
<p>The following debug tips and tricks are for people who are running the Hass.io image. If you use the generic Linux installer script, you should be able to access your host and logs as per your host.</p>
|
||||
<h2><a class="title-link" name="ssh-acces-to-the-host" href="#ssh-acces-to-the-host"></a> SSH acces to the host</h2>
|
||||
<h2><a class="title-link" name="ssh-access-to-the-host" href="#ssh-access-to-the-host"></a> SSH access to the host</h2>
|
||||
<p>Create an <code class="highlighter-rouge">authorized_keys</code> file in the root of your SD card with your public key. Once the device is booted, you can acces your device as root over SSH on port 22222.</p>
|
||||
<p>Windows instructions how to generate and use private/public keys with Putty are <a href="https://www.digitalocean.com/community/tutorials/how-to-use-ssh-keys-with-putty-on-digitalocean-droplets-windows-users">here</a>. Instead of the droplet instructions, add the public key as per above instructions.</p>
|
||||
<h2><a class="title-link" name="checking-the-logs" href="#checking-the-logs"></a> Checking the logs</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue