Tuesday, June 5, 2007

keys for launchpad


ubuntu-dapper$ gpg --gen-key
gpg: key 87DF3508 marked as ultimately trusted
public and secret key created and signed.

ubuntu-dapper$ gpg --fingerprint badnux
pub 1024D/87DF3508 2007-06-05
Key fingerprint = AA5E 6FC8 D8E3 DEE4 6A66 F8A0 10EB C0D3 87DF 3508
uid badnux (badnux)

ubuntu-dapper$ gpg --keyserver keyserver.ubuntu.com --send-key 87DF3508
gpg: sending key 87DF3508 to hkp server keyserver.ubuntu.com

ubuntu-dapper$ ssh-keygen -t dsa
Your public key has been saved in /home/badnux/.ssh/id_dsa.pub.

Saturday, June 2, 2007

toshiba's software modem instalation


ubuntu-dapper$ sudo dmidecode -t 1 | grep Product
Product Name: Satellite A100

ubuntu-dapper$ sudo apt-get install sl-modem-daemon
ubuntu-dapper$ aplay -l | grep Modem
card 0: Intel [HDA Intel], device 6: Si3054 Modem [Si3054 Modem]

ubuntu-dapper$ sudo vim /etc/default/sl-modem-daemon
#SLMODEMD_DEVICE=auto
SLMODEMD_DEVICE=hw:0,6

ubuntu-dapper$ sudo /etc/init.d/sl-modem-daemon restart

Thursday, May 31, 2007

when gstreamer swapped red with blue


ubuntu-dapper$ gstreamer-properties