Quote Originally Posted by Rajan_92 View Post
At least one panel is necessary in gnome desktop you cannot delete the last panel left.
Incorrect

Screenshot-3.png

The way I do it is
Code:
sudo mv /usr/bin/gnome-panel ~/.panel
That way if I ever want it back I can

Code:
sudo mv ~/.panel /usr/bin/gnome-panel
Bare in mind, before you do this that Alt F1 and Alt F2 will cease to work and unless you going to run a lot of things from terminal it might be an idea to have gnome-do or kupfer installed.