start => aplicaciones
Tabla de Contenidos

Internet

¿Cómo instalar el plugin de Flash para Mozilla Firefox?

$ sudo aptitude install flashplayer-mozilla
$ sudo aptitude install msttcorefonts
$ sudo ln -s /usr/lib/libesd.so.0 /usr/lib/libesd.so.1
# which /dev/dsp wrapper to use
#FIREFOX_DSP="auto"
FIREFOX_DSP="aesd"

¿Cómo instalar el plugin de Adobe Acrobat Reader para Mozilla Firefox?

$ sudo aptitude install mozilla-acroread

¿Cómo instalar el plugin de Java para Mozilla Firefox?

$ sudo aptitude install j2re1.4-mozilla-plugin

Javier Tánago 2005/04/28 09:57
Paco Avila 2005/06/09 10:26

¿Comó dar soporte para el protocolo ED2K a Mozilla Firefox?

about:config
network.protocol-handler.external.ed2k
network.protocol-handler.app.ed2k
/usr/bin/ed2k

Adrián Pérez 2005/08/24 12:04

¿Cómo instalar el navegador web Opera?

$ sudo dpkg -i opera<Tecla Tab>

tecla Tabulación

$ sudo apt-get -f install
$ sudo gedit /usr/share/applications/opera.desktop
[Desktop Entry]
Encoding=UTF-8
Name=Navegador Web Opera
GenericName=Navegador Web
Comment=Fácil, la mejor experiencia en Internet
Exec=opera %u
Terminal=false
MultipleArgs=true
Type=Application
Icon=/usr/X11R6/include/X11/bitmaps/opera.xpm
Categories=Application;Network
MimeType=text/html;image/gif;image/jpeg;image/png
$ mkdir ~/.opera
$ gedit ~/.opera/filehandler.ini
Opera Preferences version 2.0
; Do not edit this file while Opera is running
; This file is stored in UTF-8 encoding
[Settings]
Default File Handler=gnome-open ,1
Default Directory Handler=gnome-open ,1

Gabriel Molina 2005/12/26 15:29

¿Cómo instalar Internet Explorer?

$ sudo aptitude install wine cabextract
$ tar xzvf ies4linux-1.1.0.tar.gz
$ cd ies4linux
$ ./ies4linux
$ ~/bin/ie6 

Aitor Calero García lunes, 07 de noviembre de 2005

¿Cómo instalar el nuevo Firefox 1.5?

De forma manual

Usando un repositorio

deb http://gatoloko.gsol.ws/repositorio breezy estable
$ sudo aptitude install firefox

¿Cómo instalar el lector de noticias (Pan)?

$ sudo aptitude install pan

¿Cómo instalar el lector de sindicaciones (RSS) Liferea?

$ sudo aptitude install liferea

Paco Avila 2005/04/09 05:22

¿Cómo instalar el lector de sindicaciones (RSS) Imendo Blam?

$ sudo aptitude install blam

¿Cómo instalar el cliente BitTorrent Azureus?

$ sudo aptitude install azureus

¿Cómo instalar el Cliente Gnutella LimeWire)?

$ cd ve_a_tu_carpeta_de_descargas
$ sudo unzip LimeWireOther.zip -d /opt/
$ sudo chown -R root:root /opt/LimeWire/
$ sudo gedit /usr/bin/runLime.sh
cd /opt/LimeWire/
./runLime.sh
$ sudo chmod +x /usr/bin/runLime.sh
Menu Editor

Name: LimeWire
Command: runLime.sh
Icon: /opt/LimeWire/LimeWire.ico
Category: Internet

Pulsa Guardar

¿Cómo instalar el cliente Donkey (aMule)?

$ sudo aptitude install amule

¿Cómo estar a la última con aMule?

deb http://koti.mbnet.fi/~ots/ubuntu/ breezy/
deb-src http://koti.mbnet.fi/~ots/ubuntu/ breezy/
# gpg --keyserver hkp://wwwkeys.eu.pgp.net --recv-keys 70188C3B
# gpg --armor --export 70188C3B | sudo apt-key add -

¿Cómo instalar el cliente multiprotocolo MLDonkey?

$ sudo aptitude install mldonkey-server

Ajustes del programa

Pestaña Client:

Pestaña Ports:

Pestaña Net:

Desplegable Donkey:

Integración con Firefox

¿Cómo instalar Apollon con librerías FastTrack(Kazaa) y Ares?

$ sudo gedit /etc/apt/sources.list
deb http://apt.cerkinfo.be/ unstable main contrib
deb-src http://apt.cerkinfo.be/ unstable main contrib
$ sudo aptitude update
$ sudo aptitude install gift giftd apollon libgnutella-gift libopenft-gift libares-gift libfasttrack-gift libopennap-gift
$ gift-setup
Boolean determining whether or not this file has been reviewed and is
complete.  giFT will fail to start unless this is non-zero.  This is done
so that we can make sure you, at the very least, read through this file.

