Difference between revisions of "Mesh/WalkThrough"

43 bytes removed ,  19:58, 16 April 2016
m (converted ubi-flasher commands to preformatted text. Added note about proper IP for configuring a new node.)
Line 12: Line 12:
If you are working with a fresh installation of Ubuntu linux, you will need to install a few pieces of software. Do install them, open your terminal and type the following:
If you are working with a fresh installation of Ubuntu linux, you will need to install a few pieces of software. Do install them, open your terminal and type the following:


<code>sudo apt-get install nodejs</code>
<pre>
 
sudo apt-get install nodejs
<code>sudo apt-get install git</code>
sudo apt-get install git
 
sudo apt-get install npm
<code>sudo apt-get install npm</code>
sudo apt-get install dropbear
 
</pre>
<code>sudo apt-get install dropbear</code>
 


=Install OpenWRT on your Router=
=Install OpenWRT on your Router=
128

edits