Archivo para la categoría ‘recetas’

Conjuro para cuando desaparecen los paneles de Gnome en Ubuntu Netbook Remix

Posted by ashiak On 25 Octubre 2009 Sin comentarios

Simplemente hay que ejecutar el siguiente comando desde la consola: gconftool-2 –set /desktop/gnome/session/required_components_list –type list –list-type=string ["windowmanager","panel"] Reiniciamos y listo

Sonido con ALSA

Posted by ashiak On 17 Abril 2009 Un comentarios

Receta mágica: crear un fichero dentro de tu $HOME que se llame .asoundrc con el siguiente contenido: pcm.tarjeta{ type hw card 0 device 0 } pcm.salidaTarjeta{ type dmix ipc_key 9991 slave{ period_time 0 period_size 1024 # must be power of 2 buffer_size 8192 # dito. It } slave.pcm “tarjeta” } pcm.entradaTarjeta{ type dsnoop ipc_key 9992 [...]

Apt 0.6 y firma de paquetes

Posted by ashiak On 30 Octubre 2005 Sin comentarios

Hace unos días, después de haber actualizado mi Debian, al hacer un: # apt-get update me aparecía el siguiente mensaje: Ign http://ftp.fr.debian.org unstable Release.gpg />Des:1 http://www.stanchina.net ./ Release.gpg [189B] />[...] />Leyendo lista de paquetes… Hecho />W: GPG error: http://www.stanchina.net ./ Release: The following signatures couldn’t be verified />because the public key is not available: NO_PUBKEY [...]