Changes

Jump to navigation Jump to search
210 bytes added ,  22:33, 28 March 2013
no edit summary
Line 44: Line 44:  
  db configuration setprop transmission-daemon status enabled
 
  db configuration setprop transmission-daemon status enabled
 
  db configuration setprop transmission-daemon access public
 
  db configuration setprop transmission-daemon access public
 +
 +
{{tip box|After that if you go to the menu "Edit Preferences/network you can verify if the port is open"}}
    
if you restart your computer you can experiment that the service is not started because there is no link to rc.7d, so you have to do this command line to allow transmission deamon operate in runlevel 7.
 
if you restart your computer you can experiment that the service is not started because there is no link to rc.7d, so you have to do this command line to allow transmission deamon operate in runlevel 7.
    
  ln -s /etc/init.d/transmission-daemon /etc/rc.d/rc7.d/S99transmission-daemon
 
  ln -s /etc/init.d/transmission-daemon /etc/rc.d/rc7.d/S99transmission-daemon
 +
 +
now you are able to use transmission deamon with this url in the web browser http://your-ip-sme:9091

Navigation menu