 
    
<?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>Ubuntu 11.10 Archives - Complete, Concrete, Concise</title>
	<atom:link href="https://complete-concrete-concise.com/category/ubuntu-2/ubuntu-11-10-ubuntu-2/feed/" rel="self" type="application/rss+xml" />
	<link>https://complete-concrete-concise.com/category/ubuntu-2/ubuntu-11-10-ubuntu-2/</link>
	<description>Practical Information Without The Bloat</description>
	<lastBuildDate>Sat, 14 Apr 2012 16:36:39 +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 11.10 &#8211; How to Uninstall VirtualBox Guest Additions</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-ubuntu-2/ubuntu-11-10-how-to-uninstall-virtualbox-guest-additions/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Sat, 14 Apr 2012 16:36:39 +0000</pubDate>
				<category><![CDATA[Ubuntu 11.10]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[guest additions]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[removing]]></category>
		<category><![CDATA[ubuntu 11.10]]></category>
		<category><![CDATA[uninstall]]></category>
		<category><![CDATA[uninstalling]]></category>
		<category><![CDATA[virtualbox]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1733</guid>

					<description><![CDATA[<p>These instructions are for removing VirtualBox Guest Additions from Ubuntu 11.10 running under VirtualBox version 4.1.12. They may be the same or similar for other version combinations and other Linux distros, but no guarantee is made. Assumes you know how to open a terminal. Instructions for opening a terminal can be found here. Uninstalling VirtualBox [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-ubuntu-2/ubuntu-11-10-how-to-uninstall-virtualbox-guest-additions/">Ubuntu 11.10 &#8211; How to Uninstall VirtualBox Guest Additions</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 removing VirtualBox Guest Additions from Ubuntu 11.10 running under VirtualBox version 4.1.12.</p>
<p><p>They may be the same or similar for other version combinations and other Linux distros, but no guarantee is made.</p>
<p>Assumes you know how to open a terminal. Instructions for opening a terminal can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-get-a-command-line-shell-or-terminal">here</a>.</p>
</div>
<h1>Uninstalling VirtualBox Guest Additions</h1>
<p><strong>1) Open</strong> a terminal (<code>Ctrl+Alt+T</code>) and enter the following commands:</p>
<pre><code>cd /media
cd VBOXADDITIONS_4.1.12_77218
sudo sh VBoxLinuxAdditions.run uninstall</code></pre>
<div class="c3">
<p><strong>Note:</strong> <code>VBOXADDITONS_4.1.12_77218</code> depends on which version of VirtualBox you are running. The way I enter it is to: (1) type <code>cd VB</code>, then (2) press the <code>Tab</code> key to auto-complete the name.</p>
</div>
<p>After entering your password (Linux does not echo back your password, so you get <strong>no</strong> feedback when entering it &#8211; you just type and it looks like nothing is happening), the VirtualBox Guest Additions will be uninstalled:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-11.10-uninstall-virtualbox-guest-additions-1-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-11.10-uninstall-virtualbox-guest-additions-1-thumb.png" alt="" border="0" class="centered" /></a></p>
<h1>Ejecting the VirtualBox Guest Additions CD</h1>
<p>Having uninstalled the VirtualBox Guest Additions, there is not much point in keeping the Guest Additions media installed.</p>
<p><strong>2) Click</strong> on the <u>Home Folder</u> icon on the Unity Launcher:</p>
<p><img fetchpriority="high" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-11.10-uninstall-virtualbox-guest-additions-2.jpg" width="480" height="190" alt="" border="0" class="centered" /></p>
<p><strong>3) Click</strong> on the <u>Eject</u> icon next to the Guest Additions:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-11.10-uninstall-virtualbox-guest-additions-3.jpg" width="480" height="234" alt="" border="0" class="centered" /><br />
</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-ubuntu-2/ubuntu-11-10-how-to-uninstall-virtualbox-guest-additions/">Ubuntu 11.10 &#8211; How to Uninstall VirtualBox Guest Additions</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 11.10 &#8211; Virtualbox Guest Additions Stop Working After Update</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-ubuntu-2/ubuntu-11-10-virtualbox-guest-additions-stop-working-after-update/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Tue, 10 Apr 2012 05:53:49 +0000</pubDate>
				<category><![CDATA[Ubuntu 11.10]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[guest additions]]></category>
		<category><![CDATA[not working]]></category>
		<category><![CDATA[repair]]></category>
		<category><![CDATA[stopped working]]></category>
		<category><![CDATA[ubuntu 11.10]]></category>
		<category><![CDATA[virtualbox]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1672</guid>

					<description><![CDATA[<p>These instructions are for Ubuntu 11.10, with the Unity interface, running under VirtualBox 4.1.8. They should be the same or similar for other version combinations, but no guarantee is made. Sometimes, when Ubuntu updates are applied to your system, the VirtualBox Guest Additions stop working. Symptoms may include: (1) screen resolution reverts back to the [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-ubuntu-2/ubuntu-11-10-virtualbox-guest-additions-stop-working-after-update/">Ubuntu 11.10 &#8211; Virtualbox Guest Additions Stop Working After Update</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 11.10, with the Unity interface, running under VirtualBox 4.1.8. They should be the same or similar for other version combinations, but no guarantee is made.</p>
</div>
<p>Sometimes, when Ubuntu updates are applied to your system, the VirtualBox Guest Additions stop working. Symptoms may include: (1) screen resolution reverts back to the default setting, (2) shared folders no longer work.</p>
<p>Trying to fix it by selecting <u>Install Guest Additions&#8230;</u> does nothing (and it won&#8217;t because Guest Additions are already installed).</p>
<p>The fix is to rerun the Guest Additions installation program. There are two ways to do this.</p>
<h1>Method 1</h1>
<p><strong>1) Locate</strong> the <u>VBOXADDITIONS</u> disk icon (it is probably the only disk icon) located near the bottom of the Unity ribbon (it is most likely just above the trash can icon) . <strong>Click</strong> on the disk icon:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/ubuntu-11.10-virtualbox-additions-problem-1.png" alt="" border="0" class="centered" /></p>
<p><strong>2) Click</strong> on <u>Open Autorun Prompt</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/ubuntu-11.10-virtualbox-additions-problem-2.png" alt="" border="0" class="centered" /></p>
<p>This will uninstall the Guest Additions and then reinstall them. The rest of the procedure is exactly the same as for <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-installing-virtualbox-guest-additions">installing VirtualBox Guest Additions</a>.</p>
<h1>Method 2</h1>
<p><strong>1) Click</strong> the <u>Folder</u> icon on the Unity ribbon:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/Ubuntu-11.10-virtualbox-additions-problem-3a.png" alt="" border="0" class="centered" /></p>
<p><strong>2) Click</strong> on <u>File System</u>, then <strong>double-click</strong> on the <u>media</u> folder:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/Ubuntu-11.10-virtualbox-additions-problem-3b.png" alt="" border="0" class="centered" /></p>
<p><strong>3) Double-click</strong> the <u>VBOXADDITIONS</u> icon:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/ubuntu-11.10-virtualbox-additions-problem-3.png" alt="" border="0" class="centered" /></p>
<p><strong>4) Click</strong> on <u>Open Autorun Prompt</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/ubuntu-11.10-virtualbox-additions-problem-2.png" alt="" border="0" class="centered" /></p>
<p>This will uninstall the Guest Additions and then reinstall them. The rest of the procedure is exactly the same as for <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-installing-virtualbox-guest-additions">installing VirtualBox Guest Additions</a>.</p>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-ubuntu-2/ubuntu-11-10-virtualbox-guest-additions-stop-working-after-update/">Ubuntu 11.10 &#8211; Virtualbox Guest Additions Stop Working After Update</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 11.10 &#8211; How to Lock Your Screen / Computer</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-lock-your-screen-computer/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Fri, 06 Apr 2012 16:21:07 +0000</pubDate>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 11.10]]></category>
		<category><![CDATA[keyboard shortcut]]></category>
		<category><![CDATA[lock computer]]></category>
		<category><![CDATA[lock display]]></category>
		<category><![CDATA[lock screen]]></category>
		<category><![CDATA[ubuntu 11.10]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1643</guid>

					<description><![CDATA[<p>These instructions are for Ubuntu 11.10 running the Unity interface. They may be the same for other version combinations, but no guarantee is made. Sometimes you have to leave your computer but don&#8217;t want to leave your session open for someone else to start using. One option is to log out, the other is to [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-lock-your-screen-computer/">Ubuntu 11.10 &#8211; How to Lock Your Screen / Computer</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 11.10 running the Unity interface. They may be the same for other version combinations, but no guarantee is made.</p>
</div>
<p>Sometimes you have to leave your computer but don&#8217;t want to leave your session open for someone else to start using.</p>
<p>One option is to log out, the other is to lock your session. Logging out is rather drastic and requires you to save all your work. Locking the screen allows all your work to remain as is until your return.</p>
<h1>Keyboard Shortcut</h1>
<p><strong>1) Press</strong> <u>Ctrl+Alt+L</u> to lock your screen.</p>
<div class="c2">
<p><strong>NOTE:</strong> pressing <u>Ctrl+Alt+L</u> means: simultaneously hold down the <u>Ctrl</u> key and <u>Alt</u> key, then press the <u>L</u> key as though you intend to type it. <strong><u>DO NOT</u></strong> press the <u>shift</u> key because <u>Ctrl+Alt+Shift+L</u> is different from <u>Ctrl+Alt+L</u></p>
</div>
<p>Your screen should change to something like the following (your choice of desktop background, username, etc, will affect the specific appearance):</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-11.10-how-to-lock-screen.jpg" alt="" border="0" class="centered" /></p>
<h1>Using the Mouse</h1>
<p><strong>2) Select</strong> <u>Lock Screen</u> from the <u>System</u> icon in the top right corner of the screen:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-11.10-how-to-lock-screen-2.jpg" alt="" border="0" class="centered" /></p>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-lock-your-screen-computer/">Ubuntu 11.10 &#8211; How to Lock Your Screen / Computer</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 11.10 &#8211; How to View / Display Hidden Files or Folders</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-view-display-hidden-files-or-folders/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Fri, 06 Apr 2012 14:05:57 +0000</pubDate>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 11.10]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[hidden]]></category>
		<category><![CDATA[hidden file]]></category>
		<category><![CDATA[hidden folder]]></category>
		<category><![CDATA[show]]></category>
		<category><![CDATA[ubuntu 11.10]]></category>
		<category><![CDATA[view]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1638</guid>

					<description><![CDATA[<p>These instructions are for Ubuntu 11.10 with the Unity interface and using Nautilus as the default file browser &#8211; this is the default Ubuntu 11.10 configuration. It may work for other version combinations, but no guarantee is made. The default settings in the Nautilus file browser prevent you from seeing certain files and folders. These [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-view-display-hidden-files-or-folders/">Ubuntu 11.10 &#8211; How to View / Display Hidden Files or Folders</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 11.10 with the Unity interface and using Nautilus as the default file browser &#8211; this is the default Ubuntu 11.10 configuration.</p>
<p>It may work for other version combinations, but no guarantee is made.</p>
</div>
<p>The default settings in the Nautilus file browser prevent you from seeing certain files and folders. These files begin with a period (.) and tend to be configuration files and folders (directories).</p>
<div class="c2">
<p>The Unix / Linux convention for hiding a file or folder is to prefix the name with a period (.).</p>
</div>
<p>Sometimes it is necessary to be able to see them in order to be able to edit them or delete them.</p>
<p><strong>1) Open</strong> the Nautilus file browser. The default icon on the Unity strip opens your Home folder:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-11.10-how-to-view-hidden-folders-and-files-0.jpg" alt="" border="0" class="centered" /></p>
<p>By default, configuration files and folders are not shown:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-11.10-how-to-view-hidden-folders-and-files-1.png" alt="" border="0" class="centered" /></p>
<p><strong>2) Type</strong> <u>Ctrl+H</u> to display hidden files and folders. <span class="i1"><strong>NOTE:</strong> typing Ctrl+H means: while holding down the <u>Ctrl</u> key, press the <u>H</u> key as though you intend to type it. <strong>DO NOT</strong> press the <u>shift</u> key because <u>Ctrl+Shift+H</u> is different from <u>Ctrl+H</u></p>
<p></span></p>
<p>Any hidden files or folders will be displayed along with the other files and folders. <span class="i1"><strong>NOTE:</strong> there may <u>not</u> be any hidden files or folders to display.</p>
<p></span></p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/04/ubuntu-11.10-how-to-view-hidden-folders-and-files-2.png" alt="" border="0" class="centered" /></p>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-view-display-hidden-files-or-folders/">Ubuntu 11.10 &#8211; How to View / Display Hidden Files or Folders</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 11.10 &#8211; How to Completely Uninstall / Remove the Kubuntu Desktop</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-uninstall-remove-the-kubuntu-desktop/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Thu, 05 Apr 2012 19:03:27 +0000</pubDate>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 11.10]]></category>
		<category><![CDATA[complete]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[kubuntu desktop]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[removing]]></category>
		<category><![CDATA[ubuntu 11.10]]></category>
		<category><![CDATA[uninstall]]></category>
		<category><![CDATA[uninstalling]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1633</guid>

					<description><![CDATA[<p>These instructions are for Ubuntu 11.10 on which the Kubuntu Desktop was installed using either the Ubuntu Software Center or sudo apt-get on the command line. The instructions may be the same for other versions, but no guarantee is made. When the Kubuntu Desktop is installed in Ubuntu 11.10, it installs several additional packages and [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-uninstall-remove-the-kubuntu-desktop/">Ubuntu 11.10 &#8211; How to Completely Uninstall / Remove the Kubuntu 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 Ubuntu 11.10 on which the Kubuntu Desktop was installed using either the Ubuntu Software Center or sudo apt-get on the command line.</p>
<p>The instructions may be the same for other versions, but no guarantee is made.</p>
</div>
<p>When the Kubuntu Desktop is installed in Ubuntu 11.10, it installs several additional packages and libraries. Not all these packages and libraries are uninstalled when you uninstall the Kubuntu Desktop. Several packages (like Dolphin) do not get uninstalled.</p>
<h1>Quick Uninstall</h1>
<div class="c4">
<p>This is not recommended because it will remove all packages normally installed with Kubuntu Desktop. This may include packages you previously installed (like Dolphin).</p>
<p><strong>Note:</strong> this uninstall command assumes the Kubuntu Desktop was installed on a fresh Ubuntu 11.10.</p>
</div>
<p><strong>1) Open</strong> a terminal (instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-get-a-command-line-shell-or-terminal">here</a>).</p>
<p><strong>2) Enter</strong> the following command (it is very long and a single line):</p>
<pre><code>sudo apt-get remove --auto-remove akonadi-backend-mysql akonadi-server akregator amarok amarok-common amarok-utils apport-kde apturl-kde ark bluedevil cdparanoia cdrdao cryptsetup docbook-xsl dolphin dragonplayer freespacenotifier gnupg-agent gnupg2 gpgsm gstreamer0.10-qapt gtk2-engines-oxygen gwenview ibus-qt4 icoutils jockey-kde k3b k3b-data kaccessible kaddressbook kamera kate kate-data katepart kcalc kde-baseapps-bin kde-baseapps-data kde-config-gtk kde-config-touchpad kde-runtime kde-runtime-data kde-wallpapers-default kde-window-manager kde-workspace kde-workspace-bin kde-workspace-data kde-workspace-kgreet-plugins kde-zeroconf kdebase-runtime kdegames-card-data kdegraphics-strigi-analyzer kdelibs-bin kdelibs5-data kdelibs5-plugins kdemultimedia-kio-plugins kdenetwork-filesharing kdepasswd kdepim-groupware kdepim-kresources kdepim-runtime kdepim-strigi-plugins kdepim-wizards kdepimlibs-kio-plugins kdesudo kdm kdoctools khelpcenter4 kinfocenter klipper kmag kmail kmix kmousetool knotes konsole kontact kopete kopete-message-indicator korganizer kpat kppp ksnapshot ksysguard ksysguardd ksystemlog ktimetracker ktorrent ktorrent-data kubuntu-debug-installer kubuntu-default-settings kubuntu-desktop kubuntu-docs kubuntu-firefox-installer kubuntu-netbook-default-settings kubuntu-notification-helper kubuntu-web-shortcuts kvkbd kwalletmanager language-selector-kde libakonadi-calendar4 libakonadi-contact4 libakonadi-kabc4 libakonadi-kcal4 libakonadi-kde4 libakonadi-kmime4 libakonadiprotocolinternals1 libassuan0 libattica0 libbluedevil1 libboost-program-options1.46.1 libcalendarsupport4 libcln6 libclucene0ldbl libdebconf-kde0 libdiscid0 libdlrestrictions1 libdmtx0a libencode-locale-perl libepub0 libeventviews4 libfile-listing-perl libflac++6 libfont-afm-perl libgadu3 libgpgme++2 libgps19 libgrantlee-core0 libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libibus-qt1 libilmbase6 libincidenceeditorsng4 libindicate-qt1 libio-socket-ssl-perl libiodbc2 libk3b6 libkabc4 libkateinterfaces4 libkatepartinterfaces4 libkblog4 libkcal4 libkcalcore4 libkcalutils4 libkcddb4 libkcmutils4 libkde3support4 libkdecorations4 libkdecore5 libkdegames5a libkdepim4 libkdepimdbusinterfaces4 libkdesu5 libkdeui5 libkdewebkit5 libkdgantt2 libkdnssd4 libkemoticons4 libkephal4abi1 libkexiv2-10 libkexiv2-data libkfile4 libkholidays4 libkhtml5 libkidletime4 libkimap4 libkio5 libkipi-data libkipi8 libkjsapi4 libkjsembed4 libkldap4 libkleo4 libkmanagesieve4 libkmbox4 libkmediaplayer4 libkmime4 libknewstuff2-4 libknewstuff3-4 libknotifyconfig4 libkntlm4 libkonq-common libkonq5-templates libkonq5abi1 libkontactinterface4 libkopete4 libkparts4 libkpgp4 libkpimidentities4 libkpimtextedit4 libkpimutils4 libkprintutils4 libkpty4 libkresources4 libkrosscore4 libksba8 libkscreensaver5 libksgrd4 libksieve4 libksieveui4 libksignalplotter4 libktexteditor4 libktnef4 libktorrent-l10n libktorrent3 libkunitconversion4 libkwineffects1abi2 libkworkspace4 libkxmlrpcclient4 liblastfm0 libloudmouth1-0 liblwp-mediatypes-perl liblwp-protocol-https-perl libmailcommon4 libmailtools-perl libmailtransport4 libmessagecomposer4 libmessagecore4 libmessagelist4 libmessageviewer4 libmicroblog4 libmsn0.3 libmuonprivate1 libmusicbrainz3-6 libnepomuk4 libnepomukquery4a libnepomukutils4 libnet-http-perl libnet-ssleay-perl libntrack-qt4-1 libntrack0 libokularcore1 libopenexr6 libotr2 libphonon4 libplasma-geolocation-interface4 libplasma3 libplasmaclock4abi2 libplasmagenericshell4 libpolkit-qt-1-1 libpoppler-qt4-3 libprison0 libprocesscore4abi1 libprocessui4a libqalculate5 libqapt-runtime libqapt1 libqca2 libqca2-plugin-ossl libqgpgme1 libqimageblitz4 libqjson0 libqrencode3 libqt4-designer libqt4-help libqt4-qt3support libqt4-scripttools libqt4-sql-sqlite libqt4-test libqtassistantclient4 libqtglib-2.0-0 libqtgstreamer-0.10-0 libqtscript4-core libqtscript4-gui libqtscript4-network libqtscript4-sql libqtscript4-uitools libqtscript4-xml libqtwebkit4 libreoffice-kde libreoffice-style-oxygen libsolid4 libsolidcontrol4abi2 libsolidcontrolifaces4abi2 libsoprano4 libssh-4 libstreamanalyzer0 libstreams0 libsyndication4 libtag-extras1 libtaskmanager4abi2 libtemplateparser4 libthreadweaver4 libtimedate-perl liburi-perl libvirtodbc0 libweather-ion6 libwww-perl libwww-robotrules-perl libxml2-utils libxss1 libzip1 muon muon-installer muon-notifier muon-updater mysql-client-core-5.1 mysql-server-core-5.1 ntrack-module-libnl-0 odbcinst odbcinst1debian2 okular okular-extra-backends oxygen-cursor-theme oxygen-icon-theme oxygen-icon-theme-complete partitionmanager phonon phonon-backend-gstreamer pinentry-gtk2 pinentry-qt4 plasma-dataengines-addons plasma-dataengines-workspace plasma-desktop plasma-netbook plasma-scriptengine-javascript plasma-scriptengine-python plasma-widget-facebook plasma-widget-folderview plasma-widget-kimpanel plasma-widget-kimpanel-backend-ibus plasma-widget-menubar plasma-widget-message-indicator plasma-widget-networkmanagement plasma-widgets-addons plasma-widgets-workspace plymouth-theme-kubuntu-logo plymouth-theme-kubuntu-text printer-applet python-kde4 python-pyudev python-qt4 python-qt4-dbus python-sip qapt-batch qapt-deb-installer quassel quassel-data rekonq shared-desktop-ontologies software-properties-kde soprano-daemon system-config-printer-kde systemsettings update-manager-kde usb-creator-kde userconfig virtuoso-minimal virtuoso-opensource-6.1-bin virtuoso-opensource-6.1-common</code></pre>
<p>It is easiest to copy the line and paste it into the terminal (right-click on the terminal and select <u>Paste</u> from the popup menu).</p>
<h1>Preferred Uninstall</h1>
<p>The better way to uninstall it is to follow the directions on <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-remove-a-package/3">this page</a>. This will allow you to uninstall only the packages that were installed when the Kubuntu Desktop was installed. The instructions are generic and work for any installed package.</p>
<p>This involves (1) identifying which packages were installed and (2) creating a command to uninstall only those packages.</p>
<p>This leaves intact any packages you may have installed (like Dolphin) instead of blindly assuming that they were installed along with the Kubuntu Desktop.</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-uninstall-remove-the-kubuntu-desktop/">Ubuntu 11.10 &#8211; How to Completely Uninstall / Remove the Kubuntu Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 11.10 &#8211; How to Completely Uninstall / Remove XFCE</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-uninstall-remove-xfce/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Thu, 05 Apr 2012 16:39:47 +0000</pubDate>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 11.10]]></category>
		<category><![CDATA[completely]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[removing]]></category>
		<category><![CDATA[ubuntu 11.10]]></category>
		<category><![CDATA[uninstall]]></category>
		<category><![CDATA[uninstalling]]></category>
		<category><![CDATA[xfce]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1631</guid>

					<description><![CDATA[<p>These instructions are for Ubuntu 11.10 on which XFCE was installed using either the Ubuntu Software Center or sudo apt-get on the command line. The instructions may be the same for other versions, but no guarantee is made. When XFCE is installed in Ubuntu 11.10, it installs several additional packages and libraries. Not all these [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-uninstall-remove-xfce/">Ubuntu 11.10 &#8211; How to Completely Uninstall / Remove XFCE</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 11.10 on which XFCE was installed using either the Ubuntu Software Center or sudo apt-get on the command line.</p>
<p>The instructions may be the same for other versions, but no guarantee is made.</p>
</div>
<p>When XFCE is installed in Ubuntu 11.10, it installs several additional packages and libraries. Not all these packages and libraries are uninstalled when you uninstall XFCE. Several packages (like Thunar) do not get uninstalled.</p>
<h1>Quick Uninstall</h1>
<div class="c4">
<p>This is not recommended because it will remove all packages installed along with XFCE. This may include packages you previously installed (like Thunar).</p>
<p><strong>Note:</strong> this uninstall command assumes XFCE was installed on a fresh Ubuntu 11.10.</p>
</div>
<p><strong>1) Open</strong> a terminal (instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-get-a-command-line-shell-or-terminal">here</a>).</p>
<p><strong>2) Enter</strong> the following command (it is very long and a single line):</p>
<pre><code>sudo apt-get remove --auto-remove desktop-base exo-utils gtk2-engines-xfce libexo-1-0 libexo-common libexo-helpers libgarcon-1-0 libgarcon-common libglade2-0 libjpeg-progs libkeybinder0 libthunarx-2-0 libtumbler-1-0 liburi-perl libxfce4ui-1-0 libxfce4util-bin libxfce4util-common libxfce4util4 libxfconf-0-2 orage tango-icon-theme thunar thunar-data thunar-volman tumbler tumbler-common xfce-keyboard-shortcuts xfce4 xfce4-appfinder xfce4-mixer xfce4-panel xfce4-session xfce4-settings xfce4-utils xfce4-volumed xfconf xfdesktop4 xfdesktop4-data xfwm4 xfwm4-themes xscreensaver xscreensaver-data</code></pre>
<p>It is easiest to copy the line and paste it into the terminal (right-click on the terminal and select <u>Paste</u> from the popup menu).</p>
<h1>Preferred Uninstall</h1>
<p>The better way to uninstall it is to follow the directions on <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-remove-a-package/3">this page</a>. This will allow you to uninstall only the packages that were installed when XFCE was installed. The instructions are generic and work for any installed package.</p>
<p>This involves (1) identifying which packages were installed and (2) creating a command to uninstall only those packages.</p>
<p>This leaves intact any packages you may have installed (like Thunar) instead of blindly assuming that they were installed along with XFCE.</p>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-uninstall-remove-xfce/">Ubuntu 11.10 &#8211; How to Completely Uninstall / Remove XFCE</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 11.10 &#8211; How to Completely Uninstall / Remove the Xubuntu Desktop</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-uninstall-remove-the-xubuntu-desktop/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Thu, 05 Apr 2012 15:05:13 +0000</pubDate>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 11.10]]></category>
		<category><![CDATA[completely]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[ubuntu 11.10]]></category>
		<category><![CDATA[uninstall]]></category>
		<category><![CDATA[xubuntu]]></category>
		<category><![CDATA[xubuntu desktop]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1627</guid>

					<description><![CDATA[<p>These instructions are for Ubuntu 11.10 on which the Xubuntu Desktop was installed using either the Ubuntu Software Center or sudo apt-get on the command line. The instructions may be the same for other versions, but no guarantee is made. When the Xubuntu Desktop is installed in Ubuntu 11.10, it installs several additional packages and [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-uninstall-remove-the-xubuntu-desktop/">Ubuntu 11.10 &#8211; How to Completely Uninstall / Remove the Xubuntu 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 Ubuntu 11.10 on which the Xubuntu Desktop was installed using either the Ubuntu Software Center or sudo apt-get on the command line.</p>
<p>The instructions may be the same for other versions, but no guarantee is made.</p>
</div>
<p>When the Xubuntu Desktop is installed in Ubuntu 11.10, it installs several additional packages and libraries. Not all these packages and libraries are uninstalled when you uninstall the Xubuntu Desktop &#8211; several packages (like Abiword) do not get uninstalled.</p>
<h1>Quick Uninstall</h1>
<div class="c4">
<p>This is not recommended because it will remove all packages installed along with Xubuntu. This may include packages you previously installed (like Abiword).</p>
<p>Note: this uninstall command assumes Xubuntu Desktop was installed on a fresh Ubuntu 11.10.</p>
</div>
<p><strong>1) Open</strong> a terminal (instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-get-a-command-line-shell-or-terminal">here</a>).</p>
<p><strong>2) Enter</strong> the following command (it is very long and a single line):</p>
<pre><code>sudo apt-get remove --auto-remove abiword abiword-common abiword-plugin-grammar abiword-plugin-mathview bison blueman brltty-x11 catfish elementary-icon-theme exo-utils flex gigolo gimp gimp-data gmusicbrowser gnome-icon-theme-full gnome-system-tools gnome-time-admin gnumeric gnumeric-common gnumeric-doc gstreamer0.10-gnomevfs gthumb gthumb-data gtk2-engines-pixbuf gtk2-engines-xfce indicator-application-gtk2 indicator-messages-gtk2 indicator-sound-gtk2 indicator-status-provider-pidgin leafpad libabiword-2.8 libaiksaurus-1.2-0c2a libaiksaurus-1.2-data libaiksaurusgtk-1.2-0c2a libao-common libao4 libaudio-scrobbler-perl libbabl-0.0-0 libclutter-1.0-0 libclutter-1.0-common libclutter-gtk-1.0-0 libcogl-common libcogl5 libconfig-inifiles-perl libencode-locale-perl libept1 libexo-1-0 libexo-common libexo-helpers libfile-listing-perl libfont-afm-perl libgarcon-1-0 libgarcon-common libgdome2-0 libgdome2-cpp-smart0c2a libgegl-0.0-0 libgimp2.0 libglade2-0 libgnomevfs2-extra libgoffice-0.8-8 libgoffice-0.8-8-common libgsf-1-114 libgsf-1-common libgstreamer-perl libgtk2-notify-perl libgtk2-trayicon-perl libgtkmathview0c2a libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libido-0.1-0 libilmbase6 libio-socket-ssl-perl libjpeg-progs libkeybinder0 liblink-grammar4 libloudmouth1-0 liblwp-mediatypes-perl liblwp-protocol-https-perl libmailtools-perl libnet-dbus-perl libnet-http-perl libnet-ssleay-perl liboobs-1-5 libopenexr6 libotr2 libots0 libpolkit-gtk-1-0 libsexy2 libtagc0 libthunarx-2-0 libtie-ixhash-perl libtimedate-perl libtumbler-1-0 liburi-perl libwv-1.2-3 libwww-perl libwww-robotrules-perl libxfce4ui-1-0 libxfce4util-bin libxfce4util-common libxfce4util4 libxfcegui4-4 libxfconf-0-2 libxml-parser-perl libxml-twig-perl libxml-xpath-perl libxss1 lightdm-gtk-greeter link-grammar-dictionaries-en m4 mpg321 murrine-themes orage parole pastebinit pidgin pidgin-data pidgin-libnotify pidgin-microblog pidgin-otr plymouth-theme-xubuntu-logo plymouth-theme-xubuntu-text python-configobj python-glade2 quadrapassel ristretto screensaver-default-images synaptic system-tools-backends tango-icon-theme tango-icon-theme-common tcl8.5 thunar thunar-archive-plugin thunar-data thunar-media-tags-plugin thunar-volman ttf-droid ttf-lyx tumbler tumbler-common xchat xchat-common xfburn xfce-keyboard-shortcuts xfce4-appfinder xfce4-cpugraph-plugin xfce4-dict xfce4-fsguard-plugin xfce4-indicator-plugin xfce4-mailwatch-plugin xfce4-mixer xfce4-mount-plugin xfce4-netload-plugin xfce4-notes xfce4-notes-plugin xfce4-notifyd xfce4-panel xfce4-places-plugin xfce4-power-manager xfce4-power-manager-data xfce4-quicklauncher-plugin xfce4-screenshooter xfce4-session xfce4-settings xfce4-smartbookmark-plugin xfce4-systemload-plugin xfce4-taskmanager xfce4-terminal xfce4-utils xfce4-verve-plugin xfce4-volumed xfce4-weather-plugin xfconf xfdesktop4 xfdesktop4-data xfwm4 xfwm4-themes xscreensaver xscreensaver-data xscreensaver-gl xubuntu-artwork xubuntu-default-settings xubuntu-desktop xubuntu-docs xubuntu-icon-theme xubuntu-wallpapers</code></pre>
<p>It is easiest to copy the line and paste it into the terminal (right-click on the terminal and select <u>Paste</u> from the popup menu).</p>
<h1>Preferred Uninstall</h1>
<p>The better way to uninstall it is to follow the directions on <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-remove-a-package/3">this page</a>. This will allow you to uninstall only the packages that were installed when Xubuntu Desktop was installed. The instructions are generic and work for any installed package.</p>
<p>This involves (1) identifying which packages were installed and (2) creating a command to uninstall only those packages.</p>
<p>This leaves intact any packages you may have installed (like Abiword) instead of blindly assuming that they were installed as part of Xubuntu Desktop.</p>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-uninstall-remove-the-xubuntu-desktop/">Ubuntu 11.10 &#8211; How to Completely Uninstall / Remove the Xubuntu Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 11.10 &#8211; How to Completely Uninstall / Remove the Lubuntu Desktop</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-uninstall-remove-the-lubuntu-desktop/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Thu, 05 Apr 2012 00:45:52 +0000</pubDate>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 11.10]]></category>
		<category><![CDATA[completely]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[lubuntu]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[ubuntu 11.10]]></category>
		<category><![CDATA[uninstall]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1623</guid>

					<description><![CDATA[<p>These instructions are for Ubuntu 11.10 on which the Lubuntu Desktop was installed using either the Ubuntu Software Center or sudo apt-get on the command line. The instructions may be the same for other versions, but no guarantee is made. When the Lubuntu Desktop is installed in Ubuntu 11.10, it installs several additional packages and [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-uninstall-remove-the-lubuntu-desktop/">Ubuntu 11.10 &#8211; How to Completely Uninstall / Remove the Lubuntu 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 Ubuntu 11.10 on which the Lubuntu Desktop was installed using either the Ubuntu Software Center or sudo apt-get on the command line.</p>
<p>The instructions may be the same for other versions, but no guarantee is made.</p>
</div>
<p>When the Lubuntu Desktop is installed in Ubuntu 11.10, it installs several additional packages and libraries. Not all these packages and libraries are uninstalled when you uninstall the Lubuntu Desktop &#8211; several packages, Abiword, do not get removed.</p>
<h1>Quick Uninstall</h1>
<div class="c4">
<p>This is not recommended because it will remove all packages that are installed with Lubuntu Desktop. This may include packages you previously installed (like Abiword).</p>
<p><strong>NOTE:</strong> this uninstall command assumes Lubuntu Desktop was installed on a fresh Ubuntu 11.10.</p>
</div>
<p><strong>1) Open</strong> a terminal (instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-get-a-command-line-shell-or-terminal">here</a>).</p>
<p><strong>2) Enter</strong> the following command (it is very long and a single line):</p>
<pre><code>sudo apt-get remove --auto-remove abiword abiword-common abiword-plugin-grammar abiword-plugin-mathview ace-of-penguins audacious audacious-plugins chromium-browser chromium-browser-l10n chromium-codecs-ffmpeg elementary-icon-theme esound-common galculator gdebi gdebi-core giblib1 gnome-icon-theme-full gnome-mplayer gnome-system-tools gnome-time-admin gnumeric gnumeric-common gnumeric-doc gpicview gtk2-engines-pixbuf guvcview hardinfo indicator-status-provider-pidgin leafpad libabiword-2.8 libaiksaurus-1.2-0c2a libaiksaurus-1.2-data libaiksaurusgtk-1.2-0c2a libaudclient2 libaudcore1 libaudiofile0 libbinio1ldbl libcddb2 libcompfaceg1 libcue1 libdiscid0 libencode-locale-perl libept1 libesd0 libexo-1-0 libexo-common libexo-helpers libfile-listing-perl libfluidsynth1 libfm-data libfm-gtk-data libfm-gtk1 libfm1 libfont-afm-perl libgdome2-0 libgdome2-cpp-smart0c2a libglade2-0 libgoffice-0.8-8 libgoffice-0.8-8-common libgringotts2 libgsf-1-114 libgsf-1-common libgtkmathview0c2a libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libimlib2 libio-socket-ssl-perl libjpeg-progs liblink-grammar4 libloudmouth1-0 liblwp-mediatypes-perl liblwp-protocol-https-perl libmailtools-perl libmcrypt4 libmcs1 libmenu-cache1 libmowgli2 libmusicbrainz3-6 libnet-dbus-perl libnet-http-perl libnet-ssleay-perl libobrender27 libobt0 libonig2 liboobs-1-5 libopenal1 libopts25 libots0 libpisock9 libpolkit-gtk-1-0 libresid-builder0c2a libsidplay2 libsvga1 libtar0 libtie-ixhash-perl libtimedate-perl libuniconf4.6 liburi-perl libvdpau1 libwebcam0 libwv-1.2-3 libwvstreams4.6-base libwvstreams4.6-extras libwww-perl libwww-robotrules-perl libxfce4ui-1-0 libxfce4util-bin libxfce4util-common libxfce4util4 libxfcegui4-4 libxfconf-0-2 libxml-parser-perl libxml-twig-perl libxml-xpath-perl libxss1 libxvidcore4 link-grammar-dictionaries-en lm-sensors lubuntu-artwork lubuntu-core lubuntu-default-settings lubuntu-desktop lubuntu-icon-theme lxappearance lxappearance-obconf lxde-common lxde-core lxdm lxinput lxkeymap lxlauncher lxmenu-data lxpanel lxpanel-indicator-applet-plugin lxrandr lxsession lxsession-edit lxshortcut lxtask lxterminal mplayer mtpaint ntp obconf openbox openbox-themes osmo pcmanfm pidgin pidgin-data pidgin-libnotify pidgin-microblog plymouth-theme-lubuntu-logo plymouth-theme-lubuntu-text python-xklavier scrot sylpheed sylpheed-doc sylpheed-i18n sylpheed-plugins synaptic system-tools-backends transmission ttf-lyx uvcdynctrl uvcdynctrl-data wvdial xfburn xfce-keyboard-shortcuts xfce4-power-manager xfce4-power-manager-data xfconf xfonts-100dpi xpad xscreensaver xscreensaver-data</code></pre>
<p>It is easiest to copy the line and paste it into the terminal (right-click on the terminal and select <u>Paste</u> from the popup menu).</p>
<h1>Preferred Uninstall</h1>
<p>The better way to uninstall it is to follow the directions on <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-remove-a-package/3">this page</a>. This will allow you to uninstall only the packages that were installed when Lubuntu Desktop was installed. The instructions are generic and work for any installed package.</p>
<p>This involves (1) identifying which packages were installed and (2) creating a command to uninstall only those packages.</p>
<p>This leaves intact any packages you may have installed (like Abiword) instead of blindly assuming that they were installed as part of Lubuntu Desktop.</p>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-uninstall-remove-the-lubuntu-desktop/">Ubuntu 11.10 &#8211; How to Completely Uninstall / Remove the Lubuntu Desktop</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 11.10 &#8211; How to Completely Uninstall / Remove LXDE</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-uninstall-remove-lxde/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Wed, 04 Apr 2012 17:22:02 +0000</pubDate>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 11.10]]></category>
		<category><![CDATA[completely]]></category>
		<category><![CDATA[lxde]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[ubuntu 11.10]]></category>
		<category><![CDATA[uninstall]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1620</guid>

					<description><![CDATA[<p>These instructions are for Ubuntu 11.10 on which LXDE was installed using either the Ubuntu Software Center or sudo apt-get on the command line. The instructions may be the same for other versions, but no guarantee is made. When the LXDE interface is installed in Ubuntu 11.10, it installs several additional packages and libraries. Several [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-uninstall-remove-lxde/">Ubuntu 11.10 &#8211; How to Completely Uninstall / Remove LXDE</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 11.10 on which LXDE was installed using either the <u>Ubuntu Software Center</u> or <u>sudo apt-get</u> on the command line.</p>
<p>The instructions may be the same for other versions, but no guarantee is made.</p>
</div>
<p>When the LXDE interface is installed in Ubuntu 11.10, it installs several additional packages and libraries. Several packages (like arj and gpicview) do not get uninstalled when LXDE is uninstalled.</p>
<h1>Quick Uninstall</h1>
<div class="c4">
<p>This is not recommended because it will remove all packages that are normally installed with LXDE. This may include packages you previously installed (like arj or gpicviewer).</p>
<p><strong>NOTE:</strong> this uninstall command assumes LXDE was installed on a fresh Ubuntu 11.10.</p>
</div>
<p><strong>1) Open</strong> a terminal (instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-get-a-command-line-shell-or-terminal">here</a>).</p>
<p><strong>2) Enter</strong> the following command (it is very long and a single line):</p>
<pre><code>sudo apt-get remove --auto-remove arj galculator giblib1 gpicview leafpad libfm-data libfm-gtk-data libfm-gtk1 libfm1 libglade2-0 libimlib2 libjpeg-progs libmenu-cache1 libobrender27 libobt0 librpm2 librpmbuild2 librpmio2 librpmsign0 libxmmsclient-glib1 libxmmsclient6 lxappearance lxde lxde-common lxde-core lxde-icon-theme lxinput lxmenu-data lxmusic lxpanel lxrandr lxsession lxsession-edit lxshortcut lxterminal menu menu-xdg obconf openbox openbox-themes p7zip-full pcmanfm rpm rpm-common rpm2cpio scrot xarchiver xmms2-core xmms2-plugin-alsa xmms2-plugin-id3v2 xmms2-plugin-mad xmms2-plugin-vorbis xscreensaver xscreensaver-data</code></pre>
<p>It is easiest to copy the line and paste it into the terminal (right-click on the terminal and select <u>Paste</u> from the popup menu).</p>
<h1>Preferred Uninstall</h1>
<p>The better way to uninstall it is to follow the directions on <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-remove-a-package/3">this page</a>. This will allow you to uninstall only the packages that were installed when LXDE was installed. The instructions are generic and work for any installed package.</p>
<p>This involves (1) identifying which packages were installed and (2) creating a command to uninstall only those packages.</p>
<p>This leaves intact any packages you may have installed (like arj or gpicview) instead of blindly assuming they were installed with LXDE.</p>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-completely-uninstall-remove-lxde/">Ubuntu 11.10 &#8211; How to Completely Uninstall / Remove LXDE</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 11.10 &#8211; Adding a Shared Folder Under VirtualBox</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-adding-a-shared-folder-under-virtualbox/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Mon, 05 Mar 2012 02:21:02 +0000</pubDate>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 11.10]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[adding shared folders]]></category>
		<category><![CDATA[shared folder]]></category>
		<category><![CDATA[sharing folders]]></category>
		<category><![CDATA[ubuntu 11.10]]></category>
		<category><![CDATA[virtualbox]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1504</guid>

					<description><![CDATA[<p>This tutorial is for adding shared folders to Ubuntu 11.10 running under VirtualBox 4.1.8r75467 on Windows 7 with SP 1. The instructions should be the same for the same for other version combinations, or even for different OSes on which VirtualBox runs, but no guarantee is made. Assumes you have enabled shared folders for Ubuntu [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-adding-a-shared-folder-under-virtualbox/">Ubuntu 11.10 &#8211; Adding a Shared Folder Under VirtualBox</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 tutorial is for adding shared folders to Ubuntu 11.10 running under VirtualBox 4.1.8r75467 on Windows 7 with SP 1.</p>
<p>The instructions should be the same for the same for other version combinations, or even for different OSes on which VirtualBox runs, but no guarantee is made.</p>
<div class="c2">
<p><strong>Assumes</strong> you have enabled shared folders for Ubuntu 11.10.</p>
<p>Instructions for enabling shared folders can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-enabling-shared-folders-under-virtualbox">here</a>.</p>
</div>
</div>
<div class="c2">
<p>Some images may be clicked for full-sized versions.</p>
</div>
<div class="c4">
<p><strong>NOTE: the virtual machine must be off (not running) for these instructions to work.</strong></p>
</div>
<p><strong>1) Start</strong> VirtualBox:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/adding-shared-folder-vb-0.png" alt="" border="0" class="centered" /></p>
<p><strong>2) Right-click</strong> on the virtual machine you wish to add a shared folder. This will bring up a context men. <strong>Left-click</strong> on <u>Settings&#8230;</u>: </p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/03/adding-shared-folder-vb-1-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/adding-shared-folder-vb-1-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>3) Left-click</strong> on <u>Shared Folders</u> in the left pane:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/03/adding-shared-folder-vb-2-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/adding-shared-folder-vb-2-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>4) Left-click</strong> on the <u>Add Shared Folder</u> icon:</p>
<p><a href="//complete-concrete-concise.com/wp-content/uploads/2012/03/adding-shared-folder-vb-3-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/adding-shared-folder-vb-3-thumb.png" alt="" border="0" class="centered" /></a></p>
<p><strong>5) Select</strong> <u>Other&#8230;</u> from the <u>Folder Path:</u> dropdown box:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/adding-shared-folder-vb-4.png" alt="" border="0" class="centered" /></p>
<p><strong>6) Navigate</strong> through the <u>Directory Browser</u> until you find and <strong>select</strong> the folder you want to share. <strong>Click</strong> on <u>OK:</u></p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/adding-shared-folder-vb-5.png" alt="" border="0" class="centered" /></p>
<p><strong>7) Click</strong> on the <u>Auto-mount</u> checkbox to enable it. Then <strong>click</strong> on <u>OK</u></p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/adding-shared-folder-vb-6.png" alt="" border="0" class="centered" /></p>
<p><strong>8) Verify</strong> the folder has been added. <strong>Click</strong> on <u>OK</u>:<br />
<a href="//complete-concrete-concise.com/wp-content/uploads/2012/03/adding-shared-folder-vb-7-big.png" target="_blank"><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/adding-shared-folder-vb-7-thumb.png" alt="" border="0" class="centered" /></a></p>
<p>You can always add additional folders by clicking on the <u>Add Shared Folder</u> icon.</p>
<p>you can remove a shared folder by selecting it and then clicking on the <u>Remove Shared Folder</u> icon (this is the folder icon with the minus sign on it).</p>
<p>You can edit the shared folder by selecting it and then clicking on the <i>Edit Shared Folder</u> icon (this is the folder icon with the dot on it).</p>
<div class="c1">
<p>The next time you start your virtual machine, you will find the shared folder located in the <code>/media</code> folder. The shared folder will have the prefix <code>sf_</code>.</p>
</div>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-adding-a-shared-folder-under-virtualbox/">Ubuntu 11.10 &#8211; Adding a Shared Folder Under VirtualBox</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 11.10 &#8211; Enabling Shared Folders Under VirtualBox</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-enabling-shared-folders-under-virtualbox/</link>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Wed, 29 Feb 2012 20:57:47 +0000</pubDate>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 11.10]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[enable shared folder]]></category>
		<category><![CDATA[enable shared folders]]></category>
		<category><![CDATA[how to shared folder]]></category>
		<category><![CDATA[ubuntu 11.10]]></category>
		<category><![CDATA[virtualbox]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1481</guid>

					<description><![CDATA[<p>These instructions are for Ubuntu 11.10 running under VirtualBox 4.1.8r75467 on Windows 7 with SP1. They should be the same for other version combinations, but no guarantee is made. It shouldn&#8217;t matter on which host VirtualBox is running, but I don&#8217;t run it on anything other than Windows. I have not tried shared folder with [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-enabling-shared-folders-under-virtualbox/">Ubuntu 11.10 &#8211; Enabling Shared Folders Under VirtualBox</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 11.10 running under VirtualBox 4.1.8r75467 on Windows 7 with SP1. They should be the same for other version combinations, but no guarantee is made.</p>
<p>It shouldn&#8217;t matter on which host VirtualBox is running, but I don&#8217;t run it on anything other than Windows.</p>
<p>I have not tried shared folder with other Linux distros, so these instructions may or may not work with them.</p>
<p>Assumes you have installed VirtualBox Guest Additions on Ubuntu 11.10. Instructions to do so can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-installing-virtualbox-guest-additions">here</a>.</p>
<div class="c2">
<p>If you have already enabled folder sharing and want instructions on how to add a shared folder to Ubuntu, instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-adding-a-shared-folder-under-virtualbox">here</a>.</p>
</div>
</div>
<p>Shared folders allow you to easily share large files or large amounts of data between the host OS and the guest OS. In my case, I share code so I can test my code on both Windows and Linux.</p>
<h1>Enabling Shared Folders</h1>
<p><strong>1) Open</strong> a terminal (instructions can be found <a href="//complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-how-to-get-a-command-line-shell-or-terminal">here</a>).</p>
<p><strong>2) Enter</strong> the following command: <code>sudo usermod -a -G vboxsf &lt;&lt;username&gt;&gt;</code>, where <u>username</u> is your username (in my case, it is <u>richard</u> &#8211; your username will precede the <span class="i1">@</span> symbol at the start of the command line). <strong>Enter</strong> your password when prompted. <span class="i1"><strong>NOTE:</strong> for security reasons, Linux does not echo back your password &#8211; not even characters like # or * &#8211; so, as you type, it looks like nothing is happening. This is normal.</span> <strong>Press</strong> <u>Enter</u> when you have finished entering your password:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/Ubuntu-11.10-shared-folders-virtualbox-1.png" alt="" border="0" class="centered" /></p>
<div class="c2">
<p><strong>sudo</strong> temporarily raises your privilege level to super-user status (if you enter the correct password)</p>
<p><strong>usermod</strong> modifies the user account</p>
<p><strong>-a</strong> instructs <u>usermod</u> to add the user to the specified group</p>
<p><strong>-G</strong> tells <u>usermod</u> that a group or list of groups follows</p>
<p><strong>&lt;&lt;username&gt;&gt;</strong> is the name of the user to add to the specified group</p>
</div>
<p><strong>3) Restart</strong> the machine. The changes will not take effect until the machine is restarted.</p>
<h1>Accessing Shared Folders</h1>
<div class="c1">
<p>Assumes you are using the Unity interface.</p>
</div>
<p>Shared folders are found in the <span class="i1">/media</span> folder.</p>
<p><strong>4) Click</strong> on the <u>Folders</u> icon:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/Ubuntu-11.10-shared-folders-virtualbox-2.png" alt="" border="0" class="centered" /></p>
<p><strong>5) Click</strong> on <u>File System</u> then <strong>double-click</strong> on the <u>media</u> folder:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/Ubuntu-11.10-shared-folders-virtualbox-3.png" alt="" border="0" class="centered" /></p>
<p>The shared folders will be found inside. Shared folders are prefixed with <code>sf_</code>. For example, if you shared a folder called <code>my_code</code>, then it will appear as <code>sf_my_code</code> in the <u>media</u> folder.</p>
<p>Whenever you share a new folder, you need to restart the machine for Ubuntu to pick it up.</p>

<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-enabling-shared-folders-under-virtualbox/">Ubuntu 11.10 &#8211; Enabling Shared Folders Under VirtualBox</a> appeared first on <a href="https://complete-concrete-concise.com">Complete, Concrete, Concise</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Ubuntu 11.10 &#8211; Installing VirtualBox Guest Additions</title>
		<link>https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-installing-virtualbox-guest-additions/</link>
					<comments>https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-installing-virtualbox-guest-additions/#comments</comments>
		
		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Tue, 21 Feb 2012 19:19:16 +0000</pubDate>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 11.10]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[11.10]]></category>
		<category><![CDATA[guest additions]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=1474</guid>

					<description><![CDATA[<p>These instructions are for Ubuntu 11.10 running under VirtualBox 4.1.8r75467 on Windows 7 with SP1. They should be the same or similar for other version combinations, but I make no guarantee. These instructions are the same or very similar for many other distros of Linux, however, the VirtualBox Guest Additions don&#8217;t work with all distros [&#8230;]</p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-installing-virtualbox-guest-additions/">Ubuntu 11.10 &#8211; Installing VirtualBox Guest Additions</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 11.10 running under VirtualBox 4.1.8r75467 on Windows 7 with SP1.</p>
<p>They should be the same or similar for other version combinations, but I make no guarantee.</p>
<p>These instructions are the same or very similar for many other distros of Linux, however, the VirtualBox Guest Additions don&#8217;t work with all distros of Linux. For some Linux distros the installation does not happen automatically, you have to manually start it.</p>
</div>
<div class="c3">
<p><strong>NOTE:</strong> sometimes, after Ubuntu updates have been installed, the Guest Additions will stop working.</p>
<p>See the section <a href="#tips">When <u>Install Guest Additions&#8230;</u> Doesn&#8217;t Work</a> below on how to manually run the Guest Installation procedure again.</p>
</p></div>
<h1>Why Install VirtualBox Guest Additions?</h1>
<p>Installing the VirtualBox Guest Additions better integrates Ubuntu Linux with your system and gives you the following benefits (and more):</p>
<ol>
<li>better mouse pointer integration</li>
<li>shared folders &#8211; useful for sharing data between OSes</li>
<li>better video support &#8211; more resolutions, hardware acceleration, etc</li>
<li>seamless windows (instead of having an Ubuntu desktop and a Windows desktop, the two can be combined together. While neat, it is not quite perfect. I don&#8217;t deny it is cool to see a Linux and Windows apps running side-by-side on your Windows desktop)</li>
<li>shared clipboard</li>
</ol>
<p><strong>1) Click on</strong> on the <u>Devices</u> menu and then <strong>select</strong> <u>Install Guest Additions&#8230;</u>. If you are running Ubuntu in full screen mode, move your mouse to the very bottom of the screen in the middle &#8211; this will pop up the same menu options. Alternatively, you can just hold the right Ctrl key down and press the D key (the default Host key is the right Ctrl key):<br />
<img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/02/ubuntu-11.10-virtualbox-additions-1.jpg" width="480" height="206" alt="" border="0" class="centered" /></p>
<div class="c2">
<p><strong>NOTE:</strong> in some instances, I have noticed that selecting <u>Install Guest Additions&#8230;</u> or pressing <u>Host+D</u> installs the Guest Additions CD but fails to start the install process. If you don&#8217;t get the dialog below, please see <a href="#tips">these instructions</a> at the bottom of the article.</p>
</div>
<p><strong>2) Click</strong> <u>Run</u> on the information dialog:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/02/ubuntu-11.10-virtualbox-additions-2.png" alt="" border="0" class="centered" /></p>
<p><strong>3) Enter</strong> your password and then <strong>click </strong> on <u>Authenticate</u>:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/02/ubuntu-11.10-virtualbox-additions-3.png" alt="" border="0" class="centered" /></p>
<p><strong>4) </strong>A terminal will pop up and inside will be a message about not being able to find the headers. Don&#8217;t worry about it:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/02/ubuntu-11.10-virtualbox-additions-4.png" alt="" border="0" class="centered" /></p>
<p><strong>5) </strong>The guest additions will be compiled. This takes several minutes (how long depends on how fast your machine is, how much memory the virtual machine has, etc). Once it is done, you will see a message instructing you to press <u>Enter</u> to close the terminal:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/02/ubuntu-11.10-virtualbox-additions-5.png" alt="" border="0" class="centered" /></p>
<p><strong>6) Go</strong> to the <u>System Tools</u> icon in the top right corner and <strong>select</strong> <u>Shut Down</u>:</p>
<p><img loading="lazy" decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/02/ubuntu-11.10-virtualbox-additions-6.jpg" width="480" height="312" alt="" border="0" class="centered" /></p>
<p><strong>7) Choose</strong> to either <u>Shut Down</u> or <u>Restart</u> the system (it doesn&#8217;t matter which):</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/02/ubuntu-11.10-virtualbox-additions-7.png" alt="" border="0" class="centered" /></p>
<p>Once the virtual machine restarts, the guest additions will be installed and integrated.</p>
<p><br />
<a name="tips"></a></p>
<h1>When <u>Install Guest Additions&#8230;</u> Doesn&#8217;t Work</h1>
<p>On rare occasions, I have found that Ubuntu doesn&#8217;t start the install process after <strong>step 1)</strong> above. One of these two techniques should allow you to get around that.</p>
<h2>Trick 1</h2>
<p><strong>1) Click</strong> on the disk near the bottom of the Unity ribbon &#8211; it&#8217;s just above the trash can:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/ubuntu-11.10-virtualbox-additions-problem-1.png" alt="" border="0" class="centered" /></p>
<p><strong>2) Click</strong> on <u>Open Autorun Prompt</u> and then continue from <strong>step 2)</strong> above:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/ubuntu-11.10-virtualbox-additions-problem-2.png" alt="" border="0" class="centered" /></p>
<h2>Trick 2</h2>
<p><strong>1) Click</strong> on the <u>Folder</u> icon:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/Ubuntu-11.10-virtualbox-additions-problem-3a.png" alt="" border="0" class="centered" /></p>
<p><strong>2) Click </strong> on <u>File System</u>, then <strong>double-click</strong> on the <u>media</u> folder:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/Ubuntu-11.10-virtualbox-additions-problem-3b.png" alt="" border="0" class="centered" /></p>
<p><strong>3) Double-click</strong> the <u>VBOXADDITIONS</u> icon:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/ubuntu-11.10-virtualbox-additions-problem-3.png" alt="" border="0" class="centered" /></p>
<p><strong>4) Click</strong> on <u>Open Autorun Prompt</u> and then continue from <strong>step 2)</strong> above:</p>
<p><img decoding="async" src="//complete-concrete-concise.com/wp-content/uploads/2012/03/ubuntu-11.10-virtualbox-additions-problem-2.png" alt="" border="0" class="centered" /></p>
<p>The post <a href="https://complete-concrete-concise.com/ubuntu-2/ubuntu-11-10-installing-virtualbox-guest-additions/">Ubuntu 11.10 &#8211; Installing VirtualBox Guest Additions</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-11-10-installing-virtualbox-guest-additions/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
	</channel>
</rss>
