Difference between revisions of "Mesh/WalkThrough"

Jump to navigation Jump to search
Line 55: Line 55:


==Setup==
==Setup==
All of these steps will be performed on your computer.  
All of these steps will be performed on your computer. You'll need to set your computer's IP address to an IP on the 172.22.0.0/24 range (ie. 172.22.0.9/24). Any address will suffice as long as its NOT 172.22.0.1<br />
 
Download [https://github.com/sudomesh/makenode makenode]. The easiest way to do this will likely be with git:
Download [https://github.com/sudomesh/makenode makenode]. The easiest way to do this will likely be with git:
<code>$ git clone https://github.com/sudomesh/makenode.git</code>
<code>$ git clone https://github.com/sudomesh/makenode.git</code>