Sunday, October 17, 2010

Ubuntu 10.10 Connect Two Friends and Laugh.

Have you ever listened to a phone prank where each other swears they didn't call the other, if not why not try it your self by connecting two friends with another. Or just prank them with other various pranks HERE

Friday, October 15, 2010

Ubuntu 10.10 Firefox Plugin Offsec Exploit-db Search function Upper Right Search Bar

If you would like to install the Offensive Security Exploit search function to Firefox's little search area in the upper right hand corner just go HERE to install it.

Thursday, October 14, 2010

Ubuntu 10.10 Install Medibuntu Repositories

Just a quick how to guide to get those extra repository of packages that can't be included into the Ubuntu distribution for legal reasons.

sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list cd && wget http://packages.medibuntu.org/pool/free/m/medibuntu-keyring/medibuntu-keyring_2008.04.20_all.deb && sudo dpkg -i medibuntu-keyring_2008.04.20_all.deb && rm medibuntu-keyring_2008.04.20_all.deb sudo apt-get update

To make the Medibuntu packages show up in the Ubuntu Software Center:
sudo apt-get install app-install-data-medibuntu