2018.05.19 UPDATE: this how to still works, but better if you use dockers to install apps in OMV, my [HOWTO] for install on docker is:https://forum.openmediavault.o…net-in-the-Docker-Plugin/https://forum.openmediavault.o…net-in-the-Docker-Plugin/
more info: https://www.adslzone.net/repor…descargar-archivos-emule/
Hello this guide is to help others (and myself) to install aMule-daemon on OMV and configure it properly to acess remote from your work / your Home (other PC), etc...
some literature:
https://wiki.debian.org/aMule
and my first steps on Nas4Free: http://forums.nas4free.org/viewtopic.php?f=79&t=2358&p=48534
STEPS:
First you need to open a shell to write commands, I use PuTTy from windows, but you can use others ways.
1 -
this install amule-daemon:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
amule-common libcrypto++9 libupnp6 libwxbase2.8-0
Recommended packages:
amule-utils
The following NEW packages will be installed:
amule-common amule-daemon libcrypto++9 libupnp6 libwxbase2.8-0
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 5,516 kB of archives.
After this operation, 15.0 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://ftp.us.debian.org/debian/ wheezy/main libwxbase2.8-0 amd64 2.8.12.1-12 [678 kB]
Get:2 http://ftp.us.debian.org/debian/ wheezy/main libupnp6 amd64 1:1.6.17-1.2 [181 kB]
Get:3 http://ftp.us.debian.org/debian/ wheezy/main amule-common all 2.3.1-9 [2,112 kB]
Get:4 http://ftp.us.debian.org/debian/ wheezy/main libcrypto++9 amd64 5.6.1-6 [1,311 kB]
Get:5 http://ftp.us.debian.org/debian/ wheezy/main amule-daemon amd64 2.3.1-9 [1,234 kB]
Fetched 5,516 kB in 51s (107 kB/s)
Selecting previously unselected package libwxbase2.8-0:amd64.
(Reading database ... 59742 files and directories currently installed.)
Unpacking libwxbase2.8-0:amd64 (from .../libwxbase2.8-0_2.8.12.1-12_amd64.deb) ...
Selecting previously unselected package libupnp6.
Unpacking libupnp6 (from .../libupnp6_1%3a1.6.17-1.2_amd64.deb) ...
Selecting previously unselected package amule-common.
Unpacking amule-common (from .../amule-common_2.3.1-9_all.deb) ...
Selecting previously unselected package libcrypto++9.
Unpacking libcrypto++9 (from .../libcrypto++9_5.6.1-6_amd64.deb) ...
Selecting previously unselected package amule-daemon.
Unpacking amule-daemon (from .../amule-daemon_2.3.1-9_amd64.deb) ...
Processing triggers for man-db ...
Setting up libwxbase2.8-0:amd64 (2.8.12.1-12) ...
Setting up libupnp6 (1:1.6.17-1.2) ...
Setting up amule-common (2.3.1-9) ...
Setting up libcrypto++9 (5.6.1-6) ...
Setting up amule-daemon (2.3.1-9) ...
Not starting aMule daemon, AMULED_USER not set in /etc/default/amule-daemon. ... (warning).
Creating index of upgradeable packages ...
Creating index of OpenMediaVault plugins ...
now you need to create some files and folders, please use your OWNPATH for absolute path when needed, for your info:
/media/78088e03-200e-4008-93f0-f862cedbf2f8/Temp/ is my folder for Temp files, I use an old 250GB for this pourpouse, so no need to awake other disk in my system when donwload.
2 -
3 -
4 -
5f4dcc3b5aa765d61d8327deb882cf99
here my suggest is to change password for your real password to generate apropiate MD5sum that you need later.
5 -
edit file to add aMule as user (use "aMule" as it)
6 -
7 -
Now is time to start for first time aMule that generate apropiate files & Folders
8 -
Because new files are created in /home/aMule/.aMule, you need to do other time:
9 -
now you can stop aMule and finish configuration:
10 -