Site updated at 2017-07-28 19:17:02 UTC

This commit is contained in:
Travis CI 2017-07-28 19:17:02 +00:00
parent 269aa1cb2b
commit 47403925bf
28 changed files with 45 additions and 45 deletions

View file

@ -85,7 +85,7 @@ This section is not for users. Use the <a href="/addons/ssh/">SSH add-on</a> to
<p>Follow steps 1-4 under Generating a new SSH key (The other sections are not applicable to Hass.io and can be ignored.)</p>
<p>Step 3 in the link above, shows the path to the private key file <code class="highlighter-rouge">id_rsa</code> for your chosen operating system. Your public key, <code class="highlighter-rouge">id_rsa.pub</code>, is saved in the same folder. Next, copy your public key file to the root of your SD card.</p>
<p class="note">
Make sure when you are copying the public key to the root of the SD card that you rename the file correctly with no <code class="highlighter-rouge">.pub</code> file extension.
Make sure when you are copying the public key to the root of the /boot partition of the SD card that you rename the file correctly with no <code class="highlighter-rouge">.pub</code> file extension.
</p>
<h2><a class="title-link" name="checking-the-logs" href="#checking-the-logs"></a> Checking the logs</h2>
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="c"># Logs from the supervisor service on the Host OS</span>