Default: 0

/main/setup [0] 1

Colon separated list of protocol plugins to load by default.  If dynamic
library support is enabled, the plugin specified will be stat'd to check if
it is a loadable path.  If that fails, the fallback method is to attempt to
construct the fully qualified path based on the configured environment.

NOTES:
 Without dynamic library support, this plugin must have been compiled into
 your giFT binary.  With, this plugin must exist in the installed
 plugin directory.  giFT -V will output this path to you, if you are not
 sure.

 Protocol names are case sensitive, so use OpenFT, not Openft.

For example, to use the OpenFT and Gnutella protocols use:

 OpenFT:Gnutella

Default: none

/main/plugins [OpenFT] OpenFT:Gnutella:FastTrack:Ares:OpenNap
$ apollon

Francisco Barrientos 2005/08/17 00:25

¿Cómo instalar eDonkey2000 (hybrid)?

$ sudo dpkg -i edonkeyclc_1.3.0-0_i386.deb
$ edonkeyclc
$ sudo dpkg -i ed2k-gtk-gui_0.6.4_i386.deb

—-

$ tar zxvf eDonkeyLinux1.1.tar.gz
$ cd eDonkey2000
$ ./edonkey2000
$ sh runDonkey.sh

Alejandro Huguet Santana 2005/08/19 12:21

¿Cómo instalar Skype?

$ sudo apt-get install fakeroot alien
$ fakeroot alien --to-tgz skype_1.2.0.17-1_i386.deb
$ sudo apt-get install libqt3-mt
$ fakeroot alien --to-deb skype-1.2.0.17.tgz
$ sudo dpkg -i skype_1.2.0.17-2_all.deb

deb http://download.skype.com/linux/repos/debian/ stable non-free
$ sudo aptitude update
$ sudo aptitude install skype

Gonzalo L. Campos Medina 2005/03/23 10:48
Paco Avila 2005/07/15 01:28

¿Cómo instalar aMSN (cliente MSN Messenger) ?

$ sudo aptitude install amsn
$ sudo aptitude install tcl8.3 tk8.3
$ sudo gedit /usr/bin/amsn
cd /usr/share/amsn && /usr/bin/wish amsn
cd /usr/share/amsn && /usr/bin/wish8.3 amsn

Alvaro Barranquero 2005/04/30 03:43
Manuel Gomez 2005/06/20 23:48
Benjamín Valero 2005/11/22 06:16

¿Cómo instalar el creador de bitácoras Wordpress?

$ mysql -u usuario -p
Enter password: clave
Welcome to the MySQL monitor. Comands end with ; or \g.
Your MySQL connection id is 4 to server version: 4.0.23_Debian-3ubuntu2-log

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> create database wordpress;
Query OK, 1 row affected (0.02 sec)
mysql> quit
Bye
$

Reemplazar usuario y clave por los correctos en tu sistema.

$ cd /var/www/html
$ tar zxf /directorio_de_descargas/wordpress-x.x.x.tar.gz

Por supuesto cambia los directorios en el caso de que sean distintos en tu sistema.

$ gedit wordpress/wp-config-sample-php
define ('DB_NAME', 'wordpress');
define ('DB_USER', 'usuario');
define ('DB_PASSWORD', 'clave');
define ('DB_HOST', 'localhost');

Introduce aquí los valores correctos para la Base de datos, usuario-clave, y nombre del servidor.

Gabriel Molina 2005/05/18 15:13

¿Cómo instalar Jaws (blog)?

Se asume la siguiente situación
Está instalado y funcionando el servidor web Apache con PHP y MySQL

