<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Liberian Geek</title>
	
	<link>http://www.liberiangeek.net</link>
	<description>Providing high quality computer tutorials for beginners.</description>
	<lastBuildDate>Mon, 06 Sep 2010 19:24:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/LiberianGeek" /><feedburner:info uri="liberiangeek" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><geo:lat>45.064714</geo:lat><geo:long>-93.341551</geo:long><creativeCommons:license>http://creativecommons.org/licenses/by/2.0/</creativeCommons:license><feedburner:emailServiceId>LiberianGeek</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Create Custom Application Launcher on Ubuntu Main Menu in Ubuntu 10.10 Maverick Meerkat</title>
		<link>http://feedproxy.google.com/~r/LiberianGeek/~3/665FIetCy5c/</link>
		<comments>http://www.liberiangeek.net/2010/09/create-custom-application-command-ubuntu-main-menu-ubuntu-10-10-maverick-meerkat/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 18:34:50 +0000</pubDate>
		<dc:creator>Lgeek</dc:creator>
				<category><![CDATA[How-To Tips]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu 10.10 Maverick Meerkat]]></category>

		<guid isPermaLink="false">http://www.liberiangeek.net/?p=17229</guid>
		<description><![CDATA[If you need to create a custom application launcher on the main menu in Ubuntu, then this tutorial will help you do that. Some applications you may want to use will probably not be on the menu, and you must create a launcher from the application menu to always launch it. &#160; Getting started: &#160; [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.liberiangeek.net/2010/04/perfect-desktop-installation-ubuntu-10-04-lucid-lynx/perfect_ubuntu_10_04_11/" rel="attachment wp-att-7609"><img style="margin: 0px 10px 0px 0px" class="alignleft size-full wp-image-7609" title="perfect_ubuntu_10_04_11" alt="" src="http://www.liberiangeek.net/wp-content/uploads/2010/04/perfect_ubuntu_10_04_11.png" width="108" height="78" /></a>If you need to create a custom application launcher on the main menu in Ubuntu, then this tutorial will help you do that. Some applications you may want to use will probably not be on the menu, and you must create a launcher from the application menu to always launch it.</p>
<p>&#160;</p>
<p>  <span id="more-17229"></span> <strong><font size="4">Getting started:</font></strong>
<p>&#160;</p>
<p>To get started, go to <strong><em>System –&gt; Main Menu.</em></strong></p>
<p>&#160;</p>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/custom_menu_mav.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="custom_menu_mav" border="0" alt="custom_menu_mav" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/custom_menu_mav_thumb.png" width="518" height="281" /></a></p>
<p>&#160;</p>
<p>Then select where you want to launcher to appear, and click <strong><em>‘New Item’</em></strong></p>
<p>&#160;</p>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/custom_menu_mav_1.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="custom_menu_mav_1" border="0" alt="custom_menu_mav_1" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/custom_menu_mav_1_thumb.png" width="591" height="283" /></a></p>
<p>&#160;</p>
<p>Type the <strong><em>launcher name</em></strong>, and the <strong><em>command</em></strong> for the application and click <strong><em>OK</em></strong>. The command for Gnome Control Center is:</p>
<pre style="border-bottom: #cecece 1px solid; border-left: #cecece 1px solid; padding-bottom: 5px; background-color: #fbfbfb; min-height: 40px; padding-left: 5px; width: 575px; padding-right: 5px; overflow: auto; border-top: #cecece 1px solid; border-right: #cecece 1px solid; padding-top: 5px">
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 14px">/usr/bin/gnome-control-center</pre>
</pre>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/custom_menu_mav_2.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="custom_menu_mav_2" border="0" alt="custom_menu_mav_2" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/custom_menu_mav_2_thumb.png" width="531" height="315" /></a></p>
<p>&#160;</p>
<p>Notice a new application launcher is created under ‘Other item on the menu list.</p>
<p>&#160;</p>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/custom_menu_mav_3.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="custom_menu_mav_3" border="0" alt="custom_menu_mav_3" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/custom_menu_mav_3_thumb.png" width="518" height="262" /></a></p>
<p>&#160;</p>
<p>Launch it and enjoy!</p>
<p>&#160;</p>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/custom_menu_mav_4.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="custom_menu_mav_4" border="0" alt="custom_menu_mav_4" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/custom_menu_mav_4_thumb.png" width="520" height="295" /></a></p>
<p>&#160;</p>
<p>Command to launch common applications in Ubuntu can be found in the <strong><em>/usr/bin</em></strong> directory. If you don’t know the command for an application, then click the <strong><em>‘Browse’</em></strong> button and browse to the <strong><em>/usr/bin</em></strong> directory to find it.</p>
<p>&#160;</p>
<p>Thanks for reading and please come back soon.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.liberiangeek.net/2010/06/how-to-add-a-programapplication-launcher-on-ubuntu-10-04-lucid-lynx-panel/" rel="bookmark" class="crp_title">How To Add A Program/Application Launcher On Ubuntu 10.04 Lucid Lynx Panel</a></li><li><a href="http://www.liberiangeek.net/2010/05/how-to-move-ubuntu-menu-buttons-back-to-the-right-with-ubuntu-tweak/" rel="bookmark" class="crp_title">How To Move Ubuntu Menu Buttons Back To The Right</a></li><li><a href="http://www.liberiangeek.net/2010/04/how-to-restore-ubuntu-10-04-menu-button-back-to-the-original-location/" rel="bookmark" class="crp_title">How To Restore Ubuntu 10.04 Menu Buttons Back To the Original Location</a></li><li><a href="http://www.liberiangeek.net/2010/05/how-to-install-chromium-google-chrome-in-ubuntu-10-04-lucid-lynx/" rel="bookmark" class="crp_title">How To Install Chromium (Google Chrome) In Ubuntu 10.04 Lucid Lynx</a></li><li><a href="http://www.liberiangeek.net/2010/09/install-google-chrome-ubuntu-10-0410-10-maverick-meerkat-ppa/" rel="bookmark" class="crp_title">Install Google Chrome in Ubuntu 10.04/10.10 Maverick Meerkat via PPA</a></li></ul></div>
<p><a href="http://feedads.g.doubleclick.net/~a/6-istbI0HQAgYE5PFQvP6RKDySU/0/da"><img src="http://feedads.g.doubleclick.net/~a/6-istbI0HQAgYE5PFQvP6RKDySU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/6-istbI0HQAgYE5PFQvP6RKDySU/1/da"><img src="http://feedads.g.doubleclick.net/~a/6-istbI0HQAgYE5PFQvP6RKDySU/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/LiberianGeek?a=665FIetCy5c:K7P7uGImcnw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/LiberianGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LiberianGeek?a=665FIetCy5c:K7P7uGImcnw:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/LiberianGeek?i=665FIetCy5c:K7P7uGImcnw:-BTjWOF_DHI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LiberianGeek/~4/665FIetCy5c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.liberiangeek.net/2010/09/create-custom-application-command-ubuntu-main-menu-ubuntu-10-10-maverick-meerkat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.liberiangeek.net/2010/09/create-custom-application-command-ubuntu-main-menu-ubuntu-10-10-maverick-meerkat/</feedburner:origLink></item>
		<item>
		<title>Enable Single Click to Open Files and Folders in Ubuntu 10.10 Maverick Meerkat</title>
		<link>http://feedproxy.google.com/~r/LiberianGeek/~3/hlzpJRwcjn4/</link>
		<comments>http://www.liberiangeek.net/2010/09/enable-single-click-open-files-folders-ubuntu-10-10-maverick-meerkat/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 17:11:47 +0000</pubDate>
		<dc:creator>Lgeek</dc:creator>
				<category><![CDATA[How-To Tips]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu 10.04 Lucid Lynx]]></category>

		<guid isPermaLink="false">http://www.liberiangeek.net/?p=17205</guid>
		<description><![CDATA[This quick tutorial will show you how to enable files and folders to be opened with a single click in Ubuntu Lucid or Maverick. By default, you must always double click to open files or folders, but this tutorial will show you how to change that. &#160; Getting started: &#160; To get started, go to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.liberiangeek.net/2010/04/perfect-desktop-installation-ubuntu-10-04-lucid-lynx/perfect_ubuntu_10_04_11/" rel="attachment wp-att-7609"><img style="margin: 0px 10px 0px 0px" class="alignleft size-full wp-image-7609" title="perfect_ubuntu_10_04_11" alt="" src="http://www.liberiangeek.net/wp-content/uploads/2010/04/perfect_ubuntu_10_04_11.png" width="108" height="78" /></a>This quick tutorial will show you how to enable files and folders to be opened with a single click in Ubuntu Lucid or Maverick. By default, you must always double click to open files or folders, but this tutorial will show you how to change that.</p>
<p>&#160;</p>
<p>  <span id="more-17205"></span>
<p><strong><font size="4">Getting started:</font></strong></p>
<p>&#160;</p>
<p>To get started, go to <strong><em>Places –&gt; Home Folder.</em></strong></p>
<p>&#160;</p>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/enable_delete_mav2.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="enable_delete_mav" border="0" alt="enable_delete_mav" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/enable_delete_mav_thumb2.png" width="512" height="266" /></a></p>
<p>&#160;</p>
<p>Then click <strong><em>‘Edit’ –&gt; Preferences.</em></strong></p>
<p>&#160;</p>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/enable_delete_mav_12.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="enable_delete_mav_1" border="0" alt="enable_delete_mav_1" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/enable_delete_mav_1_thumb2.png" width="511" height="266" /></a></p>
<p>&#160;</p>
<p>Then click the Behavior tab and choose <strong><em>‘Single click to open items’</em></strong> and close out.</p>
<p>&#160;</p>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/enable_delete_mav_4.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="enable_delete_mav_4" border="0" alt="enable_delete_mav_4" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/enable_delete_mav_4_thumb.png" width="497" height="252" /></a></p>
<p>&#160;</p>
<p>Enjoy!</p>
<p>&#160;</p>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/enable_delete_mav_5.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="enable_delete_mav_5" border="0" alt="enable_delete_mav_5" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/enable_delete_mav_5_thumb.png" width="495" height="296" /></a></p>
<p>&#160;</p>
<p>Thanks for reading and please come back soon.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.liberiangeek.net/2010/08/open-folders-single-clicks-ubuntu-10-04-lucid-lynx/" rel="bookmark" class="crp_title">Open Folders With Single Click In Ubuntu 10.04 Lucid Lynx</a></li><li><a href="http://www.liberiangeek.net/2010/09/bypass-trash-bin-enable-delete-nautilus-context-menu-ubuntu-10-0410-10-maverick-meerkat/" rel="bookmark" class="crp_title">Enable Delete and Bypass the Trash Bin on Nautilus Context Menu in Ubuntu 10.04/10.10 Maverick Meerkat</a></li><li><a href="http://www.liberiangeek.net/2010/07/enable-delete-option-nautilus-ubuntu-10-04-lucid-lynx/" rel="bookmark" class="crp_title">Enable Delete Option In Nautilus In Ubuntu 10.04 Lucid Lynx</a></li><li><a href="http://www.liberiangeek.net/2010/07/prevent-ubuntu-10-04-lucid-lynx-display-turning-blank/" rel="bookmark" class="crp_title">Prevent Ubuntu 10.04 Lucid Lynx Display From Turning Blank</a></li><li><a href="http://www.liberiangeek.net/2010/08/disable-screensavers-ubuntu-10-4-10-10-maverick-meerkat/" rel="bookmark" class="crp_title">Disable Screensavers in Ubuntu 10.04/10.10 Maverick Meerkat</a></li></ul></div>
<p><a href="http://feedads.g.doubleclick.net/~a/oeHi6swyDX8j1TDzwEqSZxwPPng/0/da"><img src="http://feedads.g.doubleclick.net/~a/oeHi6swyDX8j1TDzwEqSZxwPPng/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/oeHi6swyDX8j1TDzwEqSZxwPPng/1/da"><img src="http://feedads.g.doubleclick.net/~a/oeHi6swyDX8j1TDzwEqSZxwPPng/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/LiberianGeek?a=hlzpJRwcjn4:SezryacgGVQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/LiberianGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LiberianGeek?a=hlzpJRwcjn4:SezryacgGVQ:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/LiberianGeek?i=hlzpJRwcjn4:SezryacgGVQ:-BTjWOF_DHI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LiberianGeek/~4/hlzpJRwcjn4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.liberiangeek.net/2010/09/enable-single-click-open-files-folders-ubuntu-10-10-maverick-meerkat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.liberiangeek.net/2010/09/enable-single-click-open-files-folders-ubuntu-10-10-maverick-meerkat/</feedburner:origLink></item>
		<item>
		<title>Want to Install Skype In Ubuntu 10.10 Maverick Meerkat?</title>
		<link>http://feedproxy.google.com/~r/LiberianGeek/~3/cFckYXMpJnQ/</link>
		<comments>http://www.liberiangeek.net/2010/09/install-skype-ubuntu-10-10-maverick-meerkat/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 16:53:10 +0000</pubDate>
		<dc:creator>Lgeek</dc:creator>
				<category><![CDATA[How-To Tips]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu 10.10 Maverick Meerkat]]></category>

		<guid isPermaLink="false">http://www.liberiangeek.net/?p=17198</guid>
		<description><![CDATA[If you want to install Skype in Ubuntu Maverick then read this post: Installing Skype in Ubuntu Lucid. Because Maverick and Lucid are almost identical, installing one program in Lucid will almost be the same as doing it in Lucid. &#160; We have written a detailed step by step tutorial on installing Skype in Ubuntu. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.liberiangeek.net/2010/04/perfect-desktop-installation-ubuntu-10-04-lucid-lynx/perfect_ubuntu_10_04_11/" rel="attachment wp-att-7609"><img style="margin: 0px 10px 0px 0px" class="alignleft size-full wp-image-7609" title="perfect_ubuntu_10_04_11" alt="" src="http://www.liberiangeek.net/wp-content/uploads/2010/04/perfect_ubuntu_10_04_11.png" width="108" height="78" /></a>If you want to install Skype in Ubuntu Maverick then read this post: <a title="How To Install Skype In Ubuntu 10.04 Lucid Lynx" href="http://www.liberiangeek.net/2010/08/install-skype-ubuntu-10-04-lucid-lynx/" target="_blank">Installing Skype in Ubuntu Lucid</a>. Because Maverick and Lucid are almost identical, installing one program in Lucid will almost be the same as doing it in Lucid.</p>
<p>&#160;</p>
<p>  <span id="more-17198"></span>
<p>We have written a detailed step by step tutorial on installing Skype in Ubuntu. To view that step by step tutorial, <a href="http://www.liberiangeek.net/2010/08/install-skype-ubuntu-10-04-lucid-lynx/" target="_blank">click here.</a></p>
<p>&#160;</p>
<p>Hope that helps.</p>
<p>&#160;</p>
<p>Thanks for coming and please come back soon.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.liberiangeek.net/2010/09/install-adobe-reader-acroread-ubuntu-10-10-maverick-meerkat/" rel="bookmark" class="crp_title">Want To Install Adobe Reader (acroread) In Ubuntu 10.10 Maverick Meerkat?</a></li><li><a href="http://www.liberiangeek.net/2010/09/install-adobe-flash-player-ubuntu-10-10-maverick-meerkat/" rel="bookmark" class="crp_title">Want To Install Adobe Flash Player In Ubuntu 10.10 Maverick Meerkat?</a></li><li><a href="http://www.liberiangeek.net/2010/06/how-to-install-skype-quickly-and-easily-in-ubuntu-10-04-lucid-lynx/" rel="bookmark" class="crp_title">How To Install Skype Quickly And Easily In Ubuntu 10.04 Lucid Lynx</a></li><li><a href="http://www.liberiangeek.net/2010/08/install-skype-ubuntu-10-04-lucid-lynx/" rel="bookmark" class="crp_title">How To Install Skype In Ubuntu 10.04 Lucid Lynx</a></li><li><a href="http://www.liberiangeek.net/2010/08/change-set-samba-workgroup-ubuntu-10-10-maverick-meerkat/" rel="bookmark" class="crp_title">How to Change or Set Samba Workgroup Name in Ubuntu 10.10 Maverick Meerkat</a></li></ul></div>
<p><a href="http://feedads.g.doubleclick.net/~a/xLtfhUo9XcmHGeqJizP2dX3UnjQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/xLtfhUo9XcmHGeqJizP2dX3UnjQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/xLtfhUo9XcmHGeqJizP2dX3UnjQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/xLtfhUo9XcmHGeqJizP2dX3UnjQ/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/LiberianGeek?a=cFckYXMpJnQ:fMDXB-zSSk8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/LiberianGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LiberianGeek?a=cFckYXMpJnQ:fMDXB-zSSk8:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/LiberianGeek?i=cFckYXMpJnQ:fMDXB-zSSk8:-BTjWOF_DHI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LiberianGeek/~4/cFckYXMpJnQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.liberiangeek.net/2010/09/install-skype-ubuntu-10-10-maverick-meerkat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.liberiangeek.net/2010/09/install-skype-ubuntu-10-10-maverick-meerkat/</feedburner:origLink></item>
		<item>
		<title>Remove or Disable Screensaver Lock Out Password Prompts in Ubuntu 10.10 Maverick Meerkat</title>
		<link>http://feedproxy.google.com/~r/LiberianGeek/~3/yWnCpet7w58/</link>
		<comments>http://www.liberiangeek.net/2010/09/remove-disable-lock-password-prompts-ubuntu-10-10-maverick-meerkat/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 13:36:42 +0000</pubDate>
		<dc:creator>Lgeek</dc:creator>
				<category><![CDATA[How-To Tips]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu 10.10 Maverick Meerkat]]></category>

		<guid isPermaLink="false">http://www.liberiangeek.net/?p=17165</guid>
		<description><![CDATA[This brief tutorial will show you how to remove or disable the lock out screensaver password prompts in Ubuntu Maverick. If security is not your main concern and want to get rid of the password prompts to resume your previous session, then this tutorial will show you how to do it. &#160; Getting started: &#160; [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.liberiangeek.net/2010/04/perfect-desktop-installation-ubuntu-10-04-lucid-lynx/perfect_ubuntu_10_04_11/" rel="attachment wp-att-7609"><img style="margin: 0px 10px 0px 0px" class="alignleft size-full wp-image-7609" title="perfect_ubuntu_10_04_11" alt="" src="http://www.liberiangeek.net/wp-content/uploads/2010/04/perfect_ubuntu_10_04_11.png" width="112" height="81" /></a>This brief tutorial will show you how to remove or disable the lock out screensaver password prompts in Ubuntu Maverick. If security is not your main concern and want to get rid of the password prompts to resume your previous session, then this tutorial will show you how to do it.</p>
<p>&#160;</p>
<p>  <span id="more-17165"></span> <strong><font size="4">Getting started:</font></strong>
<p>&#160;</p>
<p>To get started, go to <strong><em>System –&gt; Preferences –&gt; Screensaver.</em></strong></p>
<p>&#160;</p>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/lockout_mav.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="lockout_mav" border="0" alt="lockout_mav" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/lockout_mav_thumb.png" width="518" height="285" /></a></p>
<p>&#160;</p>
<p>Then <strong><em>un-check</em></strong> the second box shown below and close out.</p>
<p>&#160;</p>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/lockout_mav_1.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="lockout_mav_1" border="0" alt="lockout_mav_1" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/lockout_mav_1_thumb.png" width="515" height="498" /></a></p>
<p>&#160;</p>
<p>Enjoy! And please come back soon.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.liberiangeek.net/2010/06/how-to-disableremove-password-prompts-in-ubuntu-10-04-lucid-lynx-during-sleep-mode/" rel="bookmark" class="crp_title">How To Disable/Remove Password Prompts In Ubuntu 10.04 Lucid Lynx During Sleep Mode</a></li><li><a href="http://www.liberiangeek.net/2010/06/how-to-disable-ubuntu-lock-out-password-prompt/" rel="bookmark" class="crp_title">How To Disable Ubuntu Lock Out Password Prompt</a></li><li><a href="http://www.liberiangeek.net/2010/08/disable-screensavers-ubuntu-10-4-10-10-maverick-meerkat/" rel="bookmark" class="crp_title">Disable Screensavers in Ubuntu 10.04/10.10 Maverick Meerkat</a></li><li><a href="http://www.liberiangeek.net/2010/07/prevent-ubuntu-10-04-lucid-lynx-display-turning-blank/" rel="bookmark" class="crp_title">Prevent Ubuntu 10.04 Lucid Lynx Display From Turning Blank</a></li><li><a href="http://www.liberiangeek.net/2010/09/enable-single-click-open-files-folders-ubuntu-10-10-maverick-meerkat/" rel="bookmark" class="crp_title">Enable Single Click to Open Files and Folders in Ubuntu 10.10 Maverick Meerkat</a></li></ul></div>
<p><a href="http://feedads.g.doubleclick.net/~a/76JIWn_cjuYbUcAz7mF2rgTZNB8/0/da"><img src="http://feedads.g.doubleclick.net/~a/76JIWn_cjuYbUcAz7mF2rgTZNB8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/76JIWn_cjuYbUcAz7mF2rgTZNB8/1/da"><img src="http://feedads.g.doubleclick.net/~a/76JIWn_cjuYbUcAz7mF2rgTZNB8/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/LiberianGeek?a=yWnCpet7w58:FJSpduAkitc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/LiberianGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LiberianGeek?a=yWnCpet7w58:FJSpduAkitc:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/LiberianGeek?i=yWnCpet7w58:FJSpduAkitc:-BTjWOF_DHI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LiberianGeek/~4/yWnCpet7w58" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.liberiangeek.net/2010/09/remove-disable-lock-password-prompts-ubuntu-10-10-maverick-meerkat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.liberiangeek.net/2010/09/remove-disable-lock-password-prompts-ubuntu-10-10-maverick-meerkat/</feedburner:origLink></item>
		<item>
		<title>Enable Delete and Bypass the Trash Bin on Nautilus Context Menu in Ubuntu 10.04/10.10 Maverick Meerkat</title>
		<link>http://feedproxy.google.com/~r/LiberianGeek/~3/DgFEuc7rfEE/</link>
		<comments>http://www.liberiangeek.net/2010/09/bypass-trash-bin-enable-delete-nautilus-context-menu-ubuntu-10-0410-10-maverick-meerkat/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 12:58:39 +0000</pubDate>
		<dc:creator>Lgeek</dc:creator>
				<category><![CDATA[How-To Tips]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu 10.10 Maverick Meerkat]]></category>

		<guid isPermaLink="false">http://www.liberiangeek.net/?p=17139</guid>
		<description><![CDATA[This quick tutorial will show you how to enable the ‘Delete’ option on Nautilus context menu in Ubuntu Lucid or Maverick. If you need to delete a file or folder and don’t want it in the Trash Bin, select ‘Delete’ to permanently delete it by bypassing the Trash Bin. &#160; Getting started: &#160; To get [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.liberiangeek.net/2010/04/perfect-desktop-installation-ubuntu-10-04-lucid-lynx/perfect_ubuntu_10_04_11/" rel="attachment wp-att-7609"><img style="margin: 0px 10px 0px 0px" class="alignleft size-full wp-image-7609" title="perfect_ubuntu_10_04_11" alt="" src="http://www.liberiangeek.net/wp-content/uploads/2010/04/perfect_ubuntu_10_04_11.png" width="114" height="82" /></a>This quick tutorial will show you how to enable the ‘<strong><em>Delete’</em></strong> option on Nautilus context menu in Ubuntu Lucid or Maverick. If you need to delete a file or folder and don’t want it in the Trash Bin, select <strong><em>‘Delete’</em></strong> to permanently delete it by bypassing the Trash Bin.</p>
<p>&#160;</p>
<p>  <span id="more-17139"></span> <strong><font size="4">Getting started:</font></strong>
<p>&#160;</p>
<p>To get started, open Nautilus by going to <strong><em>Places –&gt; Home Folder.</em></strong></p>
<p>&#160;</p>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/enable_delete_mav.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="enable_delete_mav" border="0" alt="enable_delete_mav" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/enable_delete_mav_thumb.png" width="512" height="266" /></a></p>
<p>&#160;</p>
<p>Then click ‘<strong><em>Edit’</em></strong> from the top menu and select <strong><em>Preferences.</em></strong></p>
<p>&#160;</p>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/enable_delete_mav_1.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="enable_delete_mav_1" border="0" alt="enable_delete_mav_1" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/enable_delete_mav_1_thumb.png" width="511" height="266" /></a></p>
<p>&#160;</p>
<p>Next, click <strong><em>Behavior</em></strong> tab and select the box to <strong><em>‘Include a Delete command that bypasses Trash’</em></strong> and close out.</p>
<p>&#160;</p>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/enable_delete_mav_2.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="enable_delete_mav_2" border="0" alt="enable_delete_mav_2" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/enable_delete_mav_2_thumb.png" width="512" height="441" /></a></p>
<p>&#160;</p>
<p>Now when you right-click a file or folder, you should be able to delete it without first sending it to the Trash Bin.</p>
<p>&#160;</p>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/enable_delete_mav_3.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="enable_delete_mav_3" border="0" alt="enable_delete_mav_3" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/enable_delete_mav_3_thumb.png" width="519" height="326" /></a></p>
<p>&#160;</p>
<p>&#160;</p>
<p>Enjoy! And please come back soon.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.liberiangeek.net/2010/07/enable-delete-option-nautilus-ubuntu-10-04-lucid-lynx/" rel="bookmark" class="crp_title">Enable Delete Option In Nautilus In Ubuntu 10.04 Lucid Lynx</a></li><li><a href="http://www.liberiangeek.net/2010/09/enable-single-click-open-files-folders-ubuntu-10-10-maverick-meerkat/" rel="bookmark" class="crp_title">Enable Single Click to Open Files and Folders in Ubuntu 10.10 Maverick Meerkat</a></li><li><a href="http://www.liberiangeek.net/2010/08/open-folders-single-clicks-ubuntu-10-04-lucid-lynx/" rel="bookmark" class="crp_title">Open Folders With Single Click In Ubuntu 10.04 Lucid Lynx</a></li><li><a href="http://www.liberiangeek.net/2010/07/prevent-ubuntu-10-04-lucid-lynx-display-turning-blank/" rel="bookmark" class="crp_title">Prevent Ubuntu 10.04 Lucid Lynx Display From Turning Blank</a></li><li><a href="http://www.liberiangeek.net/2010/08/disable-screensavers-ubuntu-10-4-10-10-maverick-meerkat/" rel="bookmark" class="crp_title">Disable Screensavers in Ubuntu 10.04/10.10 Maverick Meerkat</a></li></ul></div>
<p><a href="http://feedads.g.doubleclick.net/~a/0ktbJoFZFyuIOY66nrHRnXVtero/0/da"><img src="http://feedads.g.doubleclick.net/~a/0ktbJoFZFyuIOY66nrHRnXVtero/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/0ktbJoFZFyuIOY66nrHRnXVtero/1/da"><img src="http://feedads.g.doubleclick.net/~a/0ktbJoFZFyuIOY66nrHRnXVtero/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/LiberianGeek?a=DgFEuc7rfEE:LLso5His3r4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/LiberianGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LiberianGeek?a=DgFEuc7rfEE:LLso5His3r4:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/LiberianGeek?i=DgFEuc7rfEE:LLso5His3r4:-BTjWOF_DHI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LiberianGeek/~4/DgFEuc7rfEE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.liberiangeek.net/2010/09/bypass-trash-bin-enable-delete-nautilus-context-menu-ubuntu-10-0410-10-maverick-meerkat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.liberiangeek.net/2010/09/bypass-trash-bin-enable-delete-nautilus-context-menu-ubuntu-10-0410-10-maverick-meerkat/</feedburner:origLink></item>
		<item>
		<title>Always Show the Full Folder Path in the Title Bar with Nautilus in Ubuntu 10.04/10.10 Maverick Meerkat</title>
		<link>http://feedproxy.google.com/~r/LiberianGeek/~3/v9ravL16F1Q/</link>
		<comments>http://www.liberiangeek.net/2010/09/show-full-folder-path-title-bar-nautilus-ubuntu-10-0410-10-maverick-meerkat/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 19:23:19 +0000</pubDate>
		<dc:creator>Lgeek</dc:creator>
				<category><![CDATA[How-To Tips]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu 10.10 Maverick Meerkat]]></category>

		<guid isPermaLink="false">http://www.liberiangeek.net/?p=17118</guid>
		<description><![CDATA[This brief tutorial will show you how to always use the location entry in the title bar with Nautilus in Ubuntu Lucid or Maverick. This is good in that it allows you to see the current folder path in Nautilus. You could also use it to type the location entry instead of using the navigator [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.liberiangeek.net/2010/04/perfect-desktop-installation-ubuntu-10-04-lucid-lynx/perfect_ubuntu_10_04_11/" rel="attachment wp-att-7609"><img style="margin: 0px 10px 0px 0px" class="alignleft size-full wp-image-7609" title="perfect_ubuntu_10_04_11" alt="" src="http://www.liberiangeek.net/wp-content/uploads/2010/04/perfect_ubuntu_10_04_11.png" width="106" height="76" /></a>This brief tutorial will show you how to always use the location entry in the title bar with Nautilus in Ubuntu Lucid or Maverick. This is good in that it allows you to see the current folder path in Nautilus. You could also use it to type the location entry instead of using the navigator button on the menu.</p>
<p>&#160;</p>
<p>  <span id="more-17118"></span> <strong><font size="4">Getting started:</font></strong>
<p>&#160;</p>
<p>To get started, press <strong><font size="3">Alt-F2</font></strong> on your keyboard, then type the command below and click <strong><em>Run:</em></strong></p>
<pre style="border-bottom: #cecece 1px solid; border-left: #cecece 1px solid; padding-bottom: 5px; background-color: #fbfbfb; min-height: 40px; padding-left: 5px; width: 575px; padding-right: 5px; overflow: auto; border-top: #cecece 1px solid; border-right: #cecece 1px solid; padding-top: 5px">
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 14px">gconf-editor</pre>
</pre>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/location_mav_luc.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="location_mav_luc" border="0" alt="location_mav_luc" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/location_mav_luc_thumb.png" width="481" height="278" /></a></p>
<p>&#160;</p>
<p>Then expand:</p>
<pre style="border-bottom: #cecece 1px solid; border-left: #cecece 1px solid; padding-bottom: 5px; background-color: #fbfbfb; min-height: 40px; padding-left: 5px; width: 575px; padding-right: 5px; overflow: auto; border-top: #cecece 1px solid; border-right: #cecece 1px solid; padding-top: 5px">
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 14px">apps --&gt; nautilus --&gt; preferences</pre>
</pre>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/location_mav_luc_1.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="location_mav_luc_1" border="0" alt="location_mav_luc_1" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/location_mav_luc_1_thumb.png" width="505" height="278" /></a></p>
<p>&#160;</p>
<p>Put a check mark into the name <strong><em>‘always_use_location_entry’</em></strong> and close out.</p>
<p>&#160;</p>
<p>Now take a look. When you open Nautilus, the location entry will always be shown.</p>
<p>&#160;</p>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/location_mav_luc_2.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="location_mav_luc_2" border="0" alt="location_mav_luc_2" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/location_mav_luc_2_thumb.png" width="492" height="325" /></a></p>
<p>&#160;</p>
<p>Thanks for reading and please come back soon.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.liberiangeek.net/2010/06/linux-beginner-how-to-display-the-full-folder-path-in-the-title-bar-with-nautilus/" rel="bookmark" class="crp_title">Linux Beginner: How to Display the Full Folder Path in the Title bar with Nautilus</a></li><li><a href="http://www.liberiangeek.net/2010/08/add-trash-home-network-computer-icons-desktop-ubuntu-10-04-lucid-lynx/" rel="bookmark" class="crp_title">Add Trash, Home, Network and Computer Icons on Your Desktop In Ubuntu 10.04 Lucid Lynx</a></li><li><a href="http://www.liberiangeek.net/2010/04/how-to-restore-ubuntu-10-04-menu-button-back-to-the-original-location/" rel="bookmark" class="crp_title">How To Restore Ubuntu 10.04 Menu Buttons Back To the Original Location</a></li><li><a href="http://www.liberiangeek.net/2010/05/how-to-move-ubuntu-menu-buttons-back-to-the-right-with-ubuntu-tweak/" rel="bookmark" class="crp_title">How To Move Ubuntu Menu Buttons Back To The Right</a></li><li><a href="http://www.liberiangeek.net/2010/09/move-minimize-maximize-close-buttons-ubuntu-10-10-maverick-meerkat/" rel="bookmark" class="crp_title">Move the Minimize, Maximize and Close Buttons Back to the Right in Ubuntu 10.10 Maverick Meerkat</a></li></ul></div>
<p><a href="http://feedads.g.doubleclick.net/~a/eKU8h76-tMX47s34vW--fLg5Jok/0/da"><img src="http://feedads.g.doubleclick.net/~a/eKU8h76-tMX47s34vW--fLg5Jok/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/eKU8h76-tMX47s34vW--fLg5Jok/1/da"><img src="http://feedads.g.doubleclick.net/~a/eKU8h76-tMX47s34vW--fLg5Jok/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/LiberianGeek?a=v9ravL16F1Q:_o82WmI-BG4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/LiberianGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LiberianGeek?a=v9ravL16F1Q:_o82WmI-BG4:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/LiberianGeek?i=v9ravL16F1Q:_o82WmI-BG4:-BTjWOF_DHI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LiberianGeek/~4/v9ravL16F1Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.liberiangeek.net/2010/09/show-full-folder-path-title-bar-nautilus-ubuntu-10-0410-10-maverick-meerkat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.liberiangeek.net/2010/09/show-full-folder-path-title-bar-nautilus-ubuntu-10-0410-10-maverick-meerkat/</feedburner:origLink></item>
		<item>
		<title>Applications Disappear when you click the Minimize Button? Restore Gnome Panels in Ubuntu 10.04/10.10 Maverick Meerkat to see them</title>
		<link>http://feedproxy.google.com/~r/LiberianGeek/~3/DCi22BiKmJU/</link>
		<comments>http://www.liberiangeek.net/2010/09/applications-disappeared-click-minimize-button-restore-gnome-panels-ubuntu-10-0410-10-maverick-meerkat/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 15:06:31 +0000</pubDate>
		<dc:creator>Lgeek</dc:creator>
				<category><![CDATA[How-To Tips]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu 10.10 Maverick Meerkat]]></category>

		<guid isPermaLink="false">http://www.liberiangeek.net/?p=17099</guid>
		<description><![CDATA[Gnome bottom panel is where applications that are minimized go when you need to work on something else temporarily. You minimize an application so that when you need it again you can quickly restore it by clicking on it from the bottom panel. But sometimes, when you click the minimize button on an application, it [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.liberiangeek.net/2010/04/perfect-desktop-installation-ubuntu-10-04-lucid-lynx/perfect_ubuntu_10_04_11/" rel="attachment wp-att-7609"><img style="margin: 0px 10px 4px 0px" class="alignleft size-full wp-image-7609" title="perfect_ubuntu_10_04_11" alt="" src="http://www.liberiangeek.net/wp-content/uploads/2010/04/perfect_ubuntu_10_04_11.png" width="124" height="89" /></a>Gnome bottom panel is where applications that are minimized go when you need to work on something else temporarily. You minimize an application so that when you need it again you can quickly restore it by clicking on it from the bottom panel. But sometimes, when you click the minimize button on an application, it disappeared at the bottom can’t be seen. This tutorial will show you how to fix it.</p>
<p>&#160;</p>
<p>  <span id="more-17099"></span>
<p>&#160;</p>
<p>To restore Gnome Panels, go to <strong><em>Applications –&gt; Accessories –&gt; Terminal.</em></strong></p>
<p>&#160;</p>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/panel_mav_gnome.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="panel_mav_gnome" border="0" alt="panel_mav_gnome" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/panel_mav_gnome_thumb.png" width="488" height="244" /></a></p>
<p>&#160;</p>
<p>Then copy and paste the command below and press <strong><em>Enter</em></strong>.</p>
<pre style="border-bottom: #cecece 1px solid; border-left: #cecece 1px solid; padding-bottom: 5px; background-color: #fbfbfb; min-height: 40px; padding-left: 5px; width: 575px; padding-right: 5px; overflow: auto; border-top: #cecece 1px solid; border-right: #cecece 1px solid; padding-top: 5px">
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 14px">gconftool --recursive-unset /apps/panel</pre>
</pre>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/panel_mav_gnome_1.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="panel_mav_gnome_1" border="0" alt="panel_mav_gnome_1" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/panel_mav_gnome_1_thumb.png" width="503" height="116" /></a></p>
<p>&#160;</p>
<p>Next, copy and paste the command below again and press <strong><em>Enter</em></strong>.</p>
<pre style="border-bottom: #cecece 1px solid; border-left: #cecece 1px solid; padding-bottom: 5px; background-color: #fbfbfb; min-height: 40px; padding-left: 5px; width: 575px; padding-right: 5px; overflow: auto; border-top: #cecece 1px solid; border-right: #cecece 1px solid; padding-top: 5px">
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 14px">rm -rf ~/.gconf/apps/panel</pre>
</pre>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/panel_mav_gnome_2.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="panel_mav_gnome_2" border="0" alt="panel_mav_gnome_2" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/panel_mav_gnome_2_thumb.png" width="479" height="122" /></a></p>
<p>&#160;</p>
<p>And finally, copy and paste the command below and press <strong><em>Enter</em></strong>.</p>
<pre style="border-bottom: #cecece 1px solid; border-left: #cecece 1px solid; padding-bottom: 5px; background-color: #fbfbfb; min-height: 40px; padding-left: 5px; width: 575px; padding-right: 5px; overflow: auto; border-top: #cecece 1px solid; border-right: #cecece 1px solid; padding-top: 5px">
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 14px">pkill gnome-panel</pre>
</pre>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/panel_mav_gnome_3.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="panel_mav_gnome_3" border="0" alt="panel_mav_gnome_3" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/panel_mav_gnome_3_thumb.png" width="480" height="121" /></a> </p>
<p>&#160;</p>
<p>&#160;</p>
<p>Now when you click minimize, applications will not be visible on the bottom panel.</p>
<p>&#160;</p>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/panel_mav_gnome_4.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="panel_mav_gnome_4" border="0" alt="panel_mav_gnome_4" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/panel_mav_gnome_4_thumb.png" width="468" height="132" /></a></p>
<p>&#160;</p>
<p>&#160;</p>
<p>Thanks for reading and please come back soon.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.liberiangeek.net/2010/07/restorerecover-ubuntu-10-04-lucid-lynx-desktop-panels/" rel="bookmark" class="crp_title">Restore/Recover Ubuntu 10.04 Lucid Lynx Gnome Desktop Panels</a></li><li><a href="http://www.liberiangeek.net/2010/04/how-to-restore-ubuntu-10-04-menu-button-back-to-the-original-location/" rel="bookmark" class="crp_title">How To Restore Ubuntu 10.04 Menu Buttons Back To the Original Location</a></li><li><a href="http://www.liberiangeek.net/2010/05/how-to-move-ubuntu-menu-buttons-back-to-the-right-with-ubuntu-tweak/" rel="bookmark" class="crp_title">How To Move Ubuntu Menu Buttons Back To The Right</a></li><li><a href="http://www.liberiangeek.net/2010/09/move-minimize-maximize-close-buttons-ubuntu-10-10-maverick-meerkat/" rel="bookmark" class="crp_title">Move the Minimize, Maximize and Close Buttons Back to the Right in Ubuntu 10.10 Maverick Meerkat</a></li><li><a href="http://www.liberiangeek.net/2010/06/linux-beginner-how-to-display-the-full-folder-path-in-the-title-bar-with-nautilus/" rel="bookmark" class="crp_title">Linux Beginner: How to Display the Full Folder Path in the Title bar with Nautilus</a></li></ul></div>
<p><a href="http://feedads.g.doubleclick.net/~a/X0_QUx4-jZhI-MH__DEM7upsh-o/0/da"><img src="http://feedads.g.doubleclick.net/~a/X0_QUx4-jZhI-MH__DEM7upsh-o/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/X0_QUx4-jZhI-MH__DEM7upsh-o/1/da"><img src="http://feedads.g.doubleclick.net/~a/X0_QUx4-jZhI-MH__DEM7upsh-o/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/LiberianGeek?a=DCi22BiKmJU:H9k03A33jqc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/LiberianGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LiberianGeek?a=DCi22BiKmJU:H9k03A33jqc:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/LiberianGeek?i=DCi22BiKmJU:H9k03A33jqc:-BTjWOF_DHI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LiberianGeek/~4/DCi22BiKmJU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.liberiangeek.net/2010/09/applications-disappeared-click-minimize-button-restore-gnome-panels-ubuntu-10-0410-10-maverick-meerkat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.liberiangeek.net/2010/09/applications-disappeared-click-minimize-button-restore-gnome-panels-ubuntu-10-0410-10-maverick-meerkat/</feedburner:origLink></item>
		<item>
		<title>Radio Tray Is Now Available In Ubuntu 10.10 Maverick Meerkat</title>
		<link>http://feedproxy.google.com/~r/LiberianGeek/~3/759FqELoyHM/</link>
		<comments>http://www.liberiangeek.net/2010/09/radio-tray-ubuntu-10-10-maverick-meerkat/#comments</comments>
		<pubDate>Sat, 04 Sep 2010 23:05:00 +0000</pubDate>
		<dc:creator>Lgeek</dc:creator>
				<category><![CDATA[How-To Tips]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.liberiangeek.net/?p=16979</guid>
		<description><![CDATA[I wrote an article about installing Radio Tray in Ubuntu Lucid and Maverick. It now turns out that you don’t need to download Radio Tray in order to install in Maverick. It is now available in the Software Center ready to be installed. To read my previous post, click here. &#160; To install Radio Tray [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.liberiangeek.net/2010/04/perfect-desktop-installation-ubuntu-10-04-lucid-lynx/perfect_ubuntu_10_04_11/" rel="attachment wp-att-7609"><img style="margin: 0px 10px 0px 0px" class="alignleft size-full wp-image-7609" title="perfect_ubuntu_10_04_11" alt="" src="http://www.liberiangeek.net/wp-content/uploads/2010/04/perfect_ubuntu_10_04_11.png" width="117" height="84" /></a>I wrote an article about installing Radio Tray in Ubuntu Lucid and Maverick. It now turns out that you don’t need to download Radio Tray in order to install in Maverick. It is now available in the Software Center ready to be installed.</p>
<p>To read my previous post, <a href="http://www.liberiangeek.net/2010/09/listen-online-radio-radio-tray-ubuntu-10-0410-10-maverick-meerkat/" target="_blank">click here</a>.</p>
<p>&#160;</p>
<p>    <span id="more-16979"></span>
<p>To install Radio Tray in Maverick, go to <em><strong>Applications –&gt; Ubuntu Software Center.</strong></em></p>
<p>&#160;</p>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/radio_tray_mav.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="radio_tray_mav" border="0" alt="radio_tray_mav" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/radio_tray_mav_thumb.png" width="463" height="271" /></a></p>
<p>&#160;</p>
<p>Then type <em><strong>Radio Tray</strong></em> in the search box, and select Radio Tray to install.</p>
<p>&#160;</p>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/radio_tray_mav_1.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="radio_tray_mav_1" border="0" alt="radio_tray_mav_1" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/radio_tray_mav_1_thumb.png" width="574" height="304" /></a></p>
<p>&#160;</p>
<p>Enjoy!</p>
<p>&#160;</p>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/radio_tray_mav_2.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="radio_tray_mav_2" border="0" alt="radio_tray_mav_2" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/radio_tray_mav_2_thumb.png" width="487" height="344" /></a></p>
<p>&#160;</p>
<p>&#160;</p>
<p>Again, Radio Tray is an online radio streaming player for Linux that runs on the system tray (Panel). It main focus is to play online radio and nothing else. It easy to install and easy to use.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.liberiangeek.net/2010/09/listen-online-radio-radio-tray-ubuntu-10-0410-10-maverick-meerkat/" rel="bookmark" class="crp_title">Listen to Online Radio with Radio Tray in Ubuntu 10.04/10.10 Maverick Meerkat</a></li><li><a href="http://www.liberiangeek.net/2010/06/listen-to-internet-radiomusic-in-ubuntu-10-04-lucid-lynx/" rel="bookmark" class="crp_title">Listen To Streaming Internet Radio/Music in Ubuntu 10.04 Lucid Lynx</a></li><li><a href="http://www.liberiangeek.net/2010/08/listen-internet-radiomusic-browser-ubuntu-10-04-lucid-lynx/" rel="bookmark" class="crp_title">Listen to Internet Radio/Music in your Browser in Ubuntu 10.04 Lucid Lynx</a></li><li><a href="http://www.liberiangeek.net/2010/05/how-to-install-flash-player-in-ubuntu-10-04-lucid-lynx/" rel="bookmark" class="crp_title">How To Install Flash Player In Ubuntu 10.04 Lucid Lynx</a></li><li><a href="http://www.liberiangeek.net/2010/04/linux-beginner-how-to-quickly-install-flash-player-in-ubuntu-linux/" rel="bookmark" class="crp_title">Linux Beginner: How To Quickly Install Flash Player in Ubuntu Linux</a></li></ul></div>
<p><a href="http://feedads.g.doubleclick.net/~a/tCrxfhJU-Ae6zTxoE0G6HNUy5eE/0/da"><img src="http://feedads.g.doubleclick.net/~a/tCrxfhJU-Ae6zTxoE0G6HNUy5eE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/tCrxfhJU-Ae6zTxoE0G6HNUy5eE/1/da"><img src="http://feedads.g.doubleclick.net/~a/tCrxfhJU-Ae6zTxoE0G6HNUy5eE/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/LiberianGeek?a=759FqELoyHM:rk6ooCrus9o:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/LiberianGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LiberianGeek?a=759FqELoyHM:rk6ooCrus9o:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/LiberianGeek?i=759FqELoyHM:rk6ooCrus9o:-BTjWOF_DHI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LiberianGeek/~4/759FqELoyHM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.liberiangeek.net/2010/09/radio-tray-ubuntu-10-10-maverick-meerkat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.liberiangeek.net/2010/09/radio-tray-ubuntu-10-10-maverick-meerkat/</feedburner:origLink></item>
		<item>
		<title>Move the Minimize, Maximize and Close Buttons Back to the Right in Ubuntu 10.10 Maverick Meerkat</title>
		<link>http://feedproxy.google.com/~r/LiberianGeek/~3/gE0TDpdbVOo/</link>
		<comments>http://www.liberiangeek.net/2010/09/move-minimize-maximize-close-buttons-ubuntu-10-10-maverick-meerkat/#comments</comments>
		<pubDate>Sat, 04 Sep 2010 20:07:14 +0000</pubDate>
		<dc:creator>Lgeek</dc:creator>
				<category><![CDATA[How-To Tips]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu 10.10 Maverick Meerkat]]></category>

		<guid isPermaLink="false">http://www.liberiangeek.net/?p=17059</guid>
		<description><![CDATA[This quick tutorial will show you how to move the Close Minimize and Maximize buttons on the menu back to the original position in Maverick. This tutorial could also be applied to Lucid. If you’re not used to the menu buttons on the left, then I will show you how to move it back to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.liberiangeek.net/2010/04/perfect-desktop-installation-ubuntu-10-04-lucid-lynx/perfect_ubuntu_10_04_11/" rel="attachment wp-att-7609"><img style="margin: 0px 10px 0px 0px" class="alignleft size-full wp-image-7609" title="perfect_ubuntu_10_04_11" alt="" src="http://www.liberiangeek.net/wp-content/uploads/2010/04/perfect_ubuntu_10_04_11.png" width="114" height="82" /></a>This quick tutorial will show you how to move the Close Minimize and Maximize buttons on the menu back to the original position in Maverick. This tutorial could also be applied to Lucid. If you’re not used to the menu buttons on the left, then I will show you how to move it back to the right.</p>
<p>&#160;</p>
<p>  <span id="more-17059"></span> <strong><font size="4">Getting started:</font></strong>
<p>&#160;</p>
<p>To get started, press <strong><font size="3">Alt-F2</font></strong> on your keyboard then type the command below and click <strong><em>Run:</em></strong></p>
<pre style="border-bottom: #cecece 1px solid; border-left: #cecece 1px solid; padding-bottom: 5px; background-color: #fbfbfb; min-height: 40px; padding-left: 5px; width: 575px; padding-right: 5px; overflow: auto; border-top: #cecece 1px solid; border-right: #cecece 1px solid; padding-top: 5px">
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 14px">gconf-editor</pre>
</pre>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/menu_button_mav.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="menu_button_mav" border="0" alt="menu_button_mav" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/menu_button_mav_thumb.png" width="464" height="283" /></a></p>
<p>&#160;</p>
<p>Then expand:</p>
<pre style="border-bottom: #cecece 1px solid; border-left: #cecece 1px solid; padding-bottom: 5px; background-color: #fbfbfb; min-height: 40px; padding-left: 5px; width: 575px; padding-right: 5px; overflow: auto; border-top: #cecece 1px solid; border-right: #cecece 1px solid; padding-top: 5px">
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 14px">apps --&gt; metacity --&gt; general</pre>
</pre>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/menu_button_mav_1.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="menu_button_mav_1" border="0" alt="menu_button_mav_1" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/menu_button_mav_1_thumb.png" width="485" height="299" /></a></p>
<p>&#160;</p>
<p>Select and right-click <strong><em>button_layout</em></strong> and click <strong><em>Edit.</em></strong> Then change the value to the one below:</p>
<pre style="border-bottom: #cecece 1px solid; border-left: #cecece 1px solid; padding-bottom: 5px; background-color: #fbfbfb; min-height: 40px; padding-left: 5px; width: 575px; padding-right: 5px; overflow: auto; border-top: #cecece 1px solid; border-right: #cecece 1px solid; padding-top: 5px">
<pre style="background-color: #fbfbfb; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; font-size: 14px">menu:minimize,maximize,close</pre>
</pre>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/menu_button_mav_2.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="menu_button_mav_2" border="0" alt="menu_button_mav_2" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/menu_button_mav_2_thumb.png" width="487" height="321" /></a></p>
<p>&#160;</p>
<p>Click <strong><em>OK</em></strong>, then close out and notice the change.</p>
<p>&#160;</p>
<p><a href="http://www.liberiangeek.net/wp-content/uploads/2010/09/menu_button_mav_3.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="menu_button_mav_3" border="0" alt="menu_button_mav_3" src="http://www.liberiangeek.net/wp-content/uploads/2010/09/menu_button_mav_3_thumb.png" width="479" height="101" /></a></p>
<p>&#160;</p>
<p>Enjoy! And please come back soon.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.liberiangeek.net/2010/05/how-to-move-ubuntu-menu-buttons-back-to-the-right-with-ubuntu-tweak/" rel="bookmark" class="crp_title">How To Move Ubuntu Menu Buttons Back To The Right</a></li><li><a href="http://www.liberiangeek.net/2010/04/how-to-restore-ubuntu-10-04-menu-button-back-to-the-original-location/" rel="bookmark" class="crp_title">How To Restore Ubuntu 10.04 Menu Buttons Back To the Original Location</a></li><li><a href="http://www.liberiangeek.net/2010/06/linux-beginner-how-to-display-the-full-folder-path-in-the-title-bar-with-nautilus/" rel="bookmark" class="crp_title">Linux Beginner: How to Display the Full Folder Path in the Title bar with Nautilus</a></li><li><a href="http://www.liberiangeek.net/2010/09/show-full-folder-path-title-bar-nautilus-ubuntu-10-0410-10-maverick-meerkat/" rel="bookmark" class="crp_title">Always Show the Full Folder Path in the Title Bar with Nautilus in Ubuntu 10.04/10.10 Maverick Meerkat</a></li><li><a href="http://www.liberiangeek.net/2010/09/applications-disappeared-click-minimize-button-restore-gnome-panels-ubuntu-10-0410-10-maverick-meerkat/" rel="bookmark" class="crp_title">Applications Disappear when you click the Minimize Button? Restore Gnome Panels in Ubuntu 10.04/10.10 Maverick Meerkat to see them</a></li></ul></div>
<p><a href="http://feedads.g.doubleclick.net/~a/3IDSDzObh31DXzwGkZ0atKvShAQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/3IDSDzObh31DXzwGkZ0atKvShAQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/3IDSDzObh31DXzwGkZ0atKvShAQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/3IDSDzObh31DXzwGkZ0atKvShAQ/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/LiberianGeek?a=gE0TDpdbVOo:F5-GMdFr6TA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/LiberianGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LiberianGeek?a=gE0TDpdbVOo:F5-GMdFr6TA:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/LiberianGeek?i=gE0TDpdbVOo:F5-GMdFr6TA:-BTjWOF_DHI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LiberianGeek/~4/gE0TDpdbVOo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.liberiangeek.net/2010/09/move-minimize-maximize-close-buttons-ubuntu-10-10-maverick-meerkat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.liberiangeek.net/2010/09/move-minimize-maximize-close-buttons-ubuntu-10-10-maverick-meerkat/</feedburner:origLink></item>
		<item>
		<title>Want To Install Adobe Reader (acroread) In Ubuntu 10.10 Maverick Meerkat?</title>
		<link>http://feedproxy.google.com/~r/LiberianGeek/~3/RkMJfu9PwtU/</link>
		<comments>http://www.liberiangeek.net/2010/09/install-adobe-reader-acroread-ubuntu-10-10-maverick-meerkat/#comments</comments>
		<pubDate>Sat, 04 Sep 2010 14:37:07 +0000</pubDate>
		<dc:creator>Lgeek</dc:creator>
				<category><![CDATA[How-To Tips]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu 10.10 Maverick Meerkat]]></category>

		<guid isPermaLink="false">http://www.liberiangeek.net/?p=17048</guid>
		<description><![CDATA[If you want to install Adobe Reader in Ubuntu 10.10 Maverick Meerkat, then read this post: How To Install Adobe Reader In Ubuntu 10.04 Lucid Lynx. Because Ubuntu Lucid and Maverick are almost identical, the steps that work in Lucid should also work in Maverick. &#160; Instead of writing a complete tutorial for Maverick which [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.liberiangeek.net/2010/04/perfect-desktop-installation-ubuntu-10-04-lucid-lynx/perfect_ubuntu_10_04_11/" rel="attachment wp-att-7609"><img style="margin: 0px 10px 0px 0px" class="alignleft size-full wp-image-7609" title="perfect_ubuntu_10_04_11" alt="" src="http://www.liberiangeek.net/wp-content/uploads/2010/04/perfect_ubuntu_10_04_11.png" width="110" height="79" /></a>If you want to install Adobe Reader in Ubuntu 10.10 Maverick Meerkat, then read this post: <a title="Quickly Install Adobe Reader 9 In Ubuntu 10.04 Lucid Lynx" href="http://www.liberiangeek.net/2010/07/quickly-install-adobe-reader-9-ubuntu-10-04-lucid-lynx/" target="_blank">How To Install Adobe Reader In Ubuntu 10.04 Lucid Lynx</a>. Because Ubuntu Lucid and Maverick are almost identical, the steps that work in Lucid should also work in Maverick.</p>
<p>&#160;</p>
<p>  <span id="more-17048"></span>
<p>Instead of writing a complete tutorial for Maverick which will be the same as the one for Lucid, I will just point your to my previous tutorial on the same topic.</p>
<p>&#160;</p>
<p>Hope that helps, and thanks for reading.</p>
<p>&#160;</p>
<p>Again, this is my previous tutorial on installing Adobe Reader: <a href="http://www.liberiangeek.net/2010/07/quickly-install-adobe-reader-9-ubuntu-10-04-lucid-lynx/" target="_blank">Installing Adobe Reader In Lucid</a>.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://www.liberiangeek.net/2010/09/install-adobe-flash-player-ubuntu-10-10-maverick-meerkat/" rel="bookmark" class="crp_title">Want To Install Adobe Flash Player In Ubuntu 10.10 Maverick Meerkat?</a></li><li><a href="http://www.liberiangeek.net/2010/09/install-skype-ubuntu-10-10-maverick-meerkat/" rel="bookmark" class="crp_title">Want to Install Skype In Ubuntu 10.10 Maverick Meerkat?</a></li><li><a href="http://www.liberiangeek.net/2010/06/how-to-install-adobe-reader-in-ubuntu-10-04-lucid-lynx-easily/" rel="bookmark" class="crp_title">How To Install Adobe Reader In Ubuntu 10.04 Lucid Lynx Easily</a></li><li><a href="http://www.liberiangeek.net/2010/07/quickly-install-adobe-reader-9-ubuntu-10-04-lucid-lynx/" rel="bookmark" class="crp_title">Quickly Install Adobe Reader 9 In Ubuntu 10.04 Lucid Lynx</a></li><li><a href="http://www.liberiangeek.net/2010/06/how-to-install-adobe-acrobat-reader-in-fedora-13-and-previous-versions/" rel="bookmark" class="crp_title">How To Install Adobe Acrobat Reader in Fedora 13 and Previous Versions</a></li></ul></div>
<p><a href="http://feedads.g.doubleclick.net/~a/7vYxhkrmP86HOt1jsRZhf7zXWOI/0/da"><img src="http://feedads.g.doubleclick.net/~a/7vYxhkrmP86HOt1jsRZhf7zXWOI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/7vYxhkrmP86HOt1jsRZhf7zXWOI/1/da"><img src="http://feedads.g.doubleclick.net/~a/7vYxhkrmP86HOt1jsRZhf7zXWOI/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/LiberianGeek?a=RkMJfu9PwtU:bS6T4KWgM88:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/LiberianGeek?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/LiberianGeek?a=RkMJfu9PwtU:bS6T4KWgM88:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/LiberianGeek?i=RkMJfu9PwtU:bS6T4KWgM88:-BTjWOF_DHI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/LiberianGeek/~4/RkMJfu9PwtU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.liberiangeek.net/2010/09/install-adobe-reader-acroread-ubuntu-10-10-maverick-meerkat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.liberiangeek.net/2010/09/install-adobe-reader-acroread-ubuntu-10-10-maverick-meerkat/</feedburner:origLink></item>
	</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)

Served from: www.liberiangeek.net @ 2010-09-07 12:23:06 -->
