Installation

This revision is from 2013/02/18 12:36. You can Restore it.

RaspberryPI

Download Image file and write to SD card - more here

  • boot with HDMI display and usb keyboard
  • login as 'pi' to shell with password 'raspberry'
  • run
    sudo raspi-config
    and set expand_rootfs, eventualy enable ssh.

Alix (in principle any x86 platform)

Copy actual ALIX to CF card and boot it.

Dependency package

apt-get update && apt-get install apache2 php5 ser2net n2n rsync cwdaemon nc

wget http://www.bitplanet.de/files/ledblink-0.85.tar.gz

remoteqth server

mkdir ~/remoteqth
rsync -rva --numeric-ids rsync://remoteqth.com/server/ ~/remoteqth