How to Restart Gnome Shell on Ubuntu

  • Post last modified:March 13, 2021
  • Post category:Linux
  • Post author:

In Ubuntu you can restart the GNOME Shell or the GUI with using below methods. There are several different methods available in Ubuntu to restart the Gnome shell. You can do it with and without closing or shutting down all other application. It will help to recover Gnome Desktop freezes or apply the changes in system settings.

(more…)

Continue ReadingHow to Restart Gnome Shell on Ubuntu

How to install Gnome 3 on ubuntu 12.04

  • Post last modified:May 14, 2012
  • Post category:Linux
  • Post author:

To install gnome 3 on ubuntu 12.04

1.Open Terminal.To open terminal click the Dash home from unity launcher.And type terminal in the search field. And click Terminal.

2.Type the below code in terminal and hit enter.

sudo add-apt-repository ppa:gnome3-team/gnome3

3.Type your ubuntu password if needed.

4.Then press enter to continue or ctrl-c to cancel adding the ppa.

5.Type below command and hit enter

sudo apt-get update

6.Then type below command and press enter
(more…)

Continue ReadingHow to install Gnome 3 on ubuntu 12.04