We are still actively working on the spam issue.

Difference between revisions of "Ubuntu"

From InstallGentoo Wiki
Jump to: navigation, search
(Created page with "Ubuntu is the most widely used GNU/Linux operating system in the world, and is widely regarded as being the easiest to configure and use. Ubuntu is used by large organizations...")
 
m
Line 1: Line 1:
 
Ubuntu is the most widely used GNU/Linux operating system in the world, and is widely regarded as being the easiest to configure and use. Ubuntu is used by large organizations such as Google and IBM as a tool for programming across an array of different domains.
 
Ubuntu is the most widely used GNU/Linux operating system in the world, and is widely regarded as being the easiest to configure and use. Ubuntu is used by large organizations such as Google and IBM as a tool for programming across an array of different domains.
 
  
 
== Getting Ubuntu ==
 
== Getting Ubuntu ==

Revision as of 03:19, 28 January 2014

Ubuntu is the most widely used GNU/Linux operating system in the world, and is widely regarded as being the easiest to configure and use. Ubuntu is used by large organizations such as Google and IBM as a tool for programming across an array of different domains.

Getting Ubuntu

Ubuntu comes in several different versions, the most popular as of this writing being 12.04, which can be found here.

Removing Amazon Spyware

sudo apt-get remove unity-lens-shopping

Replacing Unity

Purging Unity from 12.04.3 LTS

To install the Cinnamon Desktop Environment (A GNOME 3 Fork):


sudo add-apt-repository ppa:gwendal-lebihan-dev/cinnamon-stable

sudo apt-get update

sudo apt-get install cinnamon