Swisscenter (MIPSel)
From NAS-Central Buffalo - The Linkstation Wiki
Requirements
You will need to install:
Installation
Create a swisscenter directory in apache's DocumentRoot (/mnt/hda/opt/apache/htdocs) : ((note I did not change it as in the docs e.g share/www))
mkdir /mnt/hda/opt/apache/htdocs/swisscenter
Download Swisscenter into previously created directory
cd /mnt/hda/opt/apache/htdocs/swisscenter wget http://www.swisscenter.co.uk/downloads/swisscenter.zip
Unzip the downloaded file
unzip swisscenter.zip
Change user:group
chown -R nobody:nogroup /var/www/swisscenter


