Diferencia entre revisiones de «Ubuntu»
De gacq wiki
Línea 11: | Línea 11: | ||
deb http://www.beerorkid.com/automatix/apt dapper main | deb http://www.beerorkid.com/automatix/apt dapper main | ||
</nowiki></pre> | </nowiki></pre> | ||
− | + | <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 - | ||
+ | </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:42 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 -