- http://linux.maxblog.eu/?p=6819
- http://ubuntuforums.org/showthread.php?t=514359
viernes, 30 de noviembre de 2007
Ubuntu: Themes y Icon Themes
Referencias:
Ubuntu: Instalar AWN (Avant Window Manager)
Referencias:
- http://kernel666.wordpress.com/2007/10/29/instalar-awn-en-gutsy-gibbon/
Ubuntu: Gusty Gibbons, instalar compiz fussion y Plugins adicionales
Referencias:
Para instalar los plugins adicionales seguir los pasos en la siguiente referencia:
- http://forlong.blogage.de/article/2007/8/29/How-to-set-up-Compiz-Fusion
- http://www.howtoforge.com/compiz-fusion-ubuntu-gutsy-gibbon-nvidia-geforce-fx-5200
- Habilitar los drivers propietarios para la tarjeta gráfica: System Administration Restricted Drivers Manager
- Instalar Compiz Config Settings Manager, compiz fusion y emerald: sudo apt-get install compizconfig-settings-manager emerald gnome-compiz-manager
Para instalar los plugins adicionales seguir los pasos en la siguiente referencia:
- http://forum.compiz-fusion.org/showthread.php?t=5616
sábado, 17 de noviembre de 2007
Ubuntu: controlar la velocidad del Fan
Referencias:
- http://ubuntuguide.org/wiki/Ubuntu_Edgy#How_to_control_fan_speed_.28lm-sensors.29
- https://help.ubuntu.com/community/SensorInstallHowto
jueves, 15 de noviembre de 2007
Azureus: magnet links
Referencias:
Solución:
cito al blog de Jack (según la referencia):
1. En la barra de direcciones de Firefox introducir :
about:config
2. Boton derecho del raton y seleccionar New String y en el cuadro que sale introducir:
network.protocol-handler.external.magnet
Luego:
/usr/bin/azureus
3. Otra vez el boton derecho y añadir New Boolean e introducir:
network.protocol-handler.external.magnet
- http://coladevelo.blogspot.com/2006/10/magnet-links-de-azureus-para-firefox.html
Solución:
cito al blog de Jack (según la referencia):
1. En la barra de direcciones de Firefox introducir :
about:config
2. Boton derecho del raton y seleccionar New String y en el cuadro que sale introducir:
network.protocol-handler.external.magnet
Luego:
/usr/bin/azureus
3. Otra vez el boton derecho y añadir New Boolean e introducir:
network.protocol-handler.external.magnet
Azureus: se cierra inesperadamente en Ubuntu
Si azureus se cierra inesperadamente en Ubuntu, seguir las instrucciones propuestas en la siguiente referencia:
Referencia
Cito a Solución propuesta en la referencia:
"
This worked for me, let see if this is useful for anyone else, as mini How-To:
1.Install azureus from the synaptics packages (this will ensure a tidy installation, with correct directories and entries).
2.Download the latest azureus release from http://azureus.sourceforge.net/download.php, it should be a tar.bz file.
3.Open the tar.baz file with file roller, extract the contents to a temporary directory (there is just one archived directory: /azureus
4.Make a backup copy of the Azureus2.jar (just in case!):
5.Copy the new azureus jar file to that destination, from your temporary directory. This will update your main application file:
6.Copy the complete content of the /azureus directory (from the temporary location) to .azureus directory in your home. This will complete the azureus installation, because there are some libraries azureus need to run properly and update in the future. You can use the file manager (nautilus) to do that, because you don't need root privilegies to copy to the .azureus dir in your home. (If you cannot see the .azureus dir, press Ctrl+H in the file manager to reveal hidden files)
"
Referencia
- http://ubuntuforums.org/showthread.php?t=219369&page=3
Cito a Solución propuesta en la referencia:
"
This worked for me, let see if this is useful for anyone else, as mini How-To:
1.Install azureus from the synaptics packages (this will ensure a tidy installation, with correct directories and entries).
2.Download the latest azureus release from http://azureus.sourceforge.net/download.php, it should be a tar.bz file.
3.Open the tar.baz file with file roller, extract the contents to a temporary directory (there is just one archived directory: /azureus
4.Make a backup copy of the Azureus2.jar (just in case!):
Code:
$ sudo cp /usr/share/java/Azureus2.jar /usr/share/java/Azureus2.jar_backup
Code:
$ cd /temporarydirectory/azureus
$ sudo cp -rv Azureus2.jar /usr/share/java/
"
lunes, 12 de noviembre de 2007
Java: suma en punto flotante
Referencias:
para cálculos que requieren de precisión exacta, como ser casos en aplicaciones bancarias o matemáticas, utilizar BigDecimals, junto con MathContext que determinen la cantidad de números exactos después de la coma.
- http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4497156
para cálculos que requieren de precisión exacta, como ser casos en aplicaciones bancarias o matemáticas, utilizar BigDecimals, junto con MathContext que determinen la cantidad de números exactos después de la coma.
sábado, 10 de noviembre de 2007
Sony: instalar la webcam y el mic en Ubuntu
WebCam Referencias:
- https://answers.launchpad.net/ubuntu/+question/7167
- https://answers.launchpad.net/ubuntu/+source/alsa-driver/+question/7078
lunes, 5 de noviembre de 2007
Ubuntu: instalar compiz fussion
Primero que nada actualizar el sistema
Tip: con la ATI Radeon se precisa instalar el servidor XGL
Más Referencias:
- sudo apt-get update
- sudo apt-get upgrade
- sudo apt-get dist-upgrade
- http://ubuntuforums.org/archive/index.php/t-488385.html
- https://help.ubuntu.com/community/CompositeManager/CompizFusion
Tip: con la ATI Radeon se precisa instalar el servidor XGL
Más Referencias:
- http://www.elblogdemaverick.com/?p=200
- http://www.hachemuda.com/2007/06/20/instalar-compcomm-beryl-compiz-en-ubuntu-linux/
Suscribirse a:
Entradas (Atom)