Do not use this howto if you are using fun_plug or nzbget already! [updated 01-03-2010]
this howto is a first test for me to see if I can write a howto out of experience and without the need to do a complete install myself (No NAS available to do it).
updated: 17-11-2009
Enjoy!, This howto should be working now.
Trying to create a howto without installing fun_plug, nzbgeta nd more ..
How we start:
Download first the two Fun_Plug files,
copy them in the Volume_1. Do not change filenames
http://www.inreto.de/dns323/fun-plug/0.5/fun_plug
http://www.inreto.de/dns323/fun-plug/0.5/fun_plug.tgz
after copying fun_plug and fun_plug.tgz reboot the NAS
after a while: telnet is available and you will see in your Volume_1 a new folder: ffp
The file fun_plug.tgz does not exist anymore
Download Putty
http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe
telnet to ‘CH3SNAS’
/ #
first we will make sure ALL packages will be downloaded and installed to create a working environment
Using rsync, you can download and install additional packages with:
cd /mnt/HD_a2
rsync -av inreto.de::dns323/fun-plug/0.5/packages .
cd packages(install with funpkg -i *.tgz)
Also download in this folder the latest versions of PHP and a texteditor & unrar
(note it is possible that after some time these links are outdated)
wget http://www.inreto.de/dns323/fun-plug/0.5/extra-packages/All/php-5.2.9-1.tgzimportant: php is compiled with CURL support so you have to support the curl package