Remove Gnome Panel in Ubuntu Maverick Meerkat (10.10)

In this post, we will discuss for removing gnome-panel in ubuntu maverick by using gconf-editor, it really just to create variations on your Ubuntu desktop. for removing gnome-panel in ubuntu maverick, open terminal, then open gconf-editor with the command:


$ gconf-editor

Go to :

desktop > gnome >session > required components

And search for "gnome-panel" value, then remove gnome-panel, restart your computer and gnome-panel will be removed. then you can replace it by using the dock applications, such as "kiba-dock, AWN, and cairo dock" to beautify your Ubuntu desktop display. good luck
Read More...!!

Restore Default GNome Panel in Ubuntu Lucid Lynx (10.04)

An easy way to restore gnome-panel in ubuntu Lucid Lynx is to use the restore panel program, which is a small scripting program that can help you to restore gnome panel by default. to restore this panel, you can download here

When finished downloading, extract the file, then double-click, the selection window will appear. select "Run" 


Select "restore defaut setting panel" then press OK. Gnome panel will change by default the same as when you first install. if there is still no change, restart your computer. good luck
Read More...!!

Install Libre Office In Ubuntu Maverick Meerkat (10.10)

To install Libre office in ubuntu 10.10 you must add third party repository, no go to terminal, login as root by type :


$ sudo su

Add third party repository, copy this command :

$ echo 'deb http://download.tuxfamily.org/gericom/libreoffice /' | sudo tee -a /etc/apt/sources.list

Get key server by type :

$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 890E7A26

Update repository and install libre office by type :

$ apt-get update
$ sudo apt-get install libreoffice3* lobasis3.3*

Now libre office has installed on your ubuntu 10.10
Read More...!!

Watch Thousands of TV channels and Streaming Video on the Internet for Free Using Miro in Ubuntu

Miro is a free program HD video player. It can play almost any video files and offers more than 6,000 free Internet TV and video podcasts.  Miro is pretty simple interface designed for HD video fullscreen. Quite simply, Miro is a better way to watch all the videos you care.  This application is a free open-sources and developed by volunteer organizations throughout the world.


You can view the installation instructions at :

Read More...!!

Secure Your Password in Ubuntu Lucid Lynx (10.04) by using KeePassX

KeePassX is an open-source password manager to manage passwords and securely store passwords, where do you store the passwords will be stored into the database and to open the database requires a master key. and you only need to remember one password to view the secret password that you have saved.


You can install it by downloading the package at launchpad.net  here for installation insturction
Read More...!!