Changes

Jump to navigation Jump to search
No change in size ,  22:17, 15 August 2015
Line 26: Line 26:     
====set JD====
 
====set JD====
here you need an account with your password from https://my.jdownloader.org/
+
here you need an account with your password from http://my.jdownloader.org/
 
* now you can launch the java software
 
* now you can launch the java software
 
  java -Djava.awt.headless=true -jar /usr/share/JD2/JDownloader.jar
 
  java -Djava.awt.headless=true -jar /usr/share/JD2/JDownloader.jar
Line 42: Line 42:  
find the pid, for example here
 
find the pid, for example here
 
  kill -9 7336}}
 
  kill -9 7336}}
 +
 
====start at boot time====
 
====start at boot time====
 
now when you launch the command above your JD instance is able to run. we have to create an init script to run JD at the boot time
 
now when you launch the command above your JD instance is able to run. we have to create an init script to run JD at the boot time

Navigation menu