Archive for the ‘Linux’ Category

* UPDATED, Finally! Adobe releases native 64 bit Flash 10 for Linux

Posted on febrero 11th, 2010 by Alejandro. Filed under 64-bit, Firefox, Flash, Linux.


Tags: , , .



* Editores locales para blogs en linux

Posted on marzo 2nd, 2009 by Alejandro. Filed under Firefox, Linux, WordPress.


Esta es una lista que crecerá continuamente de editores locales para linux

Tags: , .



* Usar VNC con el “Cliente de Terminal Server” en Ubuntu

Posted on febrero 5th, 2009 by Alejandro. Filed under Linux, Ubuntu, terminal.


El cliente de VNC que viene con Ubuntu, Vinagre, solo funciona la mitad del tiempo. Afortunadamente también podemos VNC con el “Cliente de Terminal Sever” que viene instalando.

La opción “VNC” en la instalación estándar de “Cliente de Terminal Sever” en Ubuntu esta desactivada o gris.

Para activarla necesitamos instalar el paquete xtightvncviewer en Synaptic o con el siguiente comando en la terminal

sudo apt-get install xtightvncviewer

Listo!

Actualización: Para también activar la opcion del protocolo XDMCP, sudo apt-get install xnest

Tags: , , .



* Maquinas virtuales remotas sobre RDP con VirtualBox en Ubuntu

Posted on febrero 4th, 2009 by Alejandro. Filed under Linux, Ubuntu.


Una vez activado el servidor integrado de VRDP en VirtualBox, el resto es una conexión de RDP común y corriente usando el “Cliente de Terminal Server” bajo “Aplicaciones>Internet>”, excepto por las dos siguientes condiciones:

  1. El protocoloo a usar deber ser “RDP”, ya que “DRPv5″ no funcionara.
  2. Aqui en donde todos tienen problemas. Para la direccion del servidor (Equipo:) se debe poner la IP del anfitrion (HOST) y NO la del huesped (guest) como normalmente se haria.
Terminal server client Configuration for VirtualBox's VRDP

Configuración de "Cliente de Terminal Server" para VRDP en VirtualBox

Tags: , .



* Java plugin de 64 bits para Firefox en Ubuntu.

Posted on enero 9th, 2009 by Alejandro. Filed under 64-bit, Firefox, Linux, Ubuntu, terminal.


Ya no hay mas razones para no instalar Ubuntu de 64 bits. Primero fue Adobe con Flash de 64 bits y ahora Sun ha sacado el plug-in de Java en 64 bits.

Para instalar el java plug-in de 64 bits en intrepid 8.10:

  1. Baje el archivo bin aqui
  2. cd /opt
  3. sudo sh jre-6u12-ea-bin-b03-linux-amd64-22_dec_2008.bin
  4. cd /usr/lib/mozilla/plugins
  5. sudo ln -s /opt/jre1.6.0_12/lib/amd64/libnpjp2.so
  6. Re-inicie Firefox

Listo!

Tags: , , .



* SSH y X11 redireccionamiento

Posted on noviembre 1st, 2008 by Alejandro. Filed under terminal.


1) En el computador que queremos acceder remotamente (llamemoslo anfitrion) instalamos OpenSSH

sudo apt-get install ssh

luego modificamos el archivo /etc/ssh/ssh_config

cambiamos

# ForwardX11 no

por

ForwardX11 yes.

2) En el computador cliente, en la terminal:

ssh -XC usuario@anfitrion (la C es para activar compresión, usuario es el nombre del usuario en el computador anfitrion)

Y para arrangar la aplicaion remota, por ejempo firefox o tomboy

firefox &

tomboy &

Listo!

Tags: , , .



* Como instalar Flash 10 en Intrepid, Ubuntu 8.10 64 Bit

Posted on noviembre 1st, 2008 by Alejandro. Filed under 64-bit, Flash, Ubuntu.


IMPORTANTE, ACTUALIZACION: Adobe ha sacado una version de Flash en 64 bit, favor leer esta entrada

Ahora que Intrepid (Ubuntu 8.10) salio, instalar la ultima version de flash 10 (ver 10.0.12.36) es mas facil que nunca antes, simplemente escriba lo siguiente en la termimal

sudo apt-get install flashplugin-nonfree

Listo!

Como alternativa puede seleccionar el paquete flashplugin-nonfree en synaptic.

Usuarios de Hardy, Ubuntu 8.04 LTS, ver esta entrada

Tags: , , .



* Como re-iniciar el subsistema USB en Ubuntu

Posted on octubre 29th, 2008 by Alejandro. Filed under Linux, Ubuntu.


Si por alguna razon necesita re-iniciar el subsistema de controladores USB en Ubuntu SIN re-iniciar todo el sistema operativo, escriba lo siguiente en la terminal:

sudo /etc/init.d/udev restart

Listo.

Tags: , .



* Vinculos utiles de Codigo Abierto

Posted on octubre 19th, 2008 by Alejandro. Filed under Eco-sistema Web, Linux.




* The easiest way to install Flash 10 on Ubuntu 64 bits

Posted on octubre 15th, 2008 by Alejandro. Filed under 64-bit, Firefox, Flash, Linux, Ubuntu.




Translator

Twitter

Twitter Updates

    follow me on Twitter

    Recent Posts

    Categorías

    "The opposite of love is not hate, it's indifference.
    The opposite of art is not ugliness, it's indifference.
    The opposite of faith is not heresy, it's indifference.
    And the opposite of life is not death, it's indifference."

    Elie Wiesel
    8129 grains of sand from alejandro cuervo