Site updated at 2017-05-26 18:39:07 UTC
This commit is contained in:
parent
576a74cda7
commit
de906e2489
25 changed files with 39 additions and 39 deletions
|
@ -68,7 +68,7 @@
|
|||
</header>
|
||||
<hr class="divider">
|
||||
<h3><a class="title-link" name="login-to-the-raspberry-pi" href="#login-to-the-raspberry-pi"></a> Login to the Raspberry Pi</h3>
|
||||
<p>To login to your Raspberry Pi running HASSbian your going to be using a ssh client. Depending on your platform there are several alternatives for doing this. Linux and Max OS generally have a ssh client installed. Windows users are recommended to download and install the ssh client <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">Putty</a>.</p>
|
||||
<p>To login to your Raspberry Pi running HASSbian you’re going to be using a ssh client. Depending on your platform there are several alternatives for doing this. Linux and Max OS generally have a ssh client installed. Windows users are recommended to download and install the ssh client <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">Putty</a>.</p>
|
||||
<p>Connect to the Raspberry Pi over ssh. Default user name is <code class="highlighter-rouge">pi</code> and password is <code class="highlighter-rouge">raspberry</code>.<br />
|
||||
Linux and Mac OS users execute the following command in a terminal.</p>
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>ssh pi@ip-address-of-pi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue