How to get rid of gnome-panel in Ubuntu

gnome-panel had – and is still having – a lot of bugs and problems, so I decided to get rid of it, at least till it improves and decided to replace it with Avant Window Navigator.

The problem is that gnome-panel automatically loads at the start of the gnome-session, so I tried first to delete all the panels by right-clicking and choosing “delete panel”, but this wasn’t useful as there must be at least one gnome-panel that you can’t delete, here is the much better solution which keeps your gnome-panel configured exactly as you want it so that you can return to it later and preventing it from automatically running at session startup:

  1. Open the gconf-editor (from the terminal or anywhere else)
  2. Navigate to destkop->gnome->session
  3. Open the “required_components_list”
  4. Remove “panel” from the list

Restart your gnome-session: “sudo restart gdm” or simply log out and back in, it’s gone!

Important Note: If you get stuck by disabling the gnome-panel without having avant – or likewise – running, simply at the login screen choose the “xterm” session instead of “gnome” and login, In the opened terminal run “gconf-editor” and add “panel” to the list again, and finally restart your session.

Tagged , | 2 Comments

ensure that the VirtualBox host kernel modules (vboxdrv, vboxnetflt and vboxnetadp) are properly updated if the linux kernel version changes during the next apt-get upgrade

Note: Ubuntu users might want to install the dkms package to ensure that the VirtualBox host kernel modules (vboxdrv, vboxnetflt and vboxnetadp) are properly updated if the linux kernel version changes during the next apt-get upgrade. The dkms package can be installed through the Synaptic Package manager or through the following command: “sudo apt-get install dkms”

Tagged , , | Leave a comment

The blog is finally stable

After about one week of being down, the website is finally stable!

Posted in Uncategorized | Tagged | Leave a comment

I’ll be extremely busy the next few weeks!

Well, I’m preparing for my wedding next month, which means I’m extremely busy, which means that I’ll be writing too little posts in the next few weeks!

Posted in Uncategorized | Tagged | 2 Comments

Hello world!

Welcome to WordPress.com. This is the first post after moving from blogspot.

Tagged | 1 Comment