Run the following command nohup gnome panel It…
Run the following command:
nohup gnome-panel
It will bring the old taskbar back..
Run the following command:
nohup gnome-panel
It will bring the old taskbar back..
If you are using shutter in ubuntu system for taking screenshots and if there is problem that edit button is not working then use this command : sudo apt-get install libgoo-canvas-perl
it will work fine.
Hi friends,
Today I changed my system ubuntu 9.10 to ubuntu 10.04.
And transfer all folders and files from old system to new system in 20-25 mins.For that I used “rsync” command in terminal.
Command : rsync -avz [your_source_path] [your_destination_path (new system root@host) ]
But while doing that I need to installed “ssh” in new system.
Command : sudo apt-get install openssh-server openssh-client
check out this…hope you will also upgrade your system