Installation
This revision is from 2013/02/18 12:36. You can Restore it.
RaspberryPI(Edit)
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)(Edit)
Copy actual ALIX to CF card and boot it.
Dependency package(Edit)
apt-get update && apt-get install apache2 php5 ser2net n2n rsync cwdaemon nc
Ledblink - LPT controll (substitution gpio)(Edit)
wget http://www.bitplanet.de/files/ledblink-0.85.tar.gz
remoteqth server(Edit)
mkdir ~/remoteqth rsync -rva --numeric-ids rsync://remoteqth.com/server/ ~/remoteqth