This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
install_dlinkdns3xx [2011/12/24 00:04] cerberus |
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 ====== | ||
| + | Package created with a debian squeeze, JRE6, ssh, ffmpeg, serviio and Web UI in Restful Ajax. | ||
| + | [[http:// | ||
| + | |||
| + | //MD5 : B764F1E3B6D653136A4992D64D8BD314 | ||
| + | SHA-1 : 3395A2203C5251A00DBB4104EBD04A533132E5C7 | ||
| + | // | ||
| + | After restarting, the password for the ssh client is : <fc # | ||
| + | |||
| + | 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 the configure.xml file or to see serviio' | ||
| + | |||
| + | < | ||
| + | |||
| + | 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 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 ... | ||
| + | |||
| + | ====== 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. | Package created with a debian squeeze, JRE6, apache2, curl, ssh, ffmpeg, lame, serviio and webui. | ||
| Line 71: | Line 169: | ||
| 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 116: | 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~~ | ||