<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="es">
	<id>http://wiki.enunpimpam.com/pimpamwiki/index.php?action=history&amp;feed=atom&amp;title=JDownloader_en_Server_Ubuntu</id>
	<title>JDownloader en Server Ubuntu - Historial de revisiones</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.enunpimpam.com/pimpamwiki/index.php?action=history&amp;feed=atom&amp;title=JDownloader_en_Server_Ubuntu"/>
	<link rel="alternate" type="text/html" href="http://wiki.enunpimpam.com/pimpamwiki/index.php?title=JDownloader_en_Server_Ubuntu&amp;action=history"/>
	<updated>2026-04-06T00:06:52Z</updated>
	<subtitle>Historial de revisiones de esta página en el wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>http://wiki.enunpimpam.com/pimpamwiki/index.php?title=JDownloader_en_Server_Ubuntu&amp;diff=168&amp;oldid=prev</id>
		<title>Nacho: 1 revisión importada</title>
		<link rel="alternate" type="text/html" href="http://wiki.enunpimpam.com/pimpamwiki/index.php?title=JDownloader_en_Server_Ubuntu&amp;diff=168&amp;oldid=prev"/>
		<updated>2020-04-22T21:43:56Z</updated>

		<summary type="html">&lt;p&gt;1 revisión importada&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;es&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Revisión anterior&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revisión del 21:43 22 abr 2020&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;es&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(Sin diferencias)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Nacho</name></author>
		
	</entry>
	<entry>
		<id>http://wiki.enunpimpam.com/pimpamwiki/index.php?title=JDownloader_en_Server_Ubuntu&amp;diff=167&amp;oldid=prev</id>
		<title>ubuntu&gt;Nacho: /* Export DISPLAY */</title>
		<link rel="alternate" type="text/html" href="http://wiki.enunpimpam.com/pimpamwiki/index.php?title=JDownloader_en_Server_Ubuntu&amp;diff=167&amp;oldid=prev"/>
		<updated>2010-12-03T10:32:30Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Export DISPLAY&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nueva&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[category:Ubuntu]] &lt;br /&gt;
Podemos instalar el JDownloader en un Server Linux funcionando con terminal.&lt;br /&gt;
&lt;br /&gt;
Necesitaremos de un servidor VNC, parar poder ejecutar '''GUI''' (Graphical User Interface), y poder verla cuando nos conectemos al por VNC, y poder introducir los captchas y tener acceso total al JDownloader, también activaremos el servicio WEB del JDowloader para poder comprobar como van nuestras descargas.&lt;br /&gt;
&lt;br /&gt;
== Instalar vncserver == &lt;br /&gt;
 sudo apt-get install vnc4server&lt;br /&gt;
=== Iniciar servicio vnc === &lt;br /&gt;
 vncserver&lt;br /&gt;
Solicitara una contraseña y la verificación, esta es necesaria para conectarse por el visor, nos devolvera lo siguiente:&lt;br /&gt;
&lt;br /&gt;
 xauth:  creating new authority file /home/USUARIO/.Xauthority  &lt;br /&gt;
 New 'NOMBRE_PC:1 (USUARIO)' desktop is NOMBRE_PC:1 &lt;br /&gt;
El numero indica que esta corriendo en el screen 1, si volvemos e ejecutar vncserver nos inicia otro servicio con el 2.&lt;br /&gt;
=== Parar un servicio === &lt;br /&gt;
Podemos parar un servicio con:&lt;br /&gt;
 vncserver -kill :1&lt;br /&gt;
=== Export DISPLAY === &lt;br /&gt;
&lt;br /&gt;
Ya esta el servicio encendido así que hay que usarlo como DISPLAY, que indica cual es el servidor X.&lt;br /&gt;
&lt;br /&gt;
 export DISPLAY=localhost:1&lt;br /&gt;
&lt;br /&gt;
=== Borrar password ===&lt;br /&gt;
Podemos borrara el password que eliminando el archivo passwd que esta en .vnc&lt;br /&gt;
 rm .vnc/passwd&lt;br /&gt;
== Instalar Java == &lt;br /&gt;
Tenemos que instalar JRE, Java Runtime Environment, para poder encender JDownloader&lt;br /&gt;
 sudo apt-get install openjdk-6-jre&lt;br /&gt;
== Descargando JDownloader == &lt;br /&gt;
Hay que descargar la version otros&lt;br /&gt;
=== Iniciar JDownloader === &lt;br /&gt;
Nos dirigimos al directorio donde hemos descargado el programa y escribir en el terminal&lt;br /&gt;
&lt;br /&gt;
 java -Xmx512m -jar JDownloader.jar &amp;amp;&lt;/div&gt;</summary>
		<author><name>ubuntu&gt;Nacho</name></author>
		
	</entry>
</feed>