Diferencia entre revisiones de «Ubuntu»
De gacq wiki
Línea 12: | Línea 12: | ||
</nowiki></pre> | </nowiki></pre> | ||
<pre><nowiki> | <pre><nowiki> | ||
− | + | wget http://www.beerorkid.com/automatix/apt/key.gpg.asc | |
− | + | gpg --import key.gpg.asc | |
− | + | gpg --export --armor 521A9C7C | sudo apt-key add - | |
+ | apt-get update | ||
+ | apt-get install automatix | ||
+ | automatix | ||
</nowiki></pre> | </nowiki></pre> | ||
= XGL con con nvidia = | = XGL con con nvidia = | ||
*http://www.guia-ubuntu.org/dapper/index.php/Usuario_dom%C3%A9stico/Xgl | *http://www.guia-ubuntu.org/dapper/index.php/Usuario_dom%C3%A9stico/Xgl |
Revisión del 19:45 6 ago 2006
Ubuntu Utiles
- http://www.guia-ubuntu.org/dapper/index.php/Primeros_pasos/Multimedia_-_Instalar_codecs
- http://www.guia-ubuntu.org/dapper/index.php/Portada
- https://wiki.ubuntu.com/HardwareSupport
- http://ubuntuguide.org/wiki/Dapper
Automatix
/etc/apt/sources.list
deb http://www.beerorkid.com/automatix/apt dapper main
wget http://www.beerorkid.com/automatix/apt/key.gpg.asc gpg --import key.gpg.asc gpg --export --armor 521A9C7C | sudo apt-key add - apt-get update apt-get install automatix automatix