This is an old revision of the document!
#Uncomment this to let network manager do the configuration #auto lo #iface lo inet loopback # The gigabit network interface, normally for external connection auto eth0 iface eth0 inet static address 144.41.176.69 gateway 144.41.176.1 netmask 255.255.255.0 # The network interface normally connected to the Frobobox Wireless auto eth1 iface eth1 inet static address 144.41.176.68 gateway 144.41.176.1 netmask 255.255.255.0 nameserver 144.41.5.20 iface mpt inet static address 144.41.176.68 netmask 255.255.255.0 gateway 144.41.176.1 nameserver 144.41.5.20
#Armadillo Frobobox 144.41.176.68 froboboxcable #eth1 yellow cable in frobobox 144.41.176.69 frobobox #eth0 gigabit cable 192.168.0.2 frobowireless #eth1 connecto to wireless router in frobobox
To acces frobobox via VNC run the following command in a ssh shell on the frobobox
sudo x11vnc -auth /var/run/lightdm/root/:0 -display :0
Then you can login with a remote client program
Firewall is setup to allow VNC and ssh