Site updated at 2017-09-26 18:37:45 UTC
This commit is contained in:
parent
cd1993547e
commit
6c210aca29
56 changed files with 99 additions and 99 deletions
|
@ -85,7 +85,7 @@ Linux and Mac OS users execute the following command in a terminal.</p>
|
|||
<p>Windows users start <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">Putty</a>, enter the IP address of the Raspberry Pi in the <em>Host name</em> field and port 22 in the <em>Port</em> field. Then click <em>Open</em> and a terminal window will open. Enter the credentials. Default user name is <code class="highlighter-rouge">pi</code> and password is <code class="highlighter-rouge">raspberry</code>.</p>
|
||||
<p>Optionally, starting with Windows 10 anniversary update, you can use the built-in ‘<a href="https://msdn.microsoft.com/en-us/commandline/wsl/about">Bash on Windows</a>’ to use SSH if you have enabled Developer mode and have installed the “Windows Subsystem for Linux (beta)” feature.</p>
|
||||
<h3><a class="title-link" name="startstoprestart-home-assistant" href="#startstoprestart-home-assistant"></a> Start/Stop/Restart Home Assistant</h3>
|
||||
<p>Log in as the <code class="highlighter-rouge">pi</code> account account and execute the following commands:</p>
|
||||
<p>Log in as the <code class="highlighter-rouge">pi</code> account and execute the following commands:</p>
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>sudo systemctl stop home-assistant@homeassistant.service
|
||||
</code></pre>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue