Site updated at 2018-03-06 10:28:42 UTC
This commit is contained in:
parent
367f499be0
commit
a4d56325b2
28 changed files with 77 additions and 74 deletions
|
@ -79,6 +79,9 @@
|
|||
<p class="note">
|
||||
Although these installation steps specifically mention a Raspberry Pi, you can go ahead and proceed on any Linux install as well. This guide is also referred to as the “Advanced Guide” for a virtual environment install.
|
||||
</p>
|
||||
<p class="note warning">
|
||||
Please remember to ensure you’re using an <a href="https://www.raspberrypi.org/help/faqs/#powerReqs">appropriate power supply</a> with your Pi. Mobile chargers may not be suitable, since some are designed to only provide the full power with that manufacturer’s handsets. USB ports on your computer also will not supply enough power and must not be used.
|
||||
</p>
|
||||
<p>Connect to the Raspberry Pi over SSH. Default password is <code class="highlighter-rouge">raspberry</code>.
|
||||
You will need to enable SSH access. The Raspberry Pi website has instructions <a href="https://www.raspberrypi.org/documentation/remote-access/ssh/">here</a>.</p>
|
||||
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>ssh pi@ipadress
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue