Sunday, March 28, 2010

Wednesday, March 24, 2010

Ubuntu 9.10 | Restore Default Panels Settings

Messed up with my panel a while ago. Below are series of command to restore to its default.

Steps:
#01 - Open Terminal

#02 - issue this commannd:
gconftool - -recursive-unset /apps/panel

#03 - issue this commannd:
rm -rf ~/.gconf/apps/panel

#04 - issue this commannd:
pkill gnome-panel

#05 Restart your pc, and that's it.

Listening : .NET Rocks Show #535 | Mark Brown Introduces Us to the Web Platform Installer

Show #535 | 3/23/2010 (57 minutes)
Mark Brown Introduces Us to the Web Platform Installer
http://www.dotnetrocks.com/

Monday, March 22, 2010

Ubuntu 9.10 | gem installation

~$ gem -v
The program 'gem' can be found in the following packages:
* rubygems1.8
* rubygems1.9.1
Try: sudo apt-get install
gem: command not found
~$ sudo apt-get install rubygems1.9.1

Ubuntu 9.10 | Thunderbird 3.0.3 : Installing with single command

Terminal Command:

http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/latest-3.0/linux-i686/en-US/thunderbird-3.0.3.tar.bz2 | tar xj -C ~