<div dir="ltr">Documented in the githup repo here:<div><br><div><a href="https://github.com/activitycentral/dxs/blob/master/docs/INSTALL.rst">https://github.com/activitycentral/dxs/blob/master/docs/INSTALL.rst</a><br></div>

</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Oct 10, 2013 at 12:38 PM, Anna <span dir="ltr"><<a href="mailto:aschoolf@gmail.com" target="_blank">aschoolf@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Some quick instructions for installing the DXS.  I've only tested on a XO 1.75 as the target so far.<div>

<br></div><div><div>On your target machine:</div><div>Flash 13.2.0-13</div><div>Turn off power management</div>
<div>Connect to internet</div><div>Get a root terminal</div><div><br></div><div>Install from git source:</div><div><br></div><div>wget <a href="http://xsce.activitycentral.com/repos/xs-extra/noarch/ansible-1.3.1-0.git201309161027.fc18.noarch.rpm" target="_blank">http://xsce.activitycentral.com/repos/xs-extra/noarch/ansible-1.3.1-0.git201309161027.fc18.noarch.rpm</a></div>


<div>yum -y localinstall ansible*</div><div>yum -y install git</div><div>git clone <a href="https://github.com/activitycentral/dxs.git" target="_blank">https://github.com/activitycentral/dxs.git</a> dxs-master</div><div>

cd dxs-master</div>
<div>git fetch -u --all</div><div>git checkout master</div><div>git pull</div><div>[plug in all your dongles]</div><div>./runansible xo</div><div>reboot</div><div>cd dxs-master</div><div>./runansible</div><div>reboot</div>


<div><br></div><div>Default is hostname = schoolserver.local and a one dongle install (WAN = "ears" and LAN = usb ethernet dongle to AP).</div><div>To change that, edit dxs-master/vars/default_vars.yml accordingly before doing ./runansible xo:</div>


<div><br></div><div>#Domain name</div><div>xsce_hostname : schoolserver</div><div>xsce_domain: local</div><div><br></div><div>#Network</div><div>xsce_networks:</div><div>    wan: </div><div>      iface: eth0</div><div>      ip: dhcp</div>


<div>    lan:</div><div>      iface: eth1</div><div>      ip: 172.18.96.1</div><div>      network: 172.18.96.0</div><div>      netmask: 255.255.224.0</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

<div class="im">
On Thu, Oct 10, 2013 at 2:18 PM, Tim Moody <span dir="ltr"><<a href="mailto:tim@timmoody.com" target="_blank">tim@timmoody.com</a>></span> wrote:<br></div><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div dir="ltr">
<div dir="ltr">
<div style="font-size:12pt;font-family:'Calibri'">
<div>Anna, you mentioned instructions for doing an ansible install.  can 
you point me to them?</div>
<div>
<div style="font-style:normal;font-size:small;display:inline;text-decoration:none;font-family:'Calibri';font-weight:normal"></div></div></div></div></div>
</blockquote></div></div><br></div>
</blockquote></div><br></div>