This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
install_dlinkdns3xx [2011/12/23 23:48] cerberus created |
install_dlinkdns3xx [2012/01/22 09:19] (current) cerberus |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | < | ||
| + | Its recommended to install fresh with 0.6.1 as alot of changes and it will save you alot of time </ | ||
| + | |||
| + | |||
| ====== Install this before starting ====== | ====== Install this before starting ====== | ||
| Line 5: | Line 9: | ||
| ====== Method 1 - The simple method ====== | ====== Method 1 - The simple method ====== | ||
| - | I created | + | Package |
| - | Just unzip the file and follow the instructions of README. | + | [[http://dl.free.fr/ |
| - | After restarting, the password for the ssh client is : serviio | + | //MD5 : B764F1E3B6D653136A4992D64D8BD314 |
| + | SHA-1 : 3395A2203C5251A00DBB4104EBD04A533132E5C7 | ||
| + | // | ||
| + | After restarting, the password for the ssh client is : <fc #FF0000>serviio</fc> | ||
| - | [[http://www.megaupload.com/?d=EMVLFG19|the package | + | To connect in SSH to your NAS you can use putty or SecureCRT (google is your friend) |
| + | |||
| + | More details: | ||
| + | |||
| + | How to connect to your nas in ssh | ||
| + | |||
| + | < | ||
| + | |||
| + | the default password is " | ||
| + | |||
| + | === How to change the default password === | ||
| + | |||
| + | < | ||
| + | |||
| + | and follow the instruction | ||
| + | |||
| + | === How to launch WebUi in ajax === | ||
| + | -> Launch WebUI' | ||
| + | |||
| + | < | ||
| + | |||
| + | -> Check if webui is running : | ||
| + | |||
| + | < | ||
| + | |||
| + | you should see : | ||
| + | XXXX ttyp0 S 0:00 \_ /bin/sh / | ||
| + | |||
| + | -> With your web broswer connect to the webUI | ||
| + | |||
| + | < | ||
| + | |||
| + | |||
| + | -> Configure the webUI | ||
| + | |||
| + | <note important> | ||
| + | |||
| + | < | ||
| + | |||
| + | And Kill all the process. | ||
| + | < | ||
| + | 4025 ttyp0 Sl | ||
| + | 4181 ttyp0 S+ | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | kill -9 4018 4025 | ||
| + | </ | ||
| + | |||
| + | |||
| + | === How to modify | ||
| + | |||
| + | < | ||
| + | |||
| + | you can browse to the serviio' | ||
| + | |||
| + | === How to see if serviio realy running === | ||
| + | |||
| + | < | ||
| + | |||
| + | or | ||
| + | |||
| + | < | ||
| + | |||
| + | or | ||
| + | |||
| + | < | ||
| + | |||
| + | you should see : | ||
| + | /bin/sh / | ||
| + | \_ java -Xmx384M -Djava.net.preferIPv4Stack=true... | ||
| + | |||
| + | ====== Method | ||
| + | |||
| + | - Install a debian like squeeze, you will find here a [[ftp:// | ||
| + | - Install serviio and webui | ||
| + | - Install apache2, ffmpeg and lame | ||
| + | - Configure apache2 to accept connections on port 8080 (because we want to let lighttpd) | ||
| + | - Install open-JRE6 | ||
| + | - To start at boot, serviio we must add a line in the linuxrc | ||
| + | => And that's it ... | ||
| + | |||
| + | ====== Archive of OLD packages ====== | ||
| + | |||
| + | <hidden Archive - Package with Serviio 0.6.0.1 and WEBUI> | ||
| + | '' | ||
| + | Package created with a debian squeeze, JRE6, apache2, curl, ssh, ffmpeg, lame, serviio and webui. | ||
| + | |||
| + | After restarting, the password for the ssh client is : serviio | ||
| - | [[http:// | + | [[http:// |
| To connect in SSH to your NAS you can use putty or SecureCRT (google is your friend) | To connect in SSH to your NAS you can use putty or SecureCRT (google is your friend) | ||
| Line 55: | Line 150: | ||
| - | Code: cd / | + | Code: cd / |
| you can browse to the serviio' | you can browse to the serviio' | ||
| Line 72: | Line 167: | ||
| you should see : | you should see : | ||
| - | sh / | + | sh / |
| \_ java -Xmx384M -Djava.net.preferIPv4Stack=true... | \_ java -Xmx384M -Djava.net.preferIPv4Stack=true... | ||
| + | '' | ||
| + | </ | ||
| - | ====== Method 2 - The more complex method (or how I created this pack) ====== | + | \\ |
| - | + | ||
| - | - Install a debian like squeeze, you will find here a [[ftp:// | + | |
| - | - Install serviio and webui | + | |
| - | - Install apache2, ffmpeg and lame | + | |
| - | - Configure apache2 to accept connections on port 8080 (because we want to let lighttpd) | + | |
| - | - Install open-JRE6 | + | |
| - | - To start at boot, serviio we must add a line in the linuxrc | + | |
| - | => And that's it ... | + | |
| - | + | ||
| - | ====== | + | |
| + | <hidden Archive - How to update to Serviio 0.6.1 and after...> | ||
| + | '' | ||
| After download the last version of serviio (linux version, of course), unpack them in / | After download the last version of serviio (linux version, of course), unpack them in / | ||
| Line 92: | Line 181: | ||
| Delete the library' | Delete the library' | ||
| - | For example, i updated Serviio 0.5.2 to 0.6.0.1 | + | For example, i updated Serviio 0.6.0.1 to 0.6.1 |
| - | Code: rm -r / | + | Code: rm -r / |
| - | Code: ln -s / | + | Code: ln -s / |
| Line 104: | Line 193: | ||
| - | Code: library -> ../ | + | Code: library -> ../ |
| Line 119: | Line 208: | ||
| For exemple, for me it gives (with ls -l /var/www/) : | For exemple, for me it gives (with ls -l /var/www/) : | ||
| lrwxrwxrwx 1 root root 29 8 oct. 14:49 serviio -> ../ | lrwxrwxrwx 1 root root 29 8 oct. 14:49 serviio -> ../ | ||
| + | '' | ||
| + | </ | ||
| + | |||
| + | ~~NOTOC~~ | ||