$ sudo mysqladmin -p create blog_jaws
Te pedirá el password que configuraste al instalar mysql
$ tar -xvzf jaws-0.5.0.tar.gz
$ cd jaws-0.5.0
$ sudo mkdir /var/www/blog
$ sudo cp -R html/* /var/www/blog/
$ sudo chown -R www-data /var/www/blog/include
$ sudo chown -R www-data /var/www/blog/data
  1. En el navegador introduce http://localhost/phpmyadmin e ingresa como root y tu password.
  2. En el frame izquierdo donde dice “Bases de datos” aparece blog_jaws(-), seleccionalá.
  1. Ahora en el frame central aparecen unas pestañas (arriba -estructura-sql-exportar-buscar-etc), dale click a la que dice SQL.
  2. Ahora busca en el centro abajo “Localización del archivo de texto:” le das click en el botón BROWSE y en el seleccionas el archivo (Se supone que tienes el directorio jaws-0.5.0 en /home/usuario/ ) /home/usuario/jaws-0.5.0/sql/MySQL.sql le das click en continuar y listo, le das EXIT o si no sabes donde está simplemente cierra la ventana del browser :D.
  1. Introduction, le das NEXT
  2. Autenticacion. Te dan un key, la seleccionas (solo lo del recuadro) y la copias al portapales
    $sudo nano /var/www/blog/key.txt
    //Con Shif+-insert la pegas y sales con Control+x y le dices que guarde los cambios//
    

    Y le das otra vez NEXT

  3. DATABASE: host: localhost usuario:root password:—- Database name: blog_jaws
  4. Create a user: Ya tu veras lo que pones, y NEXT
  5. Site settings : A tu gusto lo puedes acomodar, recuerda que el blog va a estar en http://localhost/blog, y al final NEXT
  6. Save configuration, NEXT
  7. Finished. Ahora puedes ingresar a administrarlo http://localhost/blog/admin.php

Sebastián Ortiz 2005/04/26 14:50

¿Cómo instalar J2SE Runtime Environment (JRE)?

Versión 1.4 de Blackdown

$ sudo aptitude install j2re1.4

Versión 1.5 de Sun

deb http://ubuntu.tower-net.de/ubuntu/ breezy java
$ sudo aptitude update
$ sudo aptitude install sun-j2re1.5

Sebastián Ortiz 2005/04/18 19:56
Paco Avila 2005/06/09 09:20

¿Cómo instalar J2SE Runtime Environment (JRE) a partir del fichero .bin?

RPM
no funciona

$ sudo apt-get install java-package
$ sudo chmod a+x jre-1_5_0_05-linux-i586.bin
$ fakeroot make-jpkg jre-1_5_0_05-linux-i586.bin
$ sudo dpkg -i sun-j2re1.5_1.5.0+r05_i386.deb
$ sudo update-alternatives --config java
$ sudo java -version

Claudio Guizzetti 2005/10/24 09:33
Daniel Reyes 2006/03/19 19:49

¿Cómo instalar el Cliente de Correo Thunderbird?

$ sudo aptitude install mozilla-thunderbird

Manuel Gomez 2005/04/15 10:40

¿Cómo instalar Download Manager (Downloader for X)?

$ sudo aptitude install d4x

¿Cómo instalar el cliente de FTP (gFTP)?

$ sudo aptitude install gftp

¿ Cómo instalar BOINC ?

Berkeley Open Infrastructure for Network Computing. Esta creacion de Berkeley, permite formar parte de la infraestructura abierta para la computacion en RED mas potente del mundo. De esta forma podras ayudar a la investigacion en los tiempos muertos de tu ordenador.

# The Boinc! engine (packages)
deb http://pkg-boinc.alioth.debian.org/ubuntu/ breezy universe
$ sudo aptitude update
$ sudo aptitude install boinc-client
$ sudo aptitude install boinc-manager

no hacer caso de los avisos del peligro de instalar paquetes no autorizados, nos podemos fiar de los chicos de berkeley. Asi que Tecleamos SI y lo instalamos.

Con esa aplicacion en castellano podras controlar el entorno de ejecucion de BOINC, conectar trabajos y pausarlos.

Hay muchos proyectos y constantemente se añaden nuevos.

pueder dar de alta una cuenta para el proyecto SETI@home, que es el mas conocido de computacion distribuida, poniendo esta URL del proyecto http://setiathome.berkeley.edu y despues cuando este fucionando puedes usar el comando:

$ top

para ver como el proyecto seti usa el 100% de tu CPU, pero solo si no la necesitas, por lo que BOINC no hace que tu sistema funcione mas lento.

top - 15:33:08 up  2:43,  2 users,  load average: 1.09, 1.23, 1.32
Tasks:  90 total,   2 running,  88 sleeping,   0 stopped,   0 zombie
Cpu(s):  2.7% us,  0.7% sy, 96.7% ni,  0.0% id,  0.0% wa,  0.0% hi,  0.0% si
Mem:   1035712k total,  1018116k used,    17596k free,    52604k buffers
Swap:   514072k total,    12532k used,   501540k free,   629916k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
11058 boinc     34  19 49652  29m 2500 S 96.2  2.9  27:45.91 setiathome-5.12 <--------<<
 7901 root      15   0  175m  34m 6296 S  1.7  3.4   5:33.51 Xorg
 11520 usuario   15   0 32176  12m 8464 R  0.7  1.3   0:00.87 gnome-terminal
    1 root      16   0  1560  524  456 S  0.0  0.1   0:00.98 init

RafaFamiliar 2006/05/21 04:54

¿Cómo instalar Google Earth?

Primero, descargar GoogleEarth de esta página: http://earth.google.com/download-earth.html

Asignar permisos de ejecución al archivo descargado:

$ chmod u+x GoogleEarthLinux.bin

Ejecutar GoogleEarthLinux.bin, con esto inicia la instalación.

$ ./GoogleEarthLinux.bin

Seguir los pasos del instalador, las únicas opciones son sobre la carpeta en donde se descomprimirá la aplicación.

Para ejecutar GoogleEarth:

José Jorge Enríquez R. 2006/06/17 21:55