 
    
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>unity Archives - Complete, Concrete, Concise</title>
	<atom:link href="https://complete-concrete-concise.com/tag/unity/feed/" rel="self" type="application/rss+xml" />
	<link>https://complete-concrete-concise.com/tag/unity/</link>
	<description>Practical Information Without The Bloat</description>
	<lastBuildDate>Tue, 30 Apr 2013 07:26:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>Ubuntu 13.04 &#8211; Basic Unity Interface / Desktop Tutorial</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-basic-unity-interface-desktop-tutorial/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Tue, 30 Apr 2013 07:26:35 +0000</pubDate>
				<category><![CDATA[Ubuntu 13.04]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[introduction]]></category>
		<category><![CDATA[introductory]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[ubuntu 13.04]]></category>
		<category><![CDATA[unity]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2917</guid>

					<description><![CDATA[<p>The basics of Unity are easy to pick up.</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-basic-unity-interface-desktop-tutorial/">Ubuntu 13.04 &#8211; Basic Unity Interface / Desktop Tutorial</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>This is a basic tutorial for the Unity Interface / Desktop which comes with Ubuntu 13.04 &#8211; it should help get you up and running.</p>
<p>Each new version of Unity (introduced in 11.04) improves on the functionality of the desktop.</p>
<div class="c2">
<p>This tutorial reflects the way I understand and use the Unity interface.</p>
</div>
</div>
<p>The Unity interface consists of four main parts:</p>
<ol>
<li>Panel</li>
<li>Launcher</li>
<li>Dash</li>
<li>HUD</li>
</ol>
<h2>The Panel</h2>
<p>The Panel is the strip at the top of the interface:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-unity-tutorial-1-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-unity-tutorial-1-thumb.png" alt="" border="0" class="centered"/></a></p>
<p>The menu bar that you are used to seeing near the top of an application&#8217;s window is now displayed in the panel:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-unity-tutorial-2-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-unity-tutorial-2-thumb.png" alt="" border="0" class="centered"/></a></a></p>
<p>There is a catch:</p>
<ol>
<li>The menus displayed in the Panel are <u>only</u> for the active (topmost) application window.</li>
<li>The menus are <u>only</u> displayed when you <u>hover</u> your mouse over the Panel, otherwise, the Panel is empty.</li>
<li>If a window is maximized (full screen), the buttons (icons) for minimize, maximize, and close are hidden unless you hover your mouse over the panel.</li>
</ol>
<p>This might seem like a step backward. Why hide the menu bar? Why make the user have to move the mouse all the way to the panel to access it? While it gives a little extra window space to the application, it is also inefficient – and this was the problem with Unity in Ubuntu 11.04 and 11.10.</p>
<p>Since Ubuntu 12.04, Unity has the HUD. The HUD makes mousing / navigating through menus obsolete (mostly).</p>
<p>Additional things displayed in the Panel include:</p>
<ul>
<li>the name of the active (topmost) application (green)</li>
<li>various indicators (blue)</li>
<li>the time (yellow)</li>
<li>the system menu (red)</li>
</ul>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-unity-tutorial-3-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-unity-tutorial-3-thumb.png" alt="" border="0" class="centered"/></a></p>
<h2>The Launcher</h2>
<div class="c1">
<p>Despite being the most prominent feature of the Unity interface, it is the one I use the least.</p>
</div>
<p>This is the panel of buttons on the left hand side of the screen:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-unity-tutorial-4-big.jpg" target="_blank"><img fetchpriority="high" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-unity-tutorial-4-thumb.jpg" width="480" height="360" alt="" border="0" class="centered"/></a></p>
<p>It serves 3 functions:</p>
<ol>
<li><strong>Application Launcher:</strong> clicking on an icon will launch the application associated with that icon. e.g. Clicking on the FireFox icon launches the FireFox browser.</p>
</li>
<li><strong>Visual indicator of running applications:</strong> any running application has its icon placed in the Launcher and an indicator showing its status.
<ol>
<li><strong>Two solid triangles:</strong> this is the active application (the one on top).</li>
<li><strong>Single solid triangle:</strong> the application is running, but does not have focus (is not on top).</li>
<li><strong>Single open triangle:</strong> the application is running in a different workspace (by default, Ubuntu 13.04 sets up only a single workspace. You can read how to enable workspaces <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-how-to-enable-multiple-workspaces">here</a>.).</li>
</ol>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-basic-unity-tutorial-launcher-2.jpg" alt="" border="0" class="centered" /></p>
<li><strong>Application Switcher:</strong> you can switch to an application (bring it to the front) by clicking on its icon in the Launcher.</li>
</ol>
<h3>Removing an Application from the Launcher</h3>
<div class="c1">
<p><strong>Note:</strong> removing an application from the Launcher does <u><strong>not</strong></u> uninstall the application.</p>
</div>
<p>The Launcher can become cluttered with applications (when you install an application using the Ubuntu Software Center, it is usually automatically placed in the Launcher).</p>
<p><strong>1) Right-click</strong> on the application you want to remove from the launcher. This will display a popup menu.</p>
<p><strong>2) Click</strong> on <u>Unlock from Launcher</u> in the popup menu:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-unity-tutorial-5.jpg" width="480" height="203" alt="" border="0" class="centered"/></p>
<h3>Adding an Application to the Launcher</h3>
<p>Sometimes, an application is not added to the Launcher, or you had previously removed it.</p>
<p><strong>1) Start</strong> the application / program you want to add to the Launcher.</p>
<p><strong>2) Find</strong> the application&#8217;s icon in the Launcher.</p>
<p><strong>3) Right-click</strong> on the icon. This will display a popup menu.</p>
<p><strong>4) Click</strong> on <u>Lock to Launcher</u> to add the program to the Launcher:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-unity-tutorial-6.png" alt="" border="0" class="centered"/></p>
<div class="c2">
<p>In general, only the most commonly used applications should be in the launcher.</p>
</div>
<h2>Dash</h2>
<div class="c1">
<p>The Dash replaces searching through menu hierarchies for applications.</p>
<p>Like anything new, it feels all wrong, but, I found it very easy to pick up and now prefer it over the traditional menu navigating paradigm.</p>
</div>
<p>Instead or navigating a hierarchy of menus, Dash provides a query field in which you type the name of the application or document you want to open.</p>
<p>Using the Dash interface is very much like searching with Google &#8211; as you type in what you are looking for, Dash displays possible results.</p>
<div class="c2">
<p>I think the greatest strength of Dash is that you can navigate it completely via the keyboard, so you never alternate between typing and reaching for the mouse.</p>
</div>
<p>Dash is activated by either:</p>
<p><strong>1) Clicking</strong> on the Dash icon in the Launcher:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-unity-tutorial-7.jpg" width="480" height="149" alt="" border="0" class="centered"/></p>
<p><strong>2) Tapping</strong> the <u>Windows</u> key on your keyboard</p>
<div class="c2">
<p><strong>Note:</strong> tapping the <u>Windows</u> keys means pressing it as though you intend to type it. It does not mean holding down the key (holding down the key does something else).</p>
<p>Ubuntu calls this the <u>Super</u> key</p>
</div>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-basic-unity-tutorial-dash-2.jpg" alt="" border="0" class="centered" /></p>
<p>The Dash panel looks something like this (click for a larger image):</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-unity-tutorial-8-big.jpg" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-unity-tutorial-8-thumb.jpg" width="480" height="327" alt="" border="0" class="centered"/></a></p>
<p>It is divided into upto 5 sections:</p>
<ol>
<li>
<p>The query field (<span class="i1">outlined in green</span>) is where the keyboard focus goes when you activate the Dash.</p>
<p>Type the name of the application you want to run, or document you want to open. As you type, Dash will update the list of applications and documents.</p>
<p>It has improved greatly since 11.04, if you type in <code>game</code> you will get <u>Mahjong</u>, <u>AisleRiot Solitaire</u> and <u>Freecell Solitaire</u>, and <u>Sudoku</u>.</p>
<p>I suspect it may still miss certain applications because they are not listed in the &#8220;obvious&#8221; way. For example, previous versions of Unity would not display <u>Sudoku</u> if you typed in <code>game</code> &#8211; you needed to type in <code>puzzle</code>.</p>
<p>If you type in <code>games</code> it will only display <u>AisleRiot Solitaire</u>, but none of the other games.</p>
</li>
<li>
<p>A list of the most recently used applications (<span class="i3">outlined in red</span>) is displayed. If you type in the query field, the list of applications is modified to match your search.
</p>
<p>You can use your mouse to select an application, or you can use the arrow keys to navigate to the desired application (and then press <code>Enter</code>. I like using the arrow keys because my hands don&#8217;t have to leave the keyboard.</p>
</li>
<li>
<p>A list of the most recent viewed documents (<span class="i2">outlined in blue</span>) is displayed. If you type in the query field, the list of documents is modified to match your search.</p>
<p>You can use your mouse or the arrow keys to navigate and select the desired document. I like using the arrow keys because my hands don&#8217;t have to leave the keyboard.</p>
</li>
<li>
<p>Relevant search results from Amazon (<span class="i4">outlined in yellow</span>) . As you type your query, it is sent to Amazon (anonymously via Ubuntu) and relevant results are displayed.</p>
<p>Many people find this intrusive and disable this feature. Instructions to disable Amazon search results are here.</p>
<p>I don&#8217;t have a problem with it, but wish it was more customizable. For instance, I don&#8217;t want Amazon search results in my main Dash panel. I don&#8217;t mind them if I am using the music lens or movie lens (explained in more detail below). Unfortunately, there is no way to selectively enable Amazon search results.</p>
</li>
<li>
<p>At the very bottom of the Dash (<span class="i2">shaded in green</span>) are a number of icons. These are &#8220;lenses&#8221;.  A lens is a specifically focussed (or themed) query. The five lenses at the bottom are:</p>
<ol>
<li>Dash lens: this is the default lens &#8211; it searches everything you are possibly connected to which includes your computer as well as any cloud services you use.</li>
<li>Applications lens: this focuses searches only within applications.</li>
<li>Folders and Documents lens: this focuses searches only on folders and documents.</li>
<li>Music lens: focuses search on music.</li>
<li>Photos Lens: focuses search on photos.</li>
<li>Video lens: focuses search on videos.</li>
</ol>
<p>You can navigate to the lenses using either the mouse or keyboard.</p>
<p>Typing <code>Ctrl + Tab</code> will navigate through the lenses.</p>
<div class="c2">
<p><strong>Note:</strong> typing <code>Ctrl + Tab</code> means, &#8220;While holding down the <code>Ctrl</code> key, press the <code>Tab</code> key as though you intend to type it.&#8221;</p>
</div>
<p>If you hold the <u>Windows</u> (Super) key down for a few seconds, a cheat sheet of commands will be displayed (click for larger image):</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-basic-unity-tutorial-dash-4-big.jpg" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-basic-unity-tutorial-dash-4-thumb.jpg" alt="" border="0" class="centered" /></a></p>
<div class="c2">
<p><strong>Note:</strong> the cheat sheet only appears if your screen resolution is 1024&#215;768 or greater.</p>
</div>
<h2>HUD</h2>
<div class="c1">
<p>The HUD was introduced in Ubuntu 12.04 and combined with Dash it provides a powerful way of interacting with your applications.</p>
<p>Just as Dash replaces navigating a hierarchy of menus to find applications and documents, HUD replaces navigating a hierarchy of menus in an application.</p>
<p>Like anything new, it feels all wrong, but, I found it very easy to pick up and now prefer it over the traditional menu navigating paradigm.</p>
</div>
<p>Instead or navigating a hierarchy of menus, HUD provides a query field in which you type the name of the action you want to perform with your applications.</p>
<p>Normally, to do something in a program you either use a keyboard shortcut (like <code>Ctrl+B</code> to bold text in a word processor), or you use the mouse to select an option from a menu or toolbar.</p>
<p>With HUD, you type in what you want to do. The HUD interface will then locate appropriate / matching menu entries and display them to you to select. Again, you can use the mouse to perform the selection or the arrow keys and the <u>Enter</u> key.</p>
<div class="c2">
<p>I think the greatest strength of HUD is that you can navigate it completely via the keyboard, so you never alternate between typing and reaching for the mouse.</p>
</div>
<p>The HUD is activated when you tap on the <u>Alt</u> key:</p>
<div class="c2">
<p><strong>Note:</strong> tapping the <u>Alt</u> keys means pressing it as though you intend to type it. It does not mean holding down the key.</p>
<p>If you hold the <code>Alt</code> key down for about 2 seconds, the application menu bar will display in the Panel. As soon as yo let go of the <code>Alt</code> key, it will disappear &#8211; thus encouraging use of the keyboard to select a menu option (e.g. <code>Alt + F</code> to open the <u>F</u>ile menu).</p>
</div>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-basic-unity-tutorial-hud-1.jpg" alt="" border="0" class="centered" /></p>
<p>The HUD panel looks something like this:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-basic-unity-tutorial-hud-2.jpg" alt="" border="0" class="centered" /></p>
<ol>
<li>
<p>The query field (<span class="i3">outlined in red</span>) is where you type the operation you want to perform in the application, e.g. <code>open</code>, <code>new</code>, <code>auto white balance</code>, etc.</p>
<p>This is where the focus goes when you activate the HUD.</p>
<p>As you type, a list of possible commands will be displayed below it. You can navigate those commands using the mouse and clicking to select or the keyboard (arrow keys) and pressing <u>Enter</u> to select. By default, the top command is always selected and will be executed if you press <u>Enter</u>. A nice thing is that you do not have to type the whole command.</p>
<div class="c1">
<p><strong>Note:</strong> if a command is not available (for example, it is greyed out), then it will not appear in the list of commands.</p>
<p>For example, if you have just opened GIMP without any image, it is not possible to perform image operations on it (like unsharp mask, or auto color enhance, etc). So if you type <code>unsharp</code> into the query field, you will not receive any options.</p>
<p>I think it would be better if the HUD somehow indicated that the operation is unavailable rather than just not showing it at all.</p>
</div>
</li>
<li>
<p>On the left, the icon (<span class="i1">outlined in green</span>) shows which application the command is for.</p>
<p>The HUD may display commands for other programs (not just the active one). This can be confusing if you are not paying attention.</p>
</li>
<li>
<p>Below the query field is a list of matching commands (<span class="i2">outlined in blue</span>.</p>
</li>
</ol>
<div class="c4">
<p><strong>Note:</strong> HUD may not work with all applications &#8211; it depends on how the menus in an application were coded. Prior to Ubuntu 13.04, LibreOffice was an application that did not work with the HUD (there was a patch available to make it work, though).</p>
</div>
<h2>Final Words</h2>
<p>Unity is a new way of interacting with the computer: instead of navigating a hierarchy of menus, you type what you want to do.</p>
<p>As an old timer (my first interactions with a computer were via a teletype), I never really liked the mouse / GUI way of doing things because it required me to take one hand off the keyboard. As a consequence, I have always configured shortcut keys to perform common tasks.</p>
<p>With Unity, I am able to keep my hands on the keyboard and easily perform the tasks I need. I still program my shortcut keys, but I know longer have to navigate through menus to find some lesser used operation.</p>
<p>Play with it. I think you will find it easy to learn. I have found it easier to adapt to than the Ribbon interface Microsoft introduced a few years ago.</p>
<p>I find the Dash and HUD work well when I am very familiar with the programs / applications I am working with and I know the command set.</p>
<p>I find the HUD awkward to work with when I am not familiar with an application. For example, perhaps I install Blender to try out some 3D graphics development. Not being familiar with Blender, it is very awkward to try typing commands into the HUD in the hope of finding the right one. This is definitely a case where being able to browse through a bunch of menus can be helpful.</p>
<p>Of course, I can always type <code>help</code> and hope a help file comes up.</p>
<p>It is with new or unfamiliar applications that I miss the menu bar at the top, but even if a menu bar was visible, there have been times when I could not find what I wanted and had to google to discover how it was named or where it was located.</p>

<h2>Additional Resources</h2>
<p>While these aren&#8217;t tutorials, they offer some insight into Canonical&#8217;s focus and direction (they are written by Mark Shuttleworth  – Canonical&#8217;s CEO):</p>
<p><a href="http://www.markshuttleworth.com/archives/939">Introducing the HUD. Say hello to the future of the menu.</a></p>
<p><a href="http://www.markshuttleworth.com/archives/717">Dash takes shape for 11.10 Unity</a> (note: the Dash panel has changed somewhat from the screen capture he presents)</p>
<p>This shows a side by side comparison between using the tradition menu driven way to perform a task and using HUD. While a number of commenters have complained that it isn&#8217;t an objective comparison, I think it shows very nicely the difference in working in both environments:</p>
<p><iframe loading="lazy" width="560" height="315" src="http://www.youtube.com/embed/lSkXgXZL7G4" frameborder="0" allowfullscreen></iframe></p>
<p>This is another video showing the HUD In action:</p>
<p><iframe loading="lazy" width="560" height="315" src="http://www.youtube.com/embed/w_WW-DHqR3c" frameborder="0" allowfullscreen></iframe></p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-basic-unity-interface-desktop-tutorial/">Ubuntu 13.04 &#8211; Basic Unity Interface / Desktop Tutorial</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 13.04 &#8211; How to Customize / Configure Unity</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-how-to-customize-configure-unity/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Fri, 26 Apr 2013 20:21:49 +0000</pubDate>
				<category><![CDATA[Ubuntu 13.04]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[tweak]]></category>
		<category><![CDATA[ubuntu 13.04]]></category>
		<category><![CDATA[unity]]></category>
		<category><![CDATA[unity tweak tool]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2877</guid>

					<description><![CDATA[<p>Believe it or not, you can customize Unity without needing to be a command line guru.</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-how-to-customize-configure-unity/">Ubuntu 13.04 &#8211; How to Customize / Configure Unity</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>These instructions are for Ubuntu 13.04 running the Unity Desktop.</p>
<p>They may be the same or similar for other versions, but no guarantee is made.</p>
</div>
<p>Ubuntu provides access to a few of the aspects of Unity that can be customized, but the majority are buried in configuration files that use pretty arcane shell commands to manipulate.</p>
<p>The <u>Unity Tweak Tool</u> provides easy access to the various bits of Unity and allow you to configure Unity to your heart&#8217;s content:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-customize-unity-tweaktool-1.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-customize-unity-tweaktool-1-thumb.png" alt="" border="0" class="centered"/></a></p>
<p>Best of all, if you you mess up or don&#8217;t like the changes you made, you can always restore the settings back to the original default settings:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-customize-unity-tweaktool-2-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-customize-unity-tweaktool-2-thumb.png" alt="" border="0" class="centered"/></a></p>
<p>The only shortcoming of the tool (that I see) is that there is no help file or manual describing in detail what each setting does. Sometimes it is a matter of trying something out to see what it does. Many times, you can probably figure out what something does from the parameter name and the popup info that appears if you hover your mouse over an option for a few seconds:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-customize-unity-tweaktool-3-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-customize-unity-tweaktool-3-thumb.png" alt="" border="0" class="centered"/></a></p>
<h3>Installing from the Command Line</h3>
<p><strong>1) Enter</strong> the following command in a terminal:</p>
<pre><code>sudo apt-get install unity-tweak-tool</code></pre>
<h3>Installing from the Ubuntu Software Center</h3>
<p><strong>1) Tap</strong> the Windows (Super) key to open the Dash panel.</p>
<div class="c2">
<p><strong>Note:</strong> tapping the <u>Windows</u> keys means pressing it as though you intend to type it. It does not mean holding down the key (holding down the key does something else).</p>
<p>Ubuntu calls this the <u>Super</u> key</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-basic-unity-tutorial-dash-2.jpg" alt="" border="0" class="centered" /></p>
</div>
<p><strong>2) Type</strong> <u>ubuntu software center</u> into the Dash search field (you can stop typing once the <u>Ubuntu Software Center</u> icon is the left most icon):</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-customize-unity.jpg" width="480" height="257" alt="" border="0" class="centered"/></p>
<p><strong>3) Press</strong> the <u>Enter</u> key to launch the <u>Ubuntu Software Center</u> application:</p>
<div class="c2">
<p><strong>Note:</strong> pressing the <u>Enter</u> key will select the first Dash entry. If <u>Ubuntu Software Center</u> is not the first entry, then use the keyboard arrow keys or mouse to navigate to the appropriate icon.</p>
<p>If pressing <u>Enter</u> does not launch the <u>Ubuntu Software Center</u>, then click on the <u>Ubuntu Software Center</u> icon.</p>
</div>
<p><strong>4) Type</strong> <u>unity tweak tool</u> into the Ubuntu Software Center search field:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-customize-unity-2-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-customize-unity-2-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>5) Click</strong> on the search result <u>Unity Tweak Tool</u>:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-customize-unity-3-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-customize-unity-3-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>6) Click</strong> on <u>Install</u>:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-customize-unity-4-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-customize-unity-4-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>7) Enter</strong> your password and <strong>click</strong> on <u>Authenticate</u>:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-customize-unity-5-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2013/04/1304-customize-unity-5-thumb.png" alt="" border="0" class="centered"/></a></p>
<div class="c1">
<p>An additional bonus with this application (although, maybe most users don&#8217;t think about it) is that it only installs one file. So, when you decide to remove / uninstall the application, cleanup is easy and straightforward. This is not the case with most packages.</p>
</div>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-13-04/ubuntu-13-04-how-to-customize-configure-unity/">Ubuntu 13.04 &#8211; How to Customize / Configure Unity</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 12.04 &#8211; Installing the Xubuntu Core Desktop</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-installing-the-xubuntu-core-desktop/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Fri, 26 Oct 2012 12:10:02 +0000</pubDate>
				<category><![CDATA[Ubuntu 12.04]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[replacing]]></category>
		<category><![CDATA[ubuntu 12.04]]></category>
		<category><![CDATA[unity]]></category>
		<category><![CDATA[xubuntu core desktop]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2488</guid>

					<description><![CDATA[<p>These instructions are for installing the Xubuntu Core Desktop in Ubuntu 12.04 running the Unity Desktop. Installation instructions may be the same or similar for other versions of Ubuntu or for other Linux distros, but no guarantee is made. Installing Xubuntu Core Desktop installs only the GUI part of Xubuntu Desktop without all the extra [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-installing-the-xubuntu-core-desktop/">Ubuntu 12.04 &#8211; Installing the Xubuntu Core Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>These instructions are for installing the <em>Xubuntu Core Desktop</em> in Ubuntu 12.04 running the Unity Desktop.</p>
<p>Installation instructions may be the same or similar for other versions of Ubuntu or for other Linux distros, but no guarantee is made.</p>
</div>
<div class="c2">
<p>Installing Xubuntu Core Desktop installs only the GUI part of Xubuntu Desktop without all the extra applications that are part of the Xubuntu Desktop package (the only extra application it installs is the <u>Thunar</u> file manager)</p>
<p>The Xubuntu Desktop is a custom configured version of the Xfce Desktop.</p>
<p><u>Xfce</u> is smaller than Xubuntu Core Desktop. Installation instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-xfce-desktop">here</a>.</p>
<p>An article listing alternative desktops for Ubuntu 12.04 can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-replacing-the-unity-interface">here</a>.</p>
</div>
<div class="c3">
<p>If you are changing desktops because you are totally lost / confused by Unity, I suggest reading this <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-basic-unity-interface-desktop-tutorial">tutorial</a> and giving Unity a chance.</p>
<p>Of course, if you <u>really</u> hate Unity, then Xubuntu Desktop is an alternative desktop.</p>
</div>
<div class="c1">
<p><strong>Xubuntu Core Desktop will install 111 MB of files and data to your hard disk.</strong></p>
</div>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<h1>What it Looks Like</h1>
<p>The basic, straight-out-of-the-box, look of the desktop is:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-xubuntu-core-desktop-big1.jpg" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-xubuntu-core-desktop-thumb1.jpg" width="480" height="364" alt="" border="0" class="centered"/></a></p>
<div class="c1">
<p>Compared to the Xubuntu Desktop, there are some minor differences.</p>
</div>
<h1>Installing From the Command Line</h1>
<p>If you are comfortable with Linux and know how to use the command line and <code>apt-get</code> then the command is:</p>
<pre><code>sudo apt-get install xfce4 xubuntu-artwork xubuntu-default-settings</code></pre>
<div class="c1">
<p>Detailed instructions for accessing a command line can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-get-a-command-line-shell-or-terminal">here</a>.</p>
</div>
<p>Afterwards, restart your system. It should be enough to just log out and the log back in with the new desktop, but it doesn&#8217;t hurt to restart.</p>
<h1>Installing From the Ubuntu Software Center</h1>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<div class="c1">
<p>This requires you to install 3 separate packages, so a few more steps are required than usual.</p>
</div>
<p><strong>1) Launch </strong>the <u>Ubuntu Software Center</u> by clicking the icon on the Launcher:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-starting-ubuntu-software-center.jpg" width="480" height="228" alt="" border="0" class="centered" /></p>
<div class="c3">
<p>The following steps will install Xfce.</p>
</div>
<p><strong>2) Enter</strong> <u>xfce4</u> into the search field. This will bring up related entries.</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-xubuntu-core-2-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-xubuntu-core-2-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>3) Click</strong> on the entry <u>Meta-package for the Xfce Lightweight Desktop Environment</u> &#8211; this will highlight it in orange:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-xubuntu-core-3-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-xubuntu-core-3-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>4) Click</strong> on <u>Install</u>:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-xubuntu-core-4-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-xubuntu-core-4-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>5) Enter</strong> your password and click <u>Authenticate</u>:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-ubuntu-software-center-authentication-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-ubuntu-software-center-authentication-thumb.png" alt="" border="0" class="centered" /></a></p>
<div class="c3">
<p>The following steps will install the Xubuntu artwork (backgrounds, colours, etc).</p>
</div>
<p><strong>6) After</strong> installation is finished, <strong>enter</strong> <u>xubuntu-artwork</u> into the <u>Ubuntu Software Center</u> search field. This will bring up related entries:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-xubuntu-core-4a-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-xubuntu-core-4a-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>7) Click</strong> on the entry <u>Xubuntu themes and artwork</u> &#8211; this will highlight it in orange:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-xubuntu-core-4b-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-xubuntu-core-4b-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>8) Click</strong> on <u>Install</u>:</p>
<div class="c2">
<p>You should <u>not</u> be asked to enter a password again, but if you are, then enter it and press <u>Authenticate</u></p>
</div>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-xubuntu-core-4c-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-xubuntu-core-4c-thumb.png" alt="" border="0" class="centered"/></a></p>
<div class="c3">
<p>The following steps will install the settings necessary for Xfce to look like Xubuntu.</p>
</div>
<p><strong>9) After</strong> installation is finished, <strong>enter</strong> <u>xubuntu-default-settings</u> into the <u>Ubuntu Software Center</u> search field. This will bring up related entries:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-xubuntu-core-4d-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-xubuntu-core-4d-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>10) Click</strong> on the entry <u>Default settings for the Xubuntu desktop</u> &#8211; this will highlight it in orange:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-xubuntu-core-4e-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-xubuntu-core-4e-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>11) Click</strong> on <u>Install</u>:</p>
<div class="c2">
<p>You should <u>not</u> be asked to enter a password again, but if you are, then enter it and press <u>Authenticate</u></p>
</div>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-xubuntu-core-4f-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-xubuntu-core-4f-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>12) After</strong> installation is finished, <strong>click</strong> on the System icon in the upper right corner of the desktop and <strong>select</strong> <u>Shut Down&#8230;</u> from the drop down menu:</p>
<div class="c2">
<p><strong>Note:</strong> it may be enough to just log out and log back in using the new desktop, but it doesn&#8217;t hurt to restart either.</p>
</div>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-system-shutdown.jpg" width="480" height="271" alt="" border="0" class="centered" /></p>
<p><strong>13) Click</strong> on <u>Restart</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-system-restart.png" alt="" border="0" class="centered" /></p>
<h1>Selecting the Desktop</h1>
<p>After the system has restarted, it is necessary to select the new desktop from the login screen.</p>
<div class="c1">
<p>It is only necessary to select the desktop the first time after installation. Ubuntu will remember your your desktop for future logins.</p>
<p>You can even install multiple desktops and switch between them.</p>
</div>
<p><strong>14) Click</strong> the icon in the top right of the Login box:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-login-desktop-selection.jpg" width="480" height="245" alt="" border="0" class="centered" /></p>
<p><strong>15) Select</strong> <u>Xubuntu Session</u>:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-xubuntu-desktop-10.jpg" width="480" height="275" alt="" border="0" class="centered" /></p>
<div class="c2">
<p>Xubuntu is a customized version of Xfce. This is why an Xfce session appears as well.</p>
<p>If you select <u>Xfce Session</u> then you will get the standard Xfce desktop.</p>
</div>
<p><strong>16) Login:</strong></p>
<div class="c2">
<p>Notice the icon in the upper right hand corner has changed to a different icon. Some, not all, desktop environments will present an icon there.</p>
<p>If an icon is present, this provides a quick way to see which desktop environment you are logging into.</p>
</div>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-xubuntu-desktop-11.jpg" width="480" height="275" alt="" border="0" class="centered" /></p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-installing-the-xubuntu-core-desktop/">Ubuntu 12.04 &#8211; Installing the Xubuntu Core Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 12.04 &#8211; How to Install the Lubuntu Core Desktop</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lubuntu-core-desktop/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Fri, 26 Oct 2012 09:09:34 +0000</pubDate>
				<category><![CDATA[Ubuntu 12.04]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[lubuntu core]]></category>
		<category><![CDATA[lubuntu interface]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[replacing]]></category>
		<category><![CDATA[ubuntu 12.04]]></category>
		<category><![CDATA[unity]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2463</guid>

					<description><![CDATA[<p>These instructions are for installing the Lubuntu Core Desktop in Ubuntu 12.04 running the Unity Desktop. Installation instructions may be the same or similar for other versions of Ubuntu or for other Linux distros, but no guarantee is made. Installing Lubuntu Core Desktop installs the GUI part of Lubuntu Desktop without all the extra applications [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lubuntu-core-desktop/">Ubuntu 12.04 &#8211; How to Install the Lubuntu Core Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>These instructions are for installing the <em>Lubuntu Core Desktop</em> in Ubuntu 12.04 running the Unity Desktop.</p>
<p>Installation instructions may be the same or similar for other versions of Ubuntu or for other Linux distros, but no guarantee is made.</p>
</div>
<div class="c2">
<p>Installing Lubuntu Core Desktop installs the GUI part of Lubuntu Desktop without all the extra applications that are part of the Lubuntu Desktop package.</p>
<p>This is a good option for those who are happy with the applications provided with Ubuntu, but simply want to change their desktop.</p>
<p>The Lubuntu Core Desktop is a custom configured version of the LXDE Desktop.</p>
<p>To install a very basic LXDE desktop without additional applications, I recommend installing the LXDE Core desktop. Installation instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-core-desktop">here</a>.</p>
<p>There is also a version of the LXDE Desktop that includes a little more than the basic version. Installation instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-desktop">here</a></p>
<p>An article listing alternative desktops for Ubuntu 12.04 can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-replacing-the-unity-interface">here</a>.</p>
</div>
<div class="c3">
<p>If you are changing desktops because you are totally lost / confused by Unity, I suggest reading this <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-basic-unity-interface-desktop-tutorial">tutorial</a> and giving Unity a chance.</p>
<p>Of course, if you <u>really</u> hate Unity, then Lubuntu Core Desktop is an alternative desktop.</p>
</div>
<div class="c1">
<p><strong>Lubuntu Core Desktop will install 66.3 MB of files and data to your hard disk.</strong></p>
</div>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<h1>What it Looks Like</h1>
<p>The basic, straight-out-of-the-box, look of the desktop is:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-lubuntu-desktop-big.jpg" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-lubuntu-desktop-thumb.jpg" alt="" border="0" class="centered" /></a></p>
<h1>From the Command Line</h1>
<p>If you are comfortable with Linux and know how to use the command line and <code>apt-get</code> then the command is:</p>
<pre><code>sudo apt-get install lubuntu-core</code></pre>
<div class="c1">
<p>Detailed instructions for accessing a command line can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-get-a-command-line-shell-or-terminal">here</a>.</p>
</div>
<p>Afterwards, restart your system. It should be enough to just log out and the log back in with the new desktop, but it doesn&#8217;t hurt to restart.</p>
<h1>From the Ubuntu Software Center</h1>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<p><strong>1) Launch </strong>the <u>Ubuntu Software Center</u> by clicking the icon on the Launcher:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-starting-ubuntu-software-center.jpg" width="480" height="228" alt="" border="0" class="centered" /></p>
<p><strong>2) Enter</strong> <u>lubuntu-core</u> into the search field. This will bring up related entries.</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-lubuntu-core-2-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-lubuntu-core-2-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>3) Click</strong> on the entry <u>Lubuntu Desktop environment &#8211; minimal installation</u> &#8211; this will highlight it in orange:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-lubuntu-core-3-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-lubuntu-core-3-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>4) Click</strong> on Install:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-lubuntu-core-4-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.04-installing-lubuntu-core-4-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>5) Enter</strong> your password and click <u>Authenticate</u>:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-ubuntu-software-center-authentication-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-ubuntu-software-center-authentication-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>6) After</strong> installation is finished, <strong>click</strong> on the <u>System</u> icon in the upper right corner of the desktop and <strong>select</strong> <u>Shut Down&#8230;</u> from the drop down menu:</p>
<div class="c2">
<p><strong>Note:</strong> it may be enough to just log out and log back in using the new desktop, but it doesn&#8217;t hurt to restart either.</p>
</div>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-system-shutdown.jpg" width="480" height="271" alt="" border="0" class="centered" /></p>
<p><strong>7) Click</strong> on <u>Restart</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-system-restart.png" alt="" border="0" class="centered" /></p>
<h1>Selecting the Desktop</h1>
<p>After the system has restarted, it is necessary to select the new desktop from the login screen.</p>
<div class="c1">
<p>It is only necessary to select the desktop the first time after installation. Ubuntu will remember your your desktop setting for future logins.</p>
<p>You can even install multiple desktops and switch between them.</p>
</div>
<p><strong>8) Click</strong> the icon in the top right of the Login box:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-login-desktop-selection.jpg" width="480" height="245" alt="" border="0" class="centered" /></p>
<p><strong>9) Select</strong> <u>Lubuntu Desktop</u>:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lubuntu-desktop-101.jpg" width="480" height="275" alt="" border="0" class="centered" /></p>
<div class="c2">
<p>Lubuntu is a custom configured version of LXDE which is built on top of Openbox and GNOME/Openbox &#8211; that is why their entries also appear in the desktop menu. It is best to ignore them since they give you a completely blank desktop.</p>
<p><u>Lubuntu Netbook</u> is a desktop designed for Netbooks. It looks like this:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-lubuntu-netbook-desktop-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-lubuntu-netbook-desktop-thumb.png" alt="" border="0" class="centered" /></a> </div>
<p><strong>10) Login:</strong></p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lubuntu-desktop-11.jpg" width="480" height="245" alt="" border="0" class="centered" /></p>
<div class="c2">
<p>Notice the icon in the upper right hand corner has changed to an open circle. Some, not all, desktop environments will present an icon there.</p>
<p>If an icon is present, this provides a quick way to see which desktop environment you are logging into.</p>
</div>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lubuntu-core-desktop/">Ubuntu 12.04 &#8211; How to Install the Lubuntu Core Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 12.10 &#8211; Installing GNOME Desktop</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/ubuntu-12-10-intalling-gnome-desktop/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Tue, 23 Oct 2012 20:17:05 +0000</pubDate>
				<category><![CDATA[Ubuntu 12.10]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gnome desktop]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[replacing]]></category>
		<category><![CDATA[ubuntu 12.10]]></category>
		<category><![CDATA[unity]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2450</guid>

					<description><![CDATA[<p>These instructions are for installing the GNOME Desktop in Ubuntu 12.10 running the Unity Desktop. Installation instructions may be the same or similar for other versions of Ubuntu or for other Linux distros, but no guarantee is made. If you are changing desktops because you are totally lost / confused by Unity, I suggest reading [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/ubuntu-12-10-intalling-gnome-desktop/">Ubuntu 12.10 &#8211; Installing GNOME Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>These instructions are for installing the <u>GNOME Desktop</u> in Ubuntu 12.10 running the Unity Desktop.</p>
<p>Installation instructions may be the same or similar for other versions of Ubuntu or for other Linux distros, but no guarantee is made.</p>
</div>
<div class="c3">
<p>If you are changing desktops because you are totally lost / confused by Unity, I suggest reading this <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-basic-unity-interface-desktop-tutorial">tutorial</a> and giving Unity a chance. <span class="i3">The mentioned tutorial is for Ubuntu 12.04, but should be the same or very similar for 12.10. Eventually, I will have an updated tutorial for 12.10.</span></p>
<p>Of course, if you <u>really</u> hate Unity, then GNOME Desktop is an alternative desktop.</p>
</div>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<h1>What is it?</h1>
<p><u>GNOME Desktop</u> is <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/ubuntu-12-10-installing-gnome-shell">GNOME Shell</a> bundled with a number of additional applications.</p>
<p><u>GNOME Shell</u> is not the same as the classic or traditional desktop most users are familiar with. It is a desktop that requires 3D hardware capability (if it is not available, then the system loads the <u>GNOME Fallback Session</u>). <a href="https://live.gnome.org/GnomeShell/FAQ#What_led_to_the_decision_to_make_3D_acceleration_a_requirement_for_GNOME_Shell.3F">GNOME states</a> that most 3D graphics cards manufactured after 2007 (or so) should be suitable.</p>
<h1>Who is it for?</h1>
<p>This is for those users who want the GNOME 3 desktop along with all the extra program files bundled with it.</p>
<p>If you just want <u>GNOME Shell</u> without all the additional packages and programs, choose to install  <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/ubuntu-12-10-installing-gnome-shell">GNOME Shell</a> instead.</p>
<p>If you are not interested in the GNOME 3 desktop and want a more traditional/classic desktop environment I recommend installing <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/ubuntu-12-10-installing-gnome-session-fallback">GNOME Session Fallback</a>.</p>
<div class="c1">
<p>If you want a true GNOME 2 (traditional/classic) desktop experience, then you need to install MATE.</p>
<p>MATE is a fork (a development branch that has split from the main branch) of the original GNOME 2 project to preserve it.</p>
<p>GNOME 2 is no longer supported or developed &#8211; it has been superseded by GNOME 3.</p>
<p>MATE is the new GNOME 2.</p>
</div>
<div class="c2">
<p><strong>Note:</strong> most people want <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/ubuntu-12-10-installing-gnome-shell">GNOME Shell</a> or <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/ubuntu-12-10-installing-gnome-session-fallback">GNOME Session Fallback</a>. Installing <u>GNOME Desktop</u> will install a lot of extra applications that you will probably never use.</p>
<p>A better solution is to install <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/ubuntu-12-10-installing-gnome-shell">GNOME Shell</a> or <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/ubuntu-12-10-installing-gnome-session-fallback">GNOME Session Fallback</a> and later install those additional applications you want.</p>
</div>
<h1>What it looks like</h1>
<p>The straight-out-of-the-box look of the desktop is:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-shell-1-big.jpg" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-shell-1-thumb.jpg" width="480" height="355" alt="" border="0" class="centered"/></a></p>
<p>While it might look similar to the traditional/classic desktop, it is not. Clicking on the <u>Action</u> item (or tapping the Windows or Super key) will bring up a Unity style pane with some decorations on the side:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-shell-2-big.jpg" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-shell-2-thumb.jpg" width="480" height="355" alt="" border="0" class="centered"/></a></p>
<div class="c1">
<p><strong><u>GNOME Desktop</u> will install 542 MB of files and data to your hard disk.</strong></p>
<p>Contrast this with 84.5 MB for <u>GNOME Shell</u> or 35.5 MB for <u>GNOME Session Fallback</u>. Do you really want those ~460 MB of extra programs installed?</p>
</div>
<h1>From the Command Line</h1>
<p>If you are comfortable with Linux and know how to use the command line and <code>apt-get</code> then the command is:</p>
<pre><code>sudo apt-get install gnome</code></pre>
<div class="c1">
<p>Detailed instructions for accessing a command line can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/how-to-get-a-command-line-shell-or-terminal">here</a>.</p>
</div>
<div class="c2">
<p><strong>Note:</strong> during installation, you are likely to get a message box asking which display manager you use. It is safe to use either one.</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-0.png" alt="" border="0" class="centered"/></p>
<p><code>gdm</code> is installed with <code>gnome</code>.</p>
<p><code>lightdm</code> is the display manager shipped with Ubuntu.</p>
<p>Basically, the difference between the two is that your login screen will look different.</p>
</div>
<p>Afterward, you need to restart your system.</p>
<h1>From the Ubuntu Software Center</h1>
<h3>Launching the Ubuntu Software Center</h3>
<p><strong>1) Tap</strong> the <u>Windows</u> (Super) key to bring up the Dash panel:</p>
<div class="c2">
<p><strong>Note:</strong> tapping the <u>Windows</u> keys means pressing it as though you intend to type it. It does not mean holding down the key (holding down the key does something else).</p>
<p>Ubuntu calls this the <u>Super</u> key</p>
</div>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-basic-unity-tutorial-dash-2.jpg" width="480" height="187" alt="" border="0" class="centered" /></p>
<p><strong>2) Type </strong> <u>Ubuntu Software Center</u> into the search field:</p>
<div class="c2">
<p><strong>Note:</strong> as you type, search results will be displayed in the Dash Panel below.</p>
<p>You can stop typing when <u>Ubuntu Software Center</u> is the leftmost item in the panel.</p>
</div>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-3-big.jpg" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-3-thumb.jpg" width="480" height="285" alt="" border="0" class="centered"/></a></p>
<p><strong>3) Press</strong> the <u>Enter</u> key. This will select and launch the <u>Ubuntu Software Center</u></p>
<div class="c2">
<p><strong>Note:</strong> pressing the <u>Enter</u> key automatically selects the top, leftmost item in the Dash Panel. This is why it is not necessary to type everything.</p>
</div>
<div class="c3">
<p><strong>Note:</strong> if, for some reason, you switch focus or change focus from the search field, then pressing <u>Enter</u> will not work and you will need to select the icon using your mouse (or navigate using your keyboard). This is definitely an issue Ubuntu needs to address with the Dash.</p>
</div>
<p><strong>4) Type</strong> <u>gnome</u> into the <u>Ubuntu Software Center</u> search field. This will bring up related entries.</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-4-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-4-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>5) Click</strong> on the entry <u>The GNOME Desktop Environment, with extra components</u> &#8211; this will highlight it in orange:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-5-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-5-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>6) Click</strong> on Install:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-6-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-6-thumb.png" alt="" border="0" class="centered"/></a></p>
<div class="c4">
<p>If you receive the following error message:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-ubuntu-software-center-install-error-message.png" alt="" border="0" class="centered" alt="Failed to download package files. Check your Internet connection."/></p>
<p>See <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-failed-to-download-package-files">this article</a> for a possible solution.</p>
<div class="c1">
<p><strong>Note:</strong> I haven&#8217;t encountered this error with Ubuntu 12.10, but I believe it is still possible.</p>
</div>
</div>
<p><strong>7) Enter</strong> your password and click <u>Authenticate</u>:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-7-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-7-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>8) After</strong> installation is finished, <strong>click</strong> on the <u>System</u> icon in the upper right corner of the desktop and <strong>select</strong> <u>Shut Down…</u> from the drop down menu:</p>
<div class="c2">
<p><strong>Note:</strong> it may be enough to just log out and log back in using the new desktop, but it doesn&#8217;t hurt to restart either.</p>
</div>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-8.jpg" width="480" height="279" alt="" border="0" class="centered"/></p>
<p><strong>9) Click</strong> on <u>Restart</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-9.png" alt="" border="0" class="centered"/></p>
<h1>Selecting the Desktop</h1>
<p>After the system has restarted, it is necessary to select the new desktop from the login screen.</p>
<div class="c1">
<p>It is only necessary to select the desktop the first time after installation. Ubuntu will remember your your selection for future logins.</p>
<p>You can even install multiple desktops and switch between them.</p>
</div>
<p><strong>10) Click</strong> the icon in the top right of the Login box:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-10.jpg" width="480" height="270" alt="" border="0" class="centered"/></p>
<p><strong>11) Select</strong> <u>GNOME</u> (you also have the option of selecting <u>GNOME Classic</u> which is just the <u>Session Fallback</u> version):</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-shell-11.jpg" width="480" height="373" alt="" border="0" class="centered"/></p>
<p><strong>12) Click</strong> on <u>OK</u>:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-shell-12.jpg" width="480" height="373" alt="" border="0" class="centered"/></p>
<p><strong>13) Login</strong> as normal:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-13.jpg" width="480" height="248" alt="" border="0" class="centered"/></p>
<div class="c2">
<p>Notice the icon in the upper right hand corner has changed to a different icon. Some, not all, desktop environments will display an icon there.</p>
<p>This provides a quick way to know which desktop environment you are logging into.</p>
</div>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/ubuntu-12-10-intalling-gnome-desktop/">Ubuntu 12.10 &#8211; Installing GNOME Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 12.10 &#8211; Installing GNOME Shell</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/ubuntu-12-10-installing-gnome-shell/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Tue, 23 Oct 2012 15:00:04 +0000</pubDate>
				<category><![CDATA[Ubuntu 12.10]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[gnome shell]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[replacing]]></category>
		<category><![CDATA[ubuntu 12.10]]></category>
		<category><![CDATA[unity]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2438</guid>

					<description><![CDATA[<p>These instructions are for installing the GNOME Shell in Ubuntu 12.10 running the Unity Desktop. Installation instructions may be the same or similar for other versions of Ubuntu or for other Linux distros, but no guarantee is made. If you are changing desktops because you are totally lost / confused by Unity, I suggest reading [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/ubuntu-12-10-installing-gnome-shell/">Ubuntu 12.10 &#8211; Installing GNOME Shell</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>These instructions are for installing the <u>GNOME Shell</u> in Ubuntu 12.10 running the Unity Desktop.</p>
<p>Installation instructions may be the same or similar for other versions of Ubuntu or for other Linux distros, but no guarantee is made.</p>
</div>
<div class="c3">
<p>If you are changing desktops because you are totally lost / confused by Unity, I suggest reading this <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-basic-unity-interface-desktop-tutorial">tutorial</a> and giving Unity a chance. <span class="i3">The mentioned tutorial is for Ubuntu 12.04, but should be the same or very similar for 12.10. Eventually, I will have an updated tutorial for 12.10.</span></p>
<p>Of course, if you <u>really</u> hate Unity, then GNOME Shell is an alternative desktop.</p>
</div>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<h1>What is it?</h1>
<p><u>GNOME Shell</u> is just the basic GNOME 3 desktop environment. It includes <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/ubuntu-12-10-installing-gnome-session-fallback">GNOME Session Fallback</a> as part of the installation.</p>
<p>GNOME Shell is not the same as the classic or traditional desktop most users are familiar with. It is a desktop that requires 3D hardware capability (if it is not available, then the system loads the <u>GNOME Fallback Session</u>). <a href="https://live.gnome.org/GnomeShell/FAQ#What_led_to_the_decision_to_make_3D_acceleration_a_requirement_for_GNOME_Shell.3F">GNOME states</a> that most 3D graphics cards manufactured after 2007 (or so) should be suitable.</p>
<h1>Who is it for?</h1>
<p><u>GNOME Shell</u> is for those users who want a GNOME 3 desktop without installing extra packages and programs.</p>
<p><u>GNOME Shell</u> includes <u>GNOME Session Fallback</u> as part of the installation, if you are not interested in the GNOME 3 desktop and want a more traditional/classic desktop environment I recommend installing <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/ubuntu-12-10-installing-gnome-session-fallback">GNOME Session Fallback</a> because it will save you some disk space.</p>
<div class="c1">
<p>If you want a true GNOME 2 (traditional/classic) desktop experience, then you need to install MATE.</p>
<p>MATE is a fork (a development branch that has split from the main branch) of the original GNOME 2 project to preserve it.</p>
<p>GNOME 2 is no longer supported or developed &#8211; it has been superseded by GNOME 3.</p>
<p>MATE is the new GNOME 2.</p>
</div>
<div class="c2">
<p><strong>Note:</strong> even if you install <u>GNOME Shell</u> only intending to use the <u>GNOME Session Fallback</u>, the extra files installed will not affect your systems performance except for the amount of disk space used.</p>
<p>In general, I think it is good practice to minimize the number of unneeded files on your system</p>
</div>
</div>
<h1>What it looks like</h1>
<p>The straight-out-of-the-box look of the desktop is:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-shell-1-big.jpg" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-shell-1-thumb.jpg" width="480" height="355" alt="" border="0" class="centered"/></a></p>
<p>While it might look similar to the traditional/classic desktop, it is not. Clicking on the <u>Action</u> item (or tapping the Windows or Super key) will bring up a Unity style pane with some decorations on the side:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-shell-2-big.jpg" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-shell-2-thumb.jpg" width="480" height="355" alt="" border="0" class="centered"/></a></p>
<div class="c1">
<p><strong><u>GNOME Shell</u> will install 84.5MB of files and data to your hard disk.</strong></p>
</div>
<h1>From the Command Line</h1>
<p>If you are comfortable with Linux and know how to use the command line and <code>apt-get</code> then the command is:</p>
<pre><code>sudo apt-get install gnome-shell</code></pre>
<div class="c1">
<p>Detailed instructions for accessing a command line can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/how-to-get-a-command-line-shell-or-terminal">here</a>.</p>
</div>
<div class="c2">
<p><strong>Note:</strong> during installation, you are likely to get a message box asking which display manager you use. It is safe to use either one.</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-0.png" alt="" border="0" class="centered"/></p>
<p><code>gdm</code> is installed with <code>gnome-shell</code>.</p>
<p><code>lightdm</code> is the display manager shipped with Ubuntu.</p>
<p>Basically, the difference between the two is that your login screen will look different.</p>
</div>
<p>Afterward, you need to restart your system.</p>
<h1>From the Ubuntu Software Center</h1>
<h3>Launching the Ubuntu Software Center</h3>
<p><strong>1) Tap</strong> the <u>Windows</u> (Super) key to bring up the Dash panel:</p>
<div class="c2">
<p><strong>Note:</strong> tapping the <u>Windows</u> keys means pressing it as though you intend to type it. It does not mean holding down the key (holding down the key does something else).</p>
<p>Ubuntu calls this the <u>Super</u> key</p>
</div>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-basic-unity-tutorial-dash-2.jpg" width="480" height="187" alt="" border="0" class="centered" /></p>
<p><strong>2) Type </strong> <u>Ubuntu Software Center</u> into the search field:</p>
<div class="c2">
<p><strong>Note:</strong> as you type, search results will be displayed in the Dash Panel below.</p>
<p>You can stop typing when <u>Ubuntu Software Center</u> is the leftmost item in the panel.</p>
</div>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-3-big.jpg" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-3-thumb.jpg" width="480" height="285" alt="" border="0" class="centered"/></a></p>
<p><strong>3) Press</strong> the <u>Enter</u> key. This will select and launch the <u>Ubuntu Software Center</u></p>
<div class="c2">
<p><strong>Note:</strong> pressing the <u>Enter</u> key automatically selects the top, leftmost item in the Dash Panel. This is why it is not necessary to type everything.</p>
</div>
<div class="c3">
<p><strong>Note:</strong> if, for some reason, you switch focus or change focus from the search field, then pressing <u>Enter</u> will not work and you will need to select the icon using your mouse (or navigate using your keyboard). This is definitely an issue Ubuntu needs to address with the Dash.</p>
</div>
<p><strong>4) Type</strong> <u>gnome shell</u> into the <u>Ubuntu Software Center</u> search field. This will bring up related entries.</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-shell-4-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-shell-4-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>5) Click</strong> on the entry <u>GNOME Shell</u> &#8211; this will highlight it in orange:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-shell-5-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-shell-5-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>6) Click</strong> on Install:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-shell-6-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-shell-6-thumb.png" alt="" border="0" class="centered"/></a></p>
<div class="c4">
<p>If you receive the following error message:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-ubuntu-software-center-install-error-message.png" alt="" border="0" class="centered" alt="Failed to download package files. Check your Internet connection."/></p>
<p>See <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-failed-to-download-package-files">this article</a> for a possible solution.</p>
<div class="c1">
<p><strong>Note:</strong> I haven&#8217;t encountered this error with Ubuntu 12.10, but I believe it is still possible.</p>
</div>
</div>
<p><strong>7) Enter</strong> your password and click <u>Authenticate</u>:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-7-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-7-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>8) After</strong> installation is finished, <strong>click</strong> on the <u>System</u> icon in the upper right corner of the desktop and <strong>select</strong> <u>Shut Down…</u> from the drop down menu:</p>
<div class="c2">
<p><strong>Note:</strong> it may be enough to just log out and log back in using the new desktop, but it doesn&#8217;t hurt to restart either.</p>
</div>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-8.jpg" width="480" height="279" alt="" border="0" class="centered"/></p>
<p><strong>9) Click</strong> on <u>Restart</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-9.png" alt="" border="0" class="centered"/></p>
<h1>Selecting the Desktop</h1>
<p>After the system has restarted, it is necessary to select the new desktop from the login screen.</p>
<div class="c1">
<p>It is only necessary to select the desktop the first time after installation. Ubuntu will remember your your selection for future logins.</p>
<p>You can even install multiple desktops and switch between them.</p>
</div>
<p><strong>10) Click</strong> the icon in the top right of the Login box:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-10.jpg" width="480" height="270" alt="" border="0" class="centered"/></p>
<p><strong>11) Select</strong> <u>GNOME</u> (you also have the option of selecting <u>GNOME Classic</u> which is just the <u>Session Fallback</u> version):</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-shell-11.jpg" width="480" height="373" alt="" border="0" class="centered"/></p>
<p><strong>12) Click</strong> on <u>OK</u>:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-shell-12.jpg" width="480" height="373" alt="" border="0" class="centered"/></p>
<p><strong>13) Login</strong> as normal:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-13.jpg" width="480" height="248" alt="" border="0" class="centered"/></p>
<div class="c2">
<p>Notice the icon in the upper right hand corner has changed to a different icon. Some, not all, desktop environments will display an icon there.</p>
<p>This provides a quick way to know which desktop environment you are logging into.</p>
</div>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/ubuntu-12-10-installing-gnome-shell/">Ubuntu 12.10 &#8211; Installing GNOME Shell</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 12.10 &#8211; Installing GNOME Session Fallback</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/ubuntu-12-10-installing-gnome-session-fallback/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Tue, 23 Oct 2012 12:39:02 +0000</pubDate>
				<category><![CDATA[Ubuntu 12.10]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[classic gnome]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gnome session]]></category>
		<category><![CDATA[gnome-session-fallback]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[replacing]]></category>
		<category><![CDATA[ubuntu 12.10]]></category>
		<category><![CDATA[unity]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2420</guid>

					<description><![CDATA[<p>These instructions are for installing the GNOME Session Fallback in Ubuntu 12.10 running the Unity Desktop. Installation instructions may be the same or similar for other versions of Ubuntu or for other Linux distros, but no guarantee is made. If you are changing desktops because you are totally lost / confused by Unity, I suggest [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/ubuntu-12-10-installing-gnome-session-fallback/">Ubuntu 12.10 &#8211; Installing GNOME Session Fallback</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>These instructions are for installing the <em>GNOME Session Fallback</em> in Ubuntu 12.10 running the Unity Desktop.</p>
<p>Installation instructions may be the same or similar for other versions of Ubuntu or for other Linux distros, but no guarantee is made.</p>
</div>
<div class="c3">
<p>If you are changing desktops because you are totally lost / confused by Unity, I suggest reading this <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-basic-unity-interface-desktop-tutorial">tutorial</a> and giving Unity a chance. <span class="i3">The mentioned tutorial is for Ubuntu 12.04, but should be the same or very similar for 12.10. Eventually, I will have an updated tutorial for 12.10.</span></p>
<p>Of course, if you <u>really</u> hate Unity, then GNOME Session Fallback is an alternative desktop.</p>
</div>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<h1>What is it?</h1>
<p><u>GNOME Session Fallback</u> is the most basic version of GNOME you can install. The 3D features and requirements of the standard GNOME Shell are not present.</p>
<p>It is the closest you can get to the original GNOME 2 desktop. The GNOME 2 desktop is the one most users would recognize as the familiar or traditional desktop.</p>
<div class="c1">
<p>If you want a true GNOME 2 desktop experience, then you need to install MATE.</p>
<p>MATE is a fork (a development branch that has split from the main branch) of the original GNOME 2 project to preserve it.</p>
<p>GNOME 2 is no longer supported or developed &#8211; it has been superseded by GNOME 3.</p>
<p>MATE is the new GNOME 2.</p>
</div>
<p>GNOME 3 (aside from the Session Fallback) requires 3D hardware capability (according to <a href="https://live.gnome.org/GnomeShell/FAQ#What_led_to_the_decision_to_make_3D_acceleration_a_requirement_for_GNOME_Shell.3F">GNOME</a>, most 3D graphics cards manufactured after 2007 (or so) meet these requirements). However, the GNOME 3 desktop is different from the original or classic desktop most users are familiar with.</p>
<p><u>GNOME Session Fallback</u> is automatically installed when you install GNOME Shell or GNOME. It is provided in the case that your graphics card does not meet the minimum 3D hardware requirements or drivers for your graphics cards do not support 3D hardware acceleration.</p>
<h1>Who is it for?</h1>
<p><u>GNOME Session Fallback</u> is for those users that want a more or less traditional style desktop and don&#8217;t want to minimize the amount of extra files they install on their system.</p>
<p>While you can install <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/ubuntu-12-10-installing-gnome-shell">GNOME Shell</a> and GNOME, these will occupy more space on your hard drive. Installing them will not affect your systems performance except to where it comes down to free disk space.</p>
<p>In general, I think it is good practice to minimize the number of unneeded files on your system</p>
<h1>What it looks like</h1>
<p>There are two versions: GNOME Classic and GNOME Classic (No effects) &#8211; the difference between them is quite subtle.</p>
<p>The straight-out-of-the-box look of the desktop is:</p>
<div class="c1"><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-2-big.jpg" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-2-thumb.jpg" width="480" height="361" alt="" border="0" class="centered"/></a></p>
<p><u>Gnome Classic</u> displays the four desktops in the lower right corner as a small grid.</p>
</p></div>
<div class="c2"><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-1-big.jpg" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-1-thumb.jpg" width="480" height="361" alt="" border="0" class="centered"/></a></p>
<p><u>GNOME Classic (No effects)</u> displays the four desktops in the lower right bar as individual panes.</p>
</div>
<p>Otherwise, I don&#8217;t see any other differences between them.</p>
<div class="c1">
<p><strong>GNOME Session Fallback will install 35.5MB of files and data to your hard disk.</strong></p>
</div>
<h1>From the Command Line</h1>
<p>If you are comfortable with Linux and know how to use the command line and <code>apt-get</code> then the command is:</p>
<pre><code>sudo apt-get install gnome-session-fallback</code></pre>
<div class="c1">
<p>Detailed instructions for accessing a command line can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/how-to-get-a-command-line-shell-or-terminal">here</a>.</p>
</div>
<div class="c2">
<p><strong>Note:</strong> during installation, you are likely to get a message box asking which display amanger you use. It is safe to use either one.</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-0.png" alt="" border="0" class="centered"/></p>
<p><code>gdm</code> is installed with <code>gnome-fallback-session</code>.</p>
<p><code>lightdm</code> is the display manager shipped with Ubuntu.</p>
<p>Basically, the difference between the two is that your login screen will look different.</p>
</div>
<p>Afterward, you need to restart your system.</p>
<h1>From the Ubuntu Software Center</h1>
<h3>Launching the Ubuntu Software Center</h3>
<p><strong>1) Tap</strong> the <u>Windows</u> (Super) key to bring up the Dash panel:</p>
<div class="c2">
<p><strong>Note:</strong> tapping the <u>Windows</u> keys means pressing it as though you intend to type it. It does not mean holding down the key (holding down the key does something else).</p>
<p>Ubuntu calls this the <u>Super</u> key</p>
</div>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-basic-unity-tutorial-dash-2.jpg" width="480" height="187" alt="" border="0" class="centered" /></p>
<p><strong>2) Type </strong> <u>Ubuntu Software Center</u> into the search field:</p>
<div class="c2">
<p><strong>Note:</strong> as you type, search results will be displayed in the Dash Panel below.</p>
<p>You can stop typing when <u>Ubuntu Software Center</u> is the leftmost item in the panel.</p>
</div>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-3-big.jpg" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-3-thumb.jpg" width="480" height="285" alt="" border="0" class="centered"/></a></p>
<p><strong>3) Press</strong> the <u>Enter</u> key. This will select and launch the <u>Ubuntu Software Center</u></p>
<div class="c2">
<p><strong>Note:</strong> pressing the <u>Enter</u> key automatically selects the top, leftmost item in the Dash Panel. This is why it is not necessary to type everything.</p>
</div>
<div class="c3">
<p><strong>Note:</strong> if, for some reason, you switch focus or change focus from the search field, then pressing <u>Enter</u> will not work and you will need to select the icon using your mouse (or navigate using your keyboard). This is definitely an issue Ubuntu needs to address with the Dash.</p>
</div>
<p><strong>4) Type</strong> <u>gnome-session-fallback</u> into the <u>Ubuntu Software Center</u> search field. This will bring up related entries.</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-4-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-4-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>5) Click</strong> on the entry <u>GNOME Session Manager &#8211; GNOME fallback session</u> &#8211; this will highlight it in orange:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-5-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-5-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>6) Click</strong> on Install:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-6-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-6-thumb.png" alt="" border="0" class="centered"/></a></p>
<div class="c4">
<p>If you receive the following error message:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-ubuntu-software-center-install-error-message.png" alt="" border="0" class="centered" alt="Failed to download package files. Check your Internet connection."/></p>
<p>See <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-failed-to-download-package-files">this article</a> for a possible solution.</p>
<div class="c1">
<p><strong>Note:</strong> I haven&#8217;t encountered this error with Ubuntu 12.10, but I believe it is still possible.</p>
</div>
</div>
<p><strong>7) Enter</strong> your password and click <u>Authenticate</u>:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-7-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-7-thumb.png" alt="" border="0" class="centered"/></a></p>
<p><strong>8) After</strong> installation is finished, <strong>click</strong> on the <u>System</u> icon in the upper right corner of the desktop and <strong>select</strong> <u>Shut Down&#8230;</u> from the drop down menu:</p>
<div class="c2">
<p><strong>Note:</strong> it may be enough to just log out and log back in using the new desktop, but it doesn&#8217;t hurt to restart either.</p>
</div>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-8.jpg" width="480" height="279" alt="" border="0" class="centered"/></p>
<p><strong>9) Click</strong> on <u>Restart</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-9.png" alt="" border="0" class="centered"/></p>
<h1>Selecting the Desktop</h1>
<p>After the system has restarted, it is necessary to select the new desktop from the login screen.</p>
<div class="c1">
<p>It is only necessary to select the desktop the first time after installation. Ubuntu will remember your your selection for future logins.</p>
<p>You can even install multiple desktops and switch between them.</p>
</div>
<p><strong>10) Click</strong> the icon in the top right of the Login box:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-10.jpg" width="480" height="270" alt="" border="0" class="centered"/></p>
<p><strong>11) Select</strong> either <u>GNOME Classic</u> or <u>GNOME Classic (No effects)</u>:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-11.jpg" width="480" height="289" alt="" border="0" class="centered"/></p>
<p><strong>12) Click</strong> on <u>OK</u>:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-12.jpg" width="480" height="289" alt="" border="0" class="centered"/></p>
<p><strong>13) Login</strong> as normal:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/10/ubuntu-12.10-gnome-session-fallback-13.jpg" width="480" height="248" alt="" border="0" class="centered"/></p>
<div class="c2">
<p>Notice the icon in the upper right hand corner has changed to a different icon. Some, not all, desktop environments will display an icon there.</p>
<p>This provides a quick way to know which desktop environment you are logging into.</p>
</div>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-10/ubuntu-12-10-installing-gnome-session-fallback/">Ubuntu 12.10 &#8211; Installing GNOME Session Fallback</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 12.04 &#8211; Installing the Cinnamon Desktop</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-installing-the-cinnamon-desktop/</link>
					<comments>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-installing-the-cinnamon-desktop/#comments</comments>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Sun, 29 Apr 2012 16:32:12 +0000</pubDate>
				<category><![CDATA[Ubuntu 12.04]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[cinnamon]]></category>
		<category><![CDATA[cinnamon desktop]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[linux mint]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[replacing]]></category>
		<category><![CDATA[ubuntu 12.04]]></category>
		<category><![CDATA[unity]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2046</guid>

					<description><![CDATA[<p>NOTE: For Cinnamon to work, your system must provide 3D hardware acceleration. If your system does not have 3D hardware acceleration, you will only see the &#8220;traditional&#8221; GNOME desktop. This is a limitation of GNOME 3 (on which Cinnamon is built). According to gnome.org: GNOME Shell uses relatively primitive 3D capabilities that have been available [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-installing-the-cinnamon-desktop/">Ubuntu 12.04 &#8211; Installing the Cinnamon Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c4">
<p><strong>NOTE:</strong> For Cinnamon to work, your system must provide 3D hardware acceleration. If your system does not have 3D hardware acceleration, you will only see the &#8220;traditional&#8221; GNOME desktop.</p>
<p>This is a limitation of GNOME 3 (on which Cinnamon is built). According to <code>gnome.org</code>:</p>
<blockquote><p>GNOME Shell uses relatively primitive 3D capabilities that have been available from essentially all computing devices made in the last four or five years.</p></blockquote>
<p>This seems to imply that the if your video card is pre-2007, there is a good chance Cinnamon (and GNOME) will not display as expected.</p>
</div>
<div class="c1">
<p>These instructions are for installing the Cinnamon Desktop v.1.4 on Ubuntu 12.04 running the Unity interface.</p>
<p>Installation instructions may be the same or similar for other version combinations or for other Linux distros, but no guarantee is made.</p>
<p>The latest information about the Cinnamon Desktop can be found <a href="http://cinnamon.linuxmint.com/">here</a>.</p>
</div>
<div class="c2">
<p>The Cinnamon Desktop is one of the desktops provided with Linux Mint.</p>
<p>Linux Mint is derived from Ubuntu and it is possible to install Cinnamon under Ubuntu instead of installing Linux Mint. This is the closest we come to being able to <a href="//complete-concrete-concise.com/blog/why-arent-there-linux-upgrades">upgrade</a> from one distro of Linux to another.</p>
<p>The Cinnamon desktop is similar to the traditional Windows type of desktop, with a Start menu in the lower left hand corner (the same is true of LXDE). It opens up a rather nice large panel divided in 4 parts: (1) quick launch icons (red), (2) menu categories (green) and (3) applications (blue), (4) search (yellow):</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-install-cinnamon-panel.jpg" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-install-cinnamon-panel-thumb.jpg" width="480" height="393" alt="" border="0" class="centered" /></a></div>
<div class="c3">
<p>If you are changing desktops because you are totally lost / confused by Unity, I suggest reading this <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-basic-unity-interface-desktop-tutorial">tutorial</a> and giving Unity a chance.</p>
<p>Of course, if you <u>really</u> hate Unity, then Cinnamon Desktop is an alternative desktop.</p>
</div>
<div class="c1">
<p><strong>Cinnamon Desktop will install 63MB of files and data to your hard disk.</strong></p>
</div>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<h1>What it Looks Like</h1>
<p>The basic, straight-out-of-the-box, look of the desktop is:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-install-cinnamon-desktop-big.jpg" target="_blank"><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-install-cinnamon-desktop-thumb.jpg" width="480" height="395" alt="" border="0" class="centered" /></a></p>
<h1>Quick Instructions</h1>
<p>If you are comfortable using a terminal entering commands then open a terminal and enter the following commands:</p>
<pre><code>sudo add-apt-repository ppa:gwendal-lebihan-dev/cinnamon-stable
sudo apt-get update
sudo apt-get install cinnamon</code></pre>
<p>Restart your system.</p>
<div class="c2">
<p>Note: it may be sufficient to simply logout and log back in, but I don&#8217;t think it hurts to restart.</p>
</div>
<h1>Detailed Instructions</h1>
<p>If you are not comfortable opening a terminal and entering commands, or have never done so before, these step by step directions should guide you through the process:</p>
<h2>Opening a Terminal</h2>
<p>Press <code>Ctrl+Alt+T</code> to open a terminal. (Detailed instructions for opening a terminal can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-get-a-command-line-shell-or-terminal">here</a>.)</p>
<div class="c2">
<p>Pressing <code>Ctrl+Alt+T</code> means &#8220;While holding down the <code>Ctrl</code> and <code>Alt</code> keys, press the <code>T</code> key as though you intend to type it&#8221;. Do not press or hold down the <code>Shift</code> key. It does not matter if the <code>Caps Lock</code> key is on or off.</p>
</div>
<p>You should now have something that looks like this:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-install-cinnamon-1-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-install-cinnamon-1-thumb.png" alt="" border="0" class="centered" /></a></p>
<h1>Adding Software Sources</h1>
<div class="c2">
<p>Cinnamon Desktop is not part of the regular software sources used by Ubuntu, so you have to add the sources for Cinnamon.</p>
</div>
<p><strong>1) Enter</strong> the following line exactly in the terminal:</p>
<pre><code>sudo add-apt-repository ppa:gwendal-lebihan-dev/cinnamon-stable</code></pre>
<p>You can type it or cut and paste it.</p>
<div class="c1">
<p>To cut and paste the line into the terminal:</p>
<p><strong>1) Select</strong> the line and press <code>Ctrl+C</code>.</p>
<p><strong>2) Right-click</strong> on the terminal. This will pop up a menu. Select <u>Paste</u> from the menu:</p>
<div class="c2">
<p>Note: the traditional keyboard shortcut <code>Ctrl+V</code> will not work in the terminal.</p>
</div>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-2-big1.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-2-thumb.png" alt="" border="0" class="centered" /></a></div>
<p>It should look something like this when you are done:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-install-cinnamon-2-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-install-cinnamon-2-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>2) Press</strong> the <u>Enter</u> key.</p>
<p><strong>3) Enter</strong> your password (this is the password you use to log into Ubuntu) and <strong>press</strong> the <u>Enter</u> key:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-install-cinnamon-3-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-install-cinnamon-3-thumb.png" alt="" border="0" class="centered" /></a></p>
<div class="c1">
<p>Note: when you type your password, nothing will happen in the terminal. It gives no feedback as the password is typed in. This is normal.</p>
</div>
<p>When you are done, it will look like this:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-install-cinnamon-4-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-install-cinnamon-4-thumb.png" alt="" border="0" class="centered" /></a></p>
<h2>Updating the Software Sources</h2>
<div class="c2">
<p>Before Cinnamon can be installed it is necessary to update the software sources so Ubuntu knows where to fetch the required packages from.</p>
</div>
<p><strong>1) Enter</strong> the following exactly:</p>
<pre><code>sudo apt-get update</code></pre>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-install-cinnamon-5-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-install-cinnamon-5-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>2) Press</strong> the <u>Enter</u> key.</p>
<p><strong>3) Enter</strong> your password and <strong>press</strong> the <u>Enter</u> key.</p>
<p>Ubuntu will then spend several minutes updating your software sources. The amount of time will depend on the speed of your Internet connection.</p>
<p>When it is done, it should look something like this:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-install-cinnamon-6-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-install-cinnamon-6-thumb.png" alt="" border="0" class="centered" /></a></p>
<h2>Installing the Cinnamon Desktop</h2>
<p><strong>1) Enter</strong> the following exactly:</p>
<pre><code>sudo apt-get install cinnamon</code></pre>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-install-cinnamon-7-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-install-cinnamon-7-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>2) Press</strong> the <u>Enter</u> key.</p>
<p>Some text will scroll across the screen showing exactly what is going to be installed. You will be prompted to continue with the installation:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-install-cinnamon-8-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-install-cinnamon-8-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>3) Press</strong> the <u>Enter</u> key to proceed with installation. (You can also type <u>y</u> followed by <u>Enter</u>.) If you don&#8217;t want to install it, then press <u>n</u> followed by the <u>Enter</u> key.</p>
<p>Installation time will depend on your Internet connection speed (how quickly you can download the code) and computer speed (how quickly you can compile everything).</p>
<p><strong>4) After</strong> installation is finished, <strong>click</strong> on the <u>System</u> icon in the upper right corner of the desktop and <strong>select</strong> <u>Shut Down&#8230;</u> from the drop down menu:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-system-shutdown.jpg" width="480" height="271" alt="" border="0" class="centered" /></p>
<p><strong>5) Click</strong> on <u>Restart</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-system-restart.png" alt="" border="0" class="centered" /></p>
<h2>Selecting the Desktop</h2>
<p>After the system has restarted, it is necessary to select the new desktop from the login screen.</p>
<div class="c1">
<p>It is only necessary to select the desktop the first time after installation. Ubuntu will remember your your desktop for future logins.</p>
<p>You can even install multiple desktops and switch between them.</p>
</div>
<p><strong>1) Click</strong> the icon in the top right of the Login box:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-login-desktop-selection.jpg" width="480" height="245" alt="" border="0" class="centered" /></p>
<p><strong>2) Select</strong> <u>Cinnamon</u>:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-install-cinnamon-11.jpg" width="480" height="275" alt="" border="0" class="centered" /></p>
<p><strong>3) Login:</strong></p>
<div class="c2">
<p>Notice the icon in the upper right hand corner has changed to a blank circle. Some, not all, desktop environments will present an icon there.</p>
<p>If an icon is present, this provides a quick way to see which desktop environment you are logging into.</p>
</div>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-xfce-111.jpg" width="480" height="245" alt="" border="0" class="centered" /><br />
</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-installing-the-cinnamon-desktop/">Ubuntu 12.04 &#8211; Installing the Cinnamon Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-installing-the-cinnamon-desktop/feed/</wfw:commentRss>
			<slash:comments>10</slash:comments>
		
		
			</item>
		<item>
		<title>Ubuntu 12.04 &#8211; How to Install the MATE Desktop</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-mate-desktop/</link>
					<comments>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-mate-desktop/#comments</comments>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Sat, 28 Apr 2012 15:37:58 +0000</pubDate>
				<category><![CDATA[Ubuntu 12.04]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[changing]]></category>
		<category><![CDATA[gnome 2]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[mate]]></category>
		<category><![CDATA[mate desktop]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[replacing]]></category>
		<category><![CDATA[ubuntu 12.04]]></category>
		<category><![CDATA[unity]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=2018</guid>

					<description><![CDATA[<p>These instructions are for installing the MATE Desktop v.1.2 or v.1.4 on Ubuntu 12.04 running the Unity interface. Unless otherwise specified, all observations and screenshots are for v.1.2. Installation instructions may be the same or similar for other versions of Ubuntu or for other Linux distros, but no guarantee is made. The MATE website provides [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-mate-desktop/">Ubuntu 12.04 &#8211; How to Install the MATE Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>These instructions are for installing the MATE Desktop v.1.2 or v.1.4 on Ubuntu 12.04 running the Unity interface.</p>
<div class="c3">
<p>Unless otherwise specified, all observations and screenshots are for v.1.2.</p>
</div>
<p>Installation instructions may be the same or similar for other versions of Ubuntu or for other Linux distros, but no guarantee is made.</p>
<p>The MATE website provides <a href="http://wiki.mate-desktop.org/download">installation instructions</a> for several different Linux distros (including Ubuntu).</p>
</div>
<div class="c2">
<p>Installing MATE Desktop is very much like going back to the original GNOME 2 desktop that was part of earlier version of Ubuntu.</p>
<p>GNOME 2 is now obsolete and had been replaced by GNOME 3. Not everyone was happy with this (including Canonical). Canonical (the makers of Ubuntu) decided to create a new desktop called Unity.</p>
<p>A developer named Perberos decided to fork GNOME 2 (i.e. create a new independent project based on GNOME 2) and continue development under name MATE.</p>
<p>While this is the &#8220;traditional&#8221; desktop, it has some issues. Some applications, like System Monitor, don&#8217;t work properly under MATE, so a MATE compatible version is provided.</p>
<p>Below is a side-by-side comparison of System Monitor shipped with Ubuntu 12.04 (on left) and the replacement System Monitor included with MATE (on right) (click for larger image):</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-duplicate-mate-apps-system-monitor-side-by-side-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-duplicate-mate-apps-system-monitor-side-by-side-thumb.png" alt="" border="0" class="centered" /></a></p>
<p>Unlike other desktops which install alternate applications that function the same as existing applications (e.g. Thunar and Nautilus), MATE installs duplicate applications. This can be seen in the screen shot below:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-duplicate-mate-apps.png" alt="" border="0" class="centered" /></p>
<p>Note the duplicate entries. One is the version installed with Ubuntu 12.04, the other the replacement installed with MATE. The original versions don&#8217;t quite work / look right under MATE.</p>
<p>An article listing alternative desktops for Ubuntu 12.04 can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-replacing-the-unity-interface">here</a>.</p>
</div>
<div class="c3">
<p>If you are changing desktops because you are totally lost / confused by Unity, I suggest reading this <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-basic-unity-interface-desktop-tutorial">tutorial</a> and giving Unity a chance.</p>
<p>Of course, if you <u>really</u> hate Unity, then MATE Desktop is an alternative desktop.</p>
</div>
<div class="c1">
<p><strong>MATE Desktop will install 316MB of files and data to your hard disk.</strong></p>
</div>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<h1>What it Looks Like</h1>
<p>The basic, straight-out-of-the-box, look of the desktop is:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-mate-desktop-big1.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-mate-desktop-thumb1.png" alt="" border="0" class="centered" /></a></p>
<div class="c4">
<p>While installing MATE will give you a true classic GNOME 2 desktop, there are potential problems and incompatibilities. Ubuntu 12.04 is built on top of GNOME 3, but with a customized interface Canonical calls Unity.</p>
<p>There is always the possibility that MATE and GNOME 3 may not coexist happily on the same system. One of the bug fixes to MATE was to change file names to avoid clashes with GNOME.</p>
<div class="c1">
<p><strong>Note:</strong> Linux Mint provides MATE as one of their desktop environments. They claim that MATE and GNOME 3 can happily coexist on the same system.</p>
</div>
<p>As well, some applications may not look / function properly under MATE. I have not done exhaustive testing, but aside from the few applications MATE installs to replace the equivalent Ubuntu ones, I have not encountered any problems.</p>
</div>
<h1>Quick Instructions</h1>
<p>Open a terminal and enter the following commands:</p>
<pre><code>sudo add-apt-repository "deb http://packages.mate-desktop.org/repo/ubuntu precise main"
sudo apt-get update
sudo apt-get install mate-archive-keyring
sudo apt-get update
sudo apt-get install mate-desktop-environment</code></pre>
<p>Restart your system.</p>
<div class="c2">
<p>Note: it may be sufficient to simply logout and log back in, but I don&#8217;t think it hurts to restart.</p>
</div>
<h1>Detailed Instructions</h1>
<h2>Opening a Terminal</h2>
<p>Press <code>Ctrl+Alt+T</code> to open a terminal.</p>
<div class="c2">
<p>Pressing <code>Ctrl+Alt+T</code> means &#8220;While holding down the <code>Ctrl</code> and <code>Alt</code> keys, press the <code>T</code> key as though you intend to type it&#8221;. Do not press or hold down the <code>Shift</code> key. It does not matter if the <code>Caps Lock</code> key is on or off.</p>
</div>
<p>You should now have something that looks like this:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-1-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-1-thumb.png" alt="" border="0" class="centered" /></a></p>
<h2>Adding Software Sources</h2>
<div class="c2">
<p>MATE Desktop is not part of the regular software sources used by Ubuntu, so you have to add the sources for MATE.</p>
</div>
<p><strong>1) Enter</strong> the following line exactly in the terminal:</p>
<pre><code>sudo add-apt-repository "deb http://packages.mate-desktop.org/repo/ubuntu precise main"</code></pre>
<p>You can type it or cut and paste it.</p>
<div class="c1">
<p>To cut and paste the line into the terminal:</p>
<p><strong>1) Select</strong> the line and press <code>Ctrl+C</code>.</p>
<p><strong>2) Right-click</strong> on the terminal. This will pop up a menu. Select <u>Paste</u> from the menu:</p>
<div class="c2">
<p>Note: the traditional keyboard shortcut <code>Ctrl+V</code> will not work in the terminal.</p>
</div>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-2-big1.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-2-thumb.png" alt="" border="0" class="centered" /></a></div>
<p>It should look something like this when you are done:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-3-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-3-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>2) Press</strong> the <u>Enter</u> key.</p>
<p><strong>3) Enter</strong> your password (this is the password you use to log into Ubuntu) and <strong>press</strong> the <u>Enter</u> key:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-4-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-4-thumb.png" alt="" border="0" class="centered" /></a></p>
<div class="c1">
<p>Note: when you type your password, nothing will happen in the terminal. It gives no feedback as the password is typed in. This is normal.</p>
</div>
<p>When you are done, it will look like this:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-5-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-5-thumb.png" alt="" border="0" class="centered" /></a></p>
<h2>Updating the Software Sources</h2>
<div class="c2">
<p>Before MATE can be installed it is necessary to update the software sources so Ubuntu knows where to fetch the required packages from.</p>
</div>
<p><strong>1) Enter</strong> the following exactly:</p>
<pre><code>sudo apt-get update</code></pre>
<p><strong>2) Press</strong> the <u>Enter</u> key.</p>
<p><strong>3) Enter</strong> your password and <strong>press</strong> the <u>Enter</u> key.</p>
<p>Ubuntu will then spend several minutes updating your software sources. The amount of time will depend on the speed of your Internet connection.</p>
<p>When it is done, it should look something like this (ending with an error):</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-7-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-7-thumb.png" alt="" border="0" class="centered" /></a></p>
<div class="c2">
<p>The error occurs because, for security reasons, Ubuntu requires various software sources to be authorized. The next steps add the necessary authorization.</p>
</div>
<p><strong>4) Enter</strong> the following exactly:</p>
<pre><code>sudo apt-get install mate-archive-keyring</code></pre>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-8-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-8-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>5) Press</strong> the <u>Enter</u> key.</p>
<div class="c4">
<p>You will be warned about trying to install an unauthenticated package. This is normal.</p>
</p></div>
<p><strong>6) Type</strong> <u>y</u> and <strong>press</strong> the <u>Enter</u> key:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-9-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-9-thumb.png" alt="" border="0" class="centered" /></a></p>
<p>When it is done, it should look something like this:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-10-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-10-thumb.png" alt="" border="0" class="centered" /></a></p>
<div class="c2">
<p>We will need to update the software sources again.</p>
</div>
<p><strong>7) Enter</strong> the following exactly:</p>
<pre><code>sudo apt-get update</code></pre>
<p>Ubuntu will then spend several minutes updating your software sources. The amount of time will depend on the speed of your Internet connection.</p>
<p>When it is done, it should look something like this (without errors):</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-11-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-11-thumb.png" alt="" border="0" class="centered" /></a></p>
<h2>Installing the MATE Desktop</h2>
<p><strong>1) Enter</strong> the following exactly:</p>
<pre><code>sudo apt-get install mate-desktop-environment:</code></pre>
<p><strong>2) Press</strong> the <u>Enter</u> key.</p>
<p>Some text will scroll across the screen showing exactly what is going to be installed. You will be prompted to continue with the installation:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-12-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-12-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>3) Press</strong> the <u>Enter</u> key to proceed with installation. (You can also type <u>y</u> followed by <u>Enter</u>.) If you don&#8217;t want to install it, then press <u>n</u> followed by the <u>Enter</u> key.</p>
<p><p>Installation time will depend on your Internet connection speed (how quickly you can download the code) and computer speed (how quickly you can compile everything).</p>
<p>Part way through the installation, you will get this screen:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-13-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-13-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>4) Press</strong> the <u>Enter</u> key.</p>
<p><strong>5) After</strong> installation is finished, <strong>click</strong> on the <u>System</u> icon in the upper right corner of the desktop and <strong>select</strong> <u>Shut Down&#8230;</u> from the drop down menu:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-system-shutdown.jpg" width="480" height="271" alt="" border="0" class="centered" /></p>
<p><strong>6) Click</strong> on <u>Restart</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-system-restart.png" alt="" border="0" class="centered" /></p>
<h2>Selecting the Desktop</h2>
<p>After the system has restarted, it is necessary to select the new desktop from the login screen.</p>
<div class="c1">
<p>It is only necessary to select the desktop the first time after installation. Ubuntu will remember your your desktop for future logins.</p>
<p>You can even install multiple desktops and switch between them. Although, I am not sure if MATE and GNOME can exist happily together on the same system.</p>
</div>
<p><strong>1) Click</strong> the icon in the top right of the Login box:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-login-desktop-selection.jpg" width="480" height="245" alt="" border="0" class="centered" /></p>
<p><strong>2) Select</strong> <u>MATE</u>:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu1204-installing-mate-14.jpg" width="480" height="275" alt="" border="0" class="centered" /></p>
<p><strong>3) Login:</strong></p>
<div class="c2">
<p>Notice the icon in the upper right hand corner has changed to a blank circle. Some, not all, desktop environments will present an icon there.</p>
<p>If an icon is present, this provides a quick way to see which desktop environment you are logging into.</p>
</div>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-xubuntu-desktop-11.jpg" width="480" height="275" alt="" border="0" class="centered" /></p>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-mate-desktop/">Ubuntu 12.04 &#8211; How to Install the MATE Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-mate-desktop/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Ubuntu 12.04 &#8211; How to Install the LXDE-Core Desktop</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-core-desktop/</link>
					<comments>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-core-desktop/#comments</comments>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Thu, 26 Apr 2012 07:00:00 +0000</pubDate>
				<category><![CDATA[Ubuntu 12.04]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[lxde]]></category>
		<category><![CDATA[lxde core]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[replacing]]></category>
		<category><![CDATA[ubuntu 12.04]]></category>
		<category><![CDATA[unity]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1815</guid>

					<description><![CDATA[<p>These instructions are for installing the Lightweight X11 Desktop Environment (LXDE) core in Ubuntu 12.04 running the Unity Desktop. Installation instructions may be the same or similar for other versions of Ubuntu or for other Linux distros, but no guarantee is made. The core files give you the basic LXDE desktop environment. There is also [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-core-desktop/">Ubuntu 12.04 &#8211; How to Install the LXDE-Core Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>These instructions are for installing the <em>Lightweight X11 Desktop Environment (LXDE)</em> core in Ubuntu 12.04 running the Unity Desktop.</p>
<p>Installation instructions may be the same or similar for other versions of Ubuntu or for other Linux distros, but no guarantee is made.</p>
</div>
<div class="c2">
<p>The core files give you the basic LXDE desktop environment.</p>
<p>There is also the LXDE Desktop environment. In addition to installing the core LXDE desktop, it also installs some applications. Some of those applications perform the same or similar functions to applications already installed with Ubuntu 12.04. Installation instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-desktop">here</a>.</p>
<p>For a complete &#8220;Ubuntu&#8221; experience using the LXDE desktop consider installing the <u>Lubuntu Desktop</u>. This is the core Ubuntu system configured to use LXDE as its desktop. On the negative side, it also installs many applications that perform the same or similar functions as applications already installed with Ubuntu 12.04. Installation instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lubuntu-desktop">here</a>.</p>
<p>An article listing alternative desktops for Ubuntu 12.04 can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-replacing-the-unity-interface">here</a>.</p>
</div>
<div class="c3">
<p>If you are changing desktops because you are totally lost / confused by Unity, I suggest reading this <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-basic-unity-interface-desktop-tutorial">tutorial</a> and giving Unity a chance.</p>
<p>Of course, if you <u>really</u> hate Unity, then LXDE is an alternative desktop.</p>
</div>
<div class="c1">
<p><strong>LXDE Core will install 19.7MB of files and data to your hard disk.</strong></p>
</div>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<h1>What it Looks Like</h1>
<p>The basic, straight-out-of-the-box, look of the desktop is:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-lxde-desktop-big.jpg" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-lxde-desktop-thumb.jpg" alt="" border="0" class="centered" /></a></p>
<h1>From the Command Line</h1>
<p>If you are comfortable with Linux and know how to use the command line and <code>apt-get</code> then the command is:</p>
<pre><code>sudo apt-get install lxde-core</code></pre>
<div class="c1">
<p>Detailed instructions for accessing a command line can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-get-a-command-line-shell-or-terminal">here</a>.</p>
</div>
<p>Afterwards, restart your system. It should be enough to just log out and the log back in with the new desktop, but it doesn&#8217;t hurt to restart.</p>
<h1>From the Ubuntu Software Center</h1>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<p><strong>1) Launch </strong>the <u>Ubuntu Software Center</u> by clicking the icon on the Launcher:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-starting-ubuntu-software-center.jpg" width="480" height="228" alt="" border="0" class="centered" /></p>
<p><strong>2) Enter</strong> <u>lxde-core</u> into the search field. This will bring up related entries.</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-core-2-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-core-2-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>3) Click</strong> on the entry <u>Meta-package for the Lightweight X11 Desktop Environment Core</u> &#8211; this will highlight it in orange:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-core-3-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-core-3-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>4) Click</strong> on Install:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-core-4-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-core-4-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>5) Enter</strong> your password and click <u>Authenticate</u>:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-ubuntu-software-center-authentication-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-ubuntu-software-center-authentication-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>6) After</strong> installation is finished, <strong>click</strong> on the <u>System</u> icon in the upper right corner of the desktop and <strong>select</strong> <u>Shut Down&#8230;</u> from the drop down menu:</p>
<div class="c2">
<p><strong>Note:</strong> it may be enough to just log out and log back in using the new desktop, but it doesn&#8217;t hurt to restart either.</p>
</div>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-system-shutdown.jpg" width="480" height="271" alt="" border="0" class="centered" /></p>
<p><strong>7) Click</strong> on <u>Restart</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-system-restart.png" alt="" border="0" class="centered" /></p>
<h1>Selecting the Desktop</h1>
<p>After the system has restarted, it is necessary to select the new desktop from the login screen.</p>
<div class="c1">
<p>It is only necessary to select the desktop the first time after installation. Ubuntu will remember your your desktop for future logins.</p>
<p>You can even install multiple desktops and switch between them.</p>
</div>
<p><strong>8) Click</strong> the icon in the top right of the Login box:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-core-9.jpg" width="480" height="245" alt="" border="0" class="centered" /></p>
<p><strong>9) Select</strong> <u>LXDE</u>:<br />
<img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-core-10.jpg" width="480" height="245" alt="" border="0" class="centered" /></p>
<div class="c2">
<p>LXDE is built on top of Openbox and GNOME/Openbox, which is why their entries also appear in the desktop menu. It is best to ignore them since they log into a completely blank desktop.</p>
</div>
<p><strong>10) Login</strong></p>
<div class="c2">
<p>Notice the icon in the upper right hand corner has changed to an open circle. Some, not all, desktop environments will place an icon there.</p>
<p>If an icon is present, it provides a quick way to see which desktop environment you are logging into.</p>
</div>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-core-11.jpg" width="480" height="245" alt="" border="0" class="centered" /><br />
</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-core-desktop/">Ubuntu 12.04 &#8211; How to Install the LXDE-Core Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-core-desktop/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Ubuntu 12.04 &#8211; How to Install the LXDE Desktop</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-desktop/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Thu, 26 Apr 2012 07:00:00 +0000</pubDate>
				<category><![CDATA[Ubuntu 12.04]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[lxde]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[replacing]]></category>
		<category><![CDATA[ubuntu 12.04]]></category>
		<category><![CDATA[unity]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1858</guid>

					<description><![CDATA[<p>These instructions are for installing the Lightweight X11 Desktop Environment (LXDE) in Ubuntu 12.04 running the Unity Desktop. Installation instructions may be the same or similar for other versions of Ubuntu or for other Linux distros, but no guarantee is made. LXDE includes the desktop environment as well as a number of applications. Some of [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-desktop/">Ubuntu 12.04 &#8211; How to Install the LXDE Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>These instructions are for installing the <em>Lightweight X11 Desktop Environment (LXDE)</em> in Ubuntu 12.04 running the Unity Desktop.</p>
<p>Installation instructions may be the same or similar for other versions of Ubuntu or for other Linux distros, but no guarantee is made.</p>
</div>
<div class="c2">
<p>LXDE includes the desktop environment as well as a number of applications. Some of these applications perform the same or similar functions as applications already installed with Ubuntu 12.04.</p>
<p>To install just the desktop without additional applications, I recommend installing the LXDE Core desktop. Installation instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-core-desktop">here</a>.</p>
<p>For a complete &#8220;Ubuntu&#8221; experience using the LXDE desktop consider installing the <u>Lubuntu Desktop</u>. This is the core Ubuntu system configured to use LXDE as its desktop. It also includes many applications that perform the same or similar functions as applications already installed with Ubuntu 12.04. Installation instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lubuntu-desktop">here</a>.</p>
<p>An article listing alternative desktops for Ubuntu 12.04 can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-replacing-the-unity-interface">here</a>.</p>
</div>
<div class="c3">
<p>If you are changing desktops because you are totally lost / confused by Unity, I suggest reading this <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-basic-unity-interface-desktop-tutorial">tutorial</a> and giving Unity a chance.</p>
<p>Of course, if you <u>really</u> hate Unity, then LXDE is an alternative desktop.</p>
</div>
<div class="c1">
<p><strong>LXDE will install 46.9MB of files and data to your hard disk.</strong></p>
</div>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<h1>What it Looks Like</h1>
<p>The basic, straight-out-of-the-box, look of the desktop is:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-lxde-desktop-big.jpg" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-lxde-desktop-thumb.jpg" alt="" border="0" class="centered" /></a></p>
<h1>From the Command Line</h1>
<p>If you are comfortable with Linux and know how to use the command line and <code>apt-get</code> then the command is:</p>
<pre><code>sudo apt-get install lxde</code></pre>
<div class="c1">
<p>Detailed instructions for accessing a command line can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-get-a-command-line-shell-or-terminal">here</a>.</p>
</div>
<p>Afterwards, restart your system. It should be enough to just log out and the log back in with the new desktop, but it doesn&#8217;t hurt to restart.</p>
<h1>From the Ubuntu Software Center</h1>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<p><strong>1) Launch </strong>the <u>Ubuntu Software Center</u> by clicking the icon on the Launcher:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-starting-ubuntu-software-center.jpg" width="480" height="228" alt="" border="0" class="centered" /></p>
<p><strong>2) Enter</strong> <u>lxde</u> into the search field. This will bring up related entries.</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-desktop-2-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-desktop-2-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>3) Click</strong> on the entry <u>LXDE (the Lightweight X11 Desktop Environment)</u> &#8211; this will highlight it in orange:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-desktop-3-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-desktop-3-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>4) Click</strong> on Install:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-desktop-4-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-desktop-4-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>5) Enter</strong> your password and click <u>Authenticate</u>:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-ubuntu-software-center-authentication-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-ubuntu-software-center-authentication-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>6) After</strong> installation is finished, <strong>click</strong> on the <u>System</u> icon in the upper right corner of the desktop and <strong>select</strong> <u>Shut Down&#8230;</u> from the drop down menu:</p>
<div class="c2">
<p><strong>Note:</strong> it may be enough to just log out and log back in using the new desktop, but it doesn&#8217;t hurt to restart either.</p>
</div>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-system-shutdown.jpg" width="480" height="271" alt="" border="0" class="centered" /></p>
<p><strong>7) Click</strong> on <u>Restart</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-system-restart.png" alt="" border="0" class="centered" /></p>
<h1>Selecting the Desktop</h1>
<p>After the system has restarted, it is necessary to select the new desktop from the login screen.</p>
<div class="c1">
<p>It is only necessary to select the desktop the first time after installation. Ubuntu will remember your your desktop for future logins.</p>
<p>You can even install multiple desktops and switch between them.</p>
</div>
<p><strong>8) Click</strong> the icon in the top right of the Login box:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-login-desktop-selection.jpg" width="480" height="245" alt="" border="0" class="centered" /></p>
<p><strong>9) Select</strong> <u>LXDE</u>:<br />
<img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-core-10.jpg" width="480" height="275" alt="" border="0" class="centered" /></p>
<div class="c2">
<p>LXDE is built on top of Openbox and GNOME/Openbox, which is why their entries also appear in the desktop menu.</p>
<p><p>They can be safely ignored.</p>
</div>
<p><strong>10) Login:</strong></p>
<div class="c2">
<p>Notice the icon in the upper right hand corner has changed to an open circle. Some, not all, desktop environments will present an icon there.</p>
<p>This provides a quick way to know which desktop environment you are logging into.</p>
</div>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-lxde-desktop-11.jpg" width="480" height="245" alt="" border="0" class="centered" /><br />
</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-lxde-desktop/">Ubuntu 12.04 &#8211; How to Install the LXDE Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 12.04 &#8211; How to Install the Xfce Desktop</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-xfce-desktop/</link>
					<comments>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-xfce-desktop/#comments</comments>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Thu, 26 Apr 2012 07:00:00 +0000</pubDate>
				<category><![CDATA[Ubuntu 12.04]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[replacing]]></category>
		<category><![CDATA[ubuntu 12.04]]></category>
		<category><![CDATA[unity]]></category>
		<category><![CDATA[xfce]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1880</guid>

					<description><![CDATA[<p>These instructions are for installing the Xfce Desktop in Ubuntu 12.04 running the Unity Desktop. Installation instructions may be the same or similar for other versions of Ubuntu or for other Linux distros, but no guarantee is made. An alternative to Xfce is Xubuntu Desktop. Xubuntu Desktop is Ubuntu with a customized Xfce desktop. It [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-xfce-desktop/">Ubuntu 12.04 &#8211; How to Install the Xfce Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="c1">
<p>These instructions are for installing the <em>Xfce Desktop</em> in Ubuntu 12.04 running the Unity Desktop.</p>
<p>Installation instructions may be the same or similar for other versions of Ubuntu or for other Linux distros, but no guarantee is made.</p>
</div>
<div class="c2">
<p>An alternative to Xfce is <u>Xubuntu Desktop</u>.</p>
<p><u>Xubuntu Desktop</u> is Ubuntu with a customized Xfce desktop. It also installs a number of applications. Some of these applications duplicate the functionality of applications already installed in Ubuntu 12.04. Installation instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-xubuntu-desktop">here</a>.</p>
<p>An article listing alternative desktops for Ubuntu 12.04 can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-replacing-the-unity-interface">here</a>.</p>
</div>
<div class="c3">
<p>If you are changing desktops because you are totally lost / confused by Unity, I suggest reading this <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-basic-unity-interface-desktop-tutorial">tutorial</a> and giving Unity a chance.</p>
<p>Of course, if you <u>really</u> hate Unity, then Xfce is an alternative desktop.</p>
</div>
<div class="c1">
<p><strong>Xfce will install 67.8MB of files and data to your hard disk.</strong></p>
</div>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<h1>What it Looks Like</h1>
<p>The basic, straight-out-of-the-box, look of the desktop is:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-xfce-desktop-big.jpg" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-xfce-desktop-thumb.jpg" alt="" border="0" class="centered" /></a></p>
<h1>Installing From the Command Line</h1>
<p>If you are comfortable with Linux and know how to use the command line and <code>apt-get</code> then the command is:</p>
<pre><code>sudo apt-get install xfce4</code></pre>
<div class="c1">
<p>Detailed instructions for accessing a command line can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-get-a-command-line-shell-or-terminal">here</a>.</p>
</div>
<p>Afterwards, restart your system. It should be enough to just log out and the log back in with the new desktop, but it doesn&#8217;t hurt to restart.</p>
<h1>Installing From the Ubuntu Software Center</h1>
<div class="c2">
<p>Some images may be clicked for full sized versions.</p>
</div>
<p><strong>1) Launch </strong>the <u>Ubuntu Software Center</u> by clicking the icon on the Launcher:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-starting-ubuntu-software-center.jpg" width="480" height="228" alt="" border="0" class="centered" /></p>
<p><strong>2) Enter</strong> <u>xfce4</u> into the search field. This will bring up related entries.</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-xfce-2-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-xfce-2-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>3) Click</strong> on the entry <u>Meta-package for the Xfce Lightweight Desktop Environment</u> &#8211; this will highlight it in orange:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-xfce-3-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-xfce-3-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>4) Click</strong> on Install:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-xfce-4-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-xfce-4-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>5) Enter</strong> your password and click <u>Authenticate</u>:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-ubuntu-software-center-authentication-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-ubuntu-software-center-authentication-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>6) After</strong> installation is finished, <strong>click</strong> on the <u>System</u> icon in the upper right corner of the desktop and <strong>select</strong> <u>Shut Down&#8230;</u> from the drop down menu:</p>
<div class="c2">
<p><strong>Note:</strong> it may be enough to just log out and log back in using the new desktop, but it doesn&#8217;t hurt to restart either.</p>
</div>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-system-shutdown.jpg" width="480" height="271" alt="" border="0" class="centered" /></p>
<p><strong>7) Click</strong> on <u>Restart</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-system-restart.png" alt="" border="0" class="centered" /></p>
<h1>Selecting the Desktop</h1>
<p>After the system has restarted, it is necessary to select the new desktop from the login screen.</p>
<div class="c1">
<p>It is only necessary to select the desktop the first time after installation. Ubuntu will remember your your desktop for future logins.</p>
<p>You can even install multiple desktops and switch between them.</p>
</div>
<p><strong>8) Click</strong> the icon in the top right of the Login box:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-login-desktop-selection.jpg" width="480" height="245" alt="" border="0" class="centered" /></p>
<p><strong>9) Select</strong> <u>Xfce Session</u>:<br />
<img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-xfce-101.jpg" width="480" height="275" alt="" border="0" class="centered" /></p>
<p><strong>10) Login:</strong></p>
<div class="c2">
<p>Notice the icon in the upper right hand corner has changed to an open circle. Some, not all, desktop environments will present an icon there.</p>
<p>If an icon is present, this provides a quick way to see which desktop environment you are logging into.</p>
</div>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-xfce-111.jpg" width="480" height="245" alt="" border="0" class="centered" /></p>
<h1>First Login</h1>
<p>The first time you login to Xfce, you will receive the following message:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-12.04-installing-xfce-first-screen.png" alt="" border="0" class="centered" /></p>
<p><strong>Click</strong> on <u>Use default config</u>.</p>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-xfce-desktop/">Ubuntu 12.04 &#8211; How to Install the Xfce Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://complete-concrete-concise.com/ubuntu-2/ubuntu-12-04/ubuntu-12-04-how-to-install-the-xfce-desktop/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
	</channel>
</rss>
