Jump to content

Recommended Posts

Posted (edited)

Orange Pi PC = Server = Debian Jessie

Programs does not start automatically at boot,  I tested the deluge, transmission and vsftpd;

Same commands used in Raspbian Jessie: Does not start automatic:

sudo update-rc.d deluge-daemon defaults
sudo update-rc.d transmission-daemon defaults

 

Edited by Igor
formatting
Posted
This is very complicated for me, , I usually find tutorials ready to install programs, 
I would not know how to do these boot modifications
 
 
 
Posted

IIRC if you install Transmission with this command: 

apt install transmission-cli transmission-common transmission-daemon

you don't need to do anything else. It starts automatically. Similar goes for others ... just follow generic Debian & Ubuntu install guides and you should be fine.

Posted

It is possible that the transmission "issue" is this - wrong start order in relation to network related services:

which is not an Armbian issue since it comes from upstream releases, and AFAIK there is no proper solution for this yet, only workarounds.

Posted
  On 4/12/2017 at 1:38 PM, Igor said:

IIRC if you install Transmission with this command: 

apt install transmission-cli transmission-common transmission-daemon

you don't need to do anything else. It starts automatically. Similar goes for others ... just follow generic Debian & Ubuntu install guides and you should be fine.

Expand  
I installed it now, but it does not start automatically, to start I have to use  sudo service transmission-daemon stop 
command and then sudo service transmission-daemon start
 
 
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines