Please read this file first before installing on the OLPC Everything you need is included in the tn.tgz archive file To install: copy the link to the tn.tgz file in this directory and then open the shell utility then type wget a space and ten paste the URL to the tn-olpcdemo.tgz file Once the file finishes downloading you need to become root either through typing su or hiting the become root button in the termnal activity. when you are at the # prompt simply paste this command into the terminal gunzip -c tn.tgz | (cd /; tar xvpf -) ; mv tn-olpcdemo.tgz /opt/tn/www/pages/download wait a while while the file extracts and then just run /opt/tn/start.sh as root answer any prompts presented to you and wait for the system to start (it will say it is listening to UDP port 5151) once the system is up open the browse activity and browse to localhost where you will find the web interface to this software. to shut down the system go back to the terminal you started it on and hit control and C together and wait for it to say "The System is down"