<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Helvetica, Arial, sans-serif"><font face="Helvetica,
        Arial, sans-serif">Manual install docs updated for these 3
        distributions:<br>
        <font face="Helvetica, Arial, sans-serif"><a class="moz-txt-link-freetext" href="http://nodeshot.readthedocs.org/en/latest/topics/manual_install.html">http://nodeshot.readthedocs.org/en/latest/topics/manual_install.html</a></font><br>
        <br>
        <font face="Helvetica, Arial, sans-serif">Automatic<font
            face="Helvetica, Arial, sans-serif"> install procedure <font
              face="Helvetica, Arial, sans-serif">is now under
              continuous integration testing<font face="Helvetica,
                Arial, sans-serif"><font face="Helvetica, Arial,
                  sans-serif"><font face="Helvetica, Arial, sans-serif">
                    and I'm 100<font face="Helvetica, Arial, sans-serif">%
                      sure it works on these 3 d<font face="Helvetica,
                        Arial, sans-serif">istributions.<br>
                        <font face="Helvetica, Arial, sans-serif"><font
                            face="Helvetica, Arial, sans-serif"><font
                              face="Helvetica, Arial, sans-serif">Docs
                              updated too:
                              <a class="moz-txt-link-freetext" href="http://nodeshot.readthedocs.org/en/latest/topics/automated_install.html">http://nodeshot.readthedocs.org/en/latest/topics/automated_install.html</a><br>
                              <br>
                              <font face="Helvetica, Arial, sans-serif">If
                                you think something is not clear</font>
                              <font face="Helvetica, Arial, sans-serif">d<font
                                  face="Helvetica, Arial, sans-serif">o
                                  not <font face="Helvetica, Arial,
                                    sans-serif">hesitate to open an
                                    issue on github or send a mail to
                                    this list.<br>
                                    <br>
                                    <font face="Helvetica, Arial,
                                      sans-serif">If you want to try to
                                      install nodeshot locally you can
                                      exploit <font face="Helvetica,
                                        Arial, sans-serif">linu<font
                                          face="Helvetica, Arial,
                                          sans-serif">x containers, it
                                          could be a matter of just
                                          doing something</font></font></font>
                                    like (o<font face="Helvetica, Arial,
                                      sans-serif">n ubuntu)</font>:<br>
                                    <br>
                                  </font></font></font></font></font></font></font></font></font></font></font></font></font></font></font></font>apt-get
    install lxc<br>
    lxc-create -t ubuntu -n my-container<br>
    lxc-start -n my-container<br>
    lxc-ls --fancy<br>
    <br>
    grab the ip address and then launch the fab script:<br>
    <br>
    fab install -u ubuntu -p ubuntu -H <ip><br>
    <br>
    <br>
    Nemesis<br>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </body>
</html>