<?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>How To Ubuntu</title>
	<atom:link href="http://howto-ubuntu.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://howto-ubuntu.net</link>
	<description>Focusing on the Long Term Support release -- Lucid 10.04</description>
	<lastBuildDate>Fri, 30 Jul 2010 12:30:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to print a file from your desktop with one click</title>
		<link>http://howto-ubuntu.net/how-to-print-a-file-from-your-desktop-with-one-click/</link>
		<comments>http://howto-ubuntu.net/how-to-print-a-file-from-your-desktop-with-one-click/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 12:30:55 +0000</pubDate>
		<dc:creator>Eli</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Printing]]></category>

		<guid isPermaLink="false">http://howto-ubuntu.net/?p=634</guid>
		<description><![CDATA[<p>Do you have certain files that you print quite often? Would you prefer to be able to just click on a desktop icon, or a panel icon to print the file? This is so much quicker than opening the file in Open Office, Abiword, or whatever, and then printing it.</p>
<p></p>
<p>This is something that&#8217;s been very [...]]]></description>
			<content:encoded><![CDATA[<p>Do you have certain files that you print quite often? Would you prefer to be able to just click on a desktop icon, or a panel icon to print the file? This is so much quicker than opening the file in Open Office, Abiword, or whatever, and then printing it.</p>
<p><span id="more-634"></span></p>
<p>This is something that&#8217;s been very helpful to me. I have several files that I print on a somewhat regular basis. Files which only change every six months or so. Opening up the file, and then printing it can take several seconds, and mouse clicks. With this method, your file can be on its way to the printer in less time than it would take you to open it up. Here&#8217;s how you do it.</p>
<p>Before proceeding any further, you need to make sure that you have assigned a default printer for CUPS to use when printing with a command. Please see my post about this, <a href="http://howto-ubuntu.net/how-to-print-from-the-command-line">here</a>, to set that up. Now, on to the one click printing.</p>
<p>We&#8217;re going to use a panel launcher for this example, though these instructions can be modified to put this launcher on your desktop as well.</p>
<ol>
<li>Right-click on the panel you want the launcher to appear &#038; select <b>Add to Panel</b>.</li>
<li>Choose <b>Custom Application Launcher</b>, and the <b>Create Launcher</b> box should pop up.</li>
<li>Name your launcher, and give it a comment that will pop up when hovered over by the mouse pointer.</li>
<li>For the command, you&#8217;ll need something like this&#8230;
<p><code>lp /home/user/pathtofile</code></li>
<li>You can click on the little springboard to the left to give your launcher an icon, or not.</li>
<li>Click on <b>OK</b> to finish</li>
<li>Now you have an icon on your panel that will print a file for you with one click of your mouse.</li>
</ol>
<p><a href="http://howto-ubuntu.net/wp-content/uploads/2010/07/Screenshot-Create-Launcher.png"><img src="http://howto-ubuntu.net/wp-content/uploads/2010/07/Screenshot-Create-Launcher.png" alt="" title="Screenshot-Create Launcher" width="429" height="211" class="aligncenter size-full wp-image-751" /></a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fhowto-ubuntu.net%2Fhow-to-print-a-file-from-your-desktop-with-one-click%2F&amp;linkname=How%20to%20print%20a%20file%20from%20your%20desktop%20with%20one%20click"><img src="http://howto-ubuntu.net/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://howto-ubuntu.net/how-to-print-a-file-from-your-desktop-with-one-click/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to print from the command line</title>
		<link>http://howto-ubuntu.net/how-to-print-from-the-command-line/</link>
		<comments>http://howto-ubuntu.net/how-to-print-from-the-command-line/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 13:40:29 +0000</pubDate>
		<dc:creator>Eli</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Printing]]></category>

		<guid isPermaLink="false">http://howto-ubuntu.net/?p=633</guid>
		<description><![CDATA[<p>Printing from the command line can let you get things done very quickly. It can also open up a world of one-click printing of files, which we&#8217;ll get into with a future post. So, to get started, navigate to http://localhost:631 in your browser. If you have a default Ubuntu installation, you should now be looking [...]]]></description>
			<content:encoded><![CDATA[<p>Printing from the command line can let you get things done very quickly. It can also open up a world of one-click printing of files, which we&#8217;ll get into with a future post. So, to get started, navigate to <a href="http://localhost:631">http://localhost:631</a> in your browser. If you have a default Ubuntu installation, you should now be looking at your CUPS (formerly Common Unix Printing System) page.</p>
<p><span id="more-633"></span></p>
<p>Once there you&#8217;ll need to go into the <a href="http://localhost:631/help/options.html">Command-Line Printing and Options</a> page. Its here that we find the instructions we need. Now, printing a file from the command line may be as simple as running one command. Here&#8217;s what this page has to say about this process.</p>
<blockquote><p>CUPS understands many different types of files directly, including text, PostScript, PDF, and image files. This allows you to print from inside your applications or at the command-line, whichever is most convenient! Type either of the following commands to print a file to the default (or only) printer on the system:</p></blockquote>
<p><code>lp filename<br />lpr filename</code></p>
<p>If you only have one printer on your system, that&#8217;s probably all you&#8217;ll need. You may however, have to tell CUPS which is your default printer. CUPS tells us how to do this as well. The first thing you need to do is find out the name of your printer. Here&#8217;s how you can do this.</p>
<p><code>lpstat -p -d</code></p>
<p>Now you have the name of your printer(s). Choose the one you want to primarily use, with this command.</p>
<p><code>lpoptions -d printername</code></p>
<p>Now, when you run your <code>lp</code> or <code>lpr</code> command to print a file, CUPS knows which printer to send the job to. There are tons of other options, all laid out on the <a href="http://localhost:631/help/options.html">Command-Line Printing and Options</a> page. Keep in mind that all of this info assumes that you already have the requisite print drivers installed and configured on your system.</p>
<p><a title="Command-Line Printing and Options" href="http://howto-ubuntu.net/wp-content/uploads/2010/07/screenshot1.png"><img src="http://howto-ubuntu.net/wp-content/uploads/2010/07/screenshot1.png" alt="Command-Line Printing and Options" width="500" height="281" class="aligncenter size-full wp-image-726" /></a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fhowto-ubuntu.net%2Fhow-to-print-from-the-command-line%2F&amp;linkname=How%20to%20print%20from%20the%20command%20line"><img src="http://howto-ubuntu.net/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://howto-ubuntu.net/how-to-print-from-the-command-line/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Create a keyboard shortcut for opening &amp; closing the CD/DVD drawer &#8212; Updated</title>
		<link>http://howto-ubuntu.net/create-a-keyboard-shortcut-for-opening-closing-the-cddvd-drawer/</link>
		<comments>http://howto-ubuntu.net/create-a-keyboard-shortcut-for-opening-closing-the-cddvd-drawer/#comments</comments>
		<pubDate>Fri, 28 May 2010 13:30:11 +0000</pubDate>
		<dc:creator>Eli</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[eject -T]]></category>
		<category><![CDATA[keybindings]]></category>
		<category><![CDATA[keyboard shortcut]]></category>

		<guid isPermaLink="false">http://howto-ubuntu.net/?p=696</guid>
		<description><![CDATA[<p>I posted about this topic a little while ago, while using Ubuntu 8.04. After my installation of the 64 bit version of Ubuntu 10.04 Lucid Lynx, my keyboard shortcut didn&#8217;t function the way I wanted it to. It would unmount any USB flash drive I had plugged in. This wouldn&#8217;t do, so here&#8217;s how I [...]]]></description>
			<content:encoded><![CDATA[<p>I <a href="http://howto-ubuntu.net/how-to-open-close-cd-dvd-drawer-with-keyboard-mouse/" target="_blank">posted</a> about this topic a little while ago, while using Ubuntu 8.04. After my installation of the 64 bit version of Ubuntu 10.04 Lucid Lynx, my keyboard shortcut didn&#8217;t function the way I wanted it to. It would unmount any USB flash drive I had plugged in. This wouldn&#8217;t do, so here&#8217;s how I got it to work again.</p>
<p><span id="more-696"></span></p>
<ol>
<li>Go to <strong>System > Preferences > Keyboard Shortcuts</strong></li>
<li>Click on <strong>Add</strong> at the bottom of the box. The <strong>Custom Shortcut</strong> box will open up.</li>
<li>Enter whatever you&#8217;d like for the <strong>Name</strong>.</li>
<li>Enter<code> eject -T</code> for the <strong>Command</strong> &#038; click <strong>Apply</strong>.</li>
<li>Click <strong>Apply</strong>, and close the Keyboard Shortcuts box.</li>
<li>You&#8217;ll now see your new shortcut at the bottom of the list, in the Custom Shortcuts section.</li>
<li>To the right is where you enter the keystroke you want to be the shortcut for this command. It is currently Disabled.</li>
<li>Click on the <strong>Disabled</strong>, and then hit whatever key combination you want. I used the <strong>F12</strong> key.</li>
<li>That&#8217;s it, now every time I hit the F12 key my CD drawer will open or close.</li>
</ol>
<p><a href="http://howto-ubuntu.net/wp-content/uploads/2010/05/screenshot1.png"><img src="http://howto-ubuntu.net/wp-content/uploads/2010/05/screenshot1.png" alt="" title="screenshot1" width="677" height="444" class="aligncenter size-full wp-image-697" /></a><br />
<a href="http://howto-ubuntu.net/wp-content/uploads/2010/05/screen2.png"><img src="http://howto-ubuntu.net/wp-content/uploads/2010/05/screen2.png" alt="" title="screen2" class="aligncenter size-full wp-image-698" /></a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fhowto-ubuntu.net%2Fcreate-a-keyboard-shortcut-for-opening-closing-the-cddvd-drawer%2F&amp;linkname=Create%20a%20keyboard%20shortcut%20for%20opening%20%26%23038%3B%20closing%20the%20CD%2FDVD%20drawer%20%26%238212%3B%20Updated"><img src="http://howto-ubuntu.net/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://howto-ubuntu.net/create-a-keyboard-shortcut-for-opening-closing-the-cddvd-drawer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to remove the mail icon from the indicator applet in Ubuntu 10.04 Lucid Lynx</title>
		<link>http://howto-ubuntu.net/how-to-remove-the-mail-icon-from-the-indicator-applet-in-ubuntu-10-04-lucid-lynx/</link>
		<comments>http://howto-ubuntu.net/how-to-remove-the-mail-icon-from-the-indicator-applet-in-ubuntu-10-04-lucid-lynx/#comments</comments>
		<pubDate>Thu, 13 May 2010 13:00:45 +0000</pubDate>
		<dc:creator>Eli</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[evolution applet]]></category>
		<category><![CDATA[indicator message]]></category>
		<category><![CDATA[mail applet]]></category>

		<guid isPermaLink="false">http://howto-ubuntu.net/?p=676</guid>
		<description><![CDATA[<p>So, let&#8217;s say that you have absolutely no use for the little envelope that is residing next to your volume applet since you installed Lucid Lynx. It is a very useful little guy if you use Evolution, or if you install something like gmail notifier to check your web mail. If not, then here&#8217;s how [...]]]></description>
			<content:encoded><![CDATA[<p>So, let&#8217;s say that you have absolutely no use for the little envelope that is residing next to your volume applet since you installed Lucid Lynx. It is a very useful little guy if you use Evolution, or if you install something like <em>gmail notifier</em> to check your web mail. If not, then here&#8217;s how you can remove it.<br /><a href="http://howto-ubuntu.net/wp-content/uploads/2010/05/ia.png" target="_blank"><img src="http://howto-ubuntu.net/wp-content/uploads/2010/05/ia.png" alt="" title="ia" width="174" height="26" class="alignleft size-full wp-image-684" /></a></p>
<p><span id="more-676"></span><br />

<p>Open a terminal and enter this command:</p>
<p>
<code><strong>sudo apt-get remove indicator-messages</strong></code>
</p>
<p>That&#8217;s it, once you restart your machine, the envelope will be gone. You can also restart the panel without restarting your machine.</p>
<p><strong>ALT + F2</strong> to bring up a Run dialog box. Then enter <code><b>killall gnome-panel</b></code>. You&#8217;ll see all of your panels, or taskbars, disappear, and then reappear in a few seconds.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fhowto-ubuntu.net%2Fhow-to-remove-the-mail-icon-from-the-indicator-applet-in-ubuntu-10-04-lucid-lynx%2F&amp;linkname=How%20to%20remove%20the%20mail%20icon%20from%20the%20indicator%20applet%20in%20Ubuntu%2010.04%20Lucid%20Lynx"><img src="http://howto-ubuntu.net/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://howto-ubuntu.net/how-to-remove-the-mail-icon-from-the-indicator-applet-in-ubuntu-10-04-lucid-lynx/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to move window buttons to right side in Ubuntu 10.04 Lucid Lynx</title>
		<link>http://howto-ubuntu.net/how-to-move-window-buttons-to-right-side-in-ubuntu-10-04-lucid-lynx/</link>
		<comments>http://howto-ubuntu.net/how-to-move-window-buttons-to-right-side-in-ubuntu-10-04-lucid-lynx/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 19:20:39 +0000</pubDate>
		<dc:creator>Eli</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Lucid Lynx]]></category>
		<category><![CDATA[title bar]]></category>
		<category><![CDATA[window buttons]]></category>

		<guid isPermaLink="false">http://howto-ubuntu.net/?p=665</guid>
		<description><![CDATA[<p>The default theme in Ubuntu 10.04 Lucid Lynx puts the window control buttons (minimize, maximize, &#038; close) on the left side of the title bar. This is really annoying to me, and here&#8217;s how you move them back.</p>
<p></p>

Hit ALT + F2 &#038; type in gconf-editor
Navigate to apps > metacity > general
Replace the text in the [...]]]></description>
			<content:encoded><![CDATA[<p>The default theme in Ubuntu 10.04 Lucid Lynx puts the window control buttons (minimize, maximize, &#038; close) on the left side of the title bar. This is really annoying to me, and here&#8217;s how you move them back.</p>
<p><span id="more-665"></span></p>
<ol>
<li>Hit ALT + F2 &#038; type in <code><strong>gconf-editor</strong></code></li>
<li>Navigate to <b>apps > metacity > general</b></li>
<li>Replace the text in the <code><b>button_layout</b></code> field with:
<p><code><b>menu:minimize,maximize,close</b></code></li>
</ol>
<p>Ahhhh&#8230; back to normal.</p>
<p>One thing to note, the text in the <code><b>button_layout</b></code> field will be different according to what theme you&#8217;re currently using. Some themes put the buttons on the right side by default. If you&#8217;re using one of them, when you follow the steps above, you&#8217;ll find that the setting in the <code><b>button_layout</b></code> field is already the way you want it.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fhowto-ubuntu.net%2Fhow-to-move-window-buttons-to-right-side-in-ubuntu-10-04-lucid-lynx%2F&amp;linkname=How%20to%20move%20window%20buttons%20to%20right%20side%20in%20Ubuntu%2010.04%20Lucid%20Lynx"><img src="http://howto-ubuntu.net/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://howto-ubuntu.net/how-to-move-window-buttons-to-right-side-in-ubuntu-10-04-lucid-lynx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are your plans for Ubuntu 10.04 LTS Lucid Lynx?</title>
		<link>http://howto-ubuntu.net/what-are-your-plans-for-ubuntu-10-04-lts-lucid-lynx/</link>
		<comments>http://howto-ubuntu.net/what-are-your-plans-for-ubuntu-10-04-lts-lucid-lynx/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 13:28:40 +0000</pubDate>
		<dc:creator>Eli</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[aptoncd]]></category>
		<category><![CDATA[Lucid Lynx]]></category>
		<category><![CDATA[upgrading to Lucid]]></category>

		<guid isPermaLink="false">http://howto-ubuntu.net/?p=658</guid>
		<description><![CDATA[<p>Well, Ubuntu 10.04 LTS is almost upon us, due for release at the end of this month. This will be the first Long Term Support release since April of 2008&#8217;s Hardy Heron.</p>
<p>I&#8217;ll be upgrading at some point by doing a fresh install. What are your plans? Are you planning to upgrade? Will you upgrade through [...]]]></description>
			<content:encoded><![CDATA[<p>Well, Ubuntu 10.04 LTS is almost upon us, due for release at the end of this month. This will be the first Long Term Support release since April of 2008&#8217;s Hardy Heron.</p>
<p>I&#8217;ll be upgrading at some point by doing a fresh install. What are your plans? Are you planning to upgrade? Will you upgrade through the Update Manager on your system? Will you do a completely fresh install? If so, how will you backup your data? You may be interested in using something like <a href="http://howto-ubuntu.net/how-to-back-up-your-installed-applications-with-aptoncd/">APTonCD</a> to retain some of your applications, or at least as a listing of them.</p>
<p>If you&#8217;d like to try out the latest, pre-release version of Lucid Lynx, <a href="http://cdimage.ubuntu.com/daily-live/current/lucid-desktop-i386.iso" target="_blank">click here to download</a>.</p>
<p>So, let me know what you plan to do in the comments below.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fhowto-ubuntu.net%2Fwhat-are-your-plans-for-ubuntu-10-04-lts-lucid-lynx%2F&amp;linkname=What%20are%20your%20plans%20for%20Ubuntu%2010.04%20LTS%20Lucid%20Lynx%3F"><img src="http://howto-ubuntu.net/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://howto-ubuntu.net/what-are-your-plans-for-ubuntu-10-04-lts-lucid-lynx/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Make your system run more efficiently</title>
		<link>http://howto-ubuntu.net/make-your-system-run-more-efficiently/</link>
		<comments>http://howto-ubuntu.net/make-your-system-run-more-efficiently/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 14:03:39 +0000</pubDate>
		<dc:creator>Eli</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Utility]]></category>
		<category><![CDATA[gnome system monitor]]></category>
		<category><![CDATA[memory usage]]></category>
		<category><![CDATA[Totem]]></category>
		<category><![CDATA[VLC]]></category>

		<guid isPermaLink="false">http://howto-ubuntu.net/?p=637</guid>
		<description><![CDATA[<p>I hate it when apps hog too much memory, or cpu cycles. In many cases, if you have an application that&#8217;s doing this, there&#8217;s an alternative out there that is way leaner. There&#8217;s an easy way to determine where to trim the fat.</p>
<p>In this example I&#8217;m going to be comparing the memory usage of Totem [...]]]></description>
			<content:encoded><![CDATA[<p>I hate it when apps hog too much memory, or cpu cycles. In many cases, if you have an application that&#8217;s doing this, there&#8217;s an alternative out there that is way leaner. There&#8217;s an easy way to determine where to trim the fat.</p>
<p>In this example I&#8217;m going to be comparing the memory usage of <em>Totem Movie Player</em>, and <em>VLC</em>. These applications play media files, both video and audio. OK, for this test I used a <em>Survivor Man</em> DVD. I played the DVD, and then checked the memory usage of each app once the video began playing. I did each test separately, and repeated a few times to confirm the results, which were very consistent. Oh, I also tested these applications with more than one DVD.</p>
<p><span id="more-637"></span></p>
<h4>Getting the memory usage numbers</h4>
<p>While the program is running, or doing whatever it is you want to test the memory usage of:</p>
<ol>
<li>Open up the <strong>Gnome System Monitor</strong>. <strong>System > Administration > System Monitor</strong>.</li>
<li>Scroll down until you find the entry for the program you&#8217;re testing. In this case, its <em>Totem</em>, &#038; <em>VLC</em>.</li>
<li>Look to the far right, under the <strong>Memory</strong> heading, and you&#8217;ll see the amount of memory that your program is using.</li>
</ol>
<h4>Totem</h4>
<p>This isn&#8217;t my favorite application, in fact, I pretty much dislike it. However, if it uses a considerable amount less memory than other media players, I might just fall in love with it. Sadly, it failed miserably. <em>Totem</em> averaged 49 MB of memory usage while playing a DVD, whether it was <em>Survivor Man</em> or <em>Transformers</em>. That might not seem so bad, but lets see what <em>VLC</em> can do.</p>
<p><center><a href="http://howto-ubuntu.com/wp-content/uploads/2010/totem.png" target="_blank"><img src="http://howto-ubuntu.com/wp-content/uploads/2010/totem.png"></a></center></p>
<h4>VLC</h4>
<p>Aside from being my favorite media player, <em>VLC</em> is a memory usage champ as well. It only used 13 MB, or less, during all of the tests, regardless of the DVD that it was playing.</p>
<p><center><a href="http://howto-ubuntu.com/wp-content/uploads/2010/vlc.png" target="_blank"><img src="http://howto-ubuntu.com/wp-content/uploads/2010/vlc.png"></a></center></p>
<h4>Conclusion</h4>
<p>Well, this is a pretty easy one, as you can see from the pics above, <em>VLC</em> uses less than a third the memory that <em>Totem</em> does. Not only is <em>VLC</em> my favorite, its the leanest as well. Now, you may be wondering why this even matters. I mean, we&#8217;re talking a difference of 35 &#8211; 37 MB at the most. Well, those little bits of memory can add up. If you were to use the biggest memory hog applications on your system, you&#8217;d notice sluggish performance at times. This is especially true if you&#8217;re a serious multi-tasker. I know that I routinely have a browser (with 10-20 tabs open), music or a video playing, Compiz effects, Conky, Rainlendar calendar and appointment application, and OpenOffice, or Gnumeric running at the same time. With all of that, <em>especially</em> if you have pages running flash in your browser, cutting the fat from your system&#8217;s resources can make a big difference in the overall usability of your Ubuntu machine.</p>
<p>This process can be used for any application. Say you want to see who&#8217;s got the leanest spreadsheet OpenOffice, or Gnumeric. <em>It&#8217;s Gnumeric by the way.</em> You can use this method. The one thing to keep in mind is that you should keep in mind that applications using less memory may provide less features. Take that into account when choosing your software.</p>
<p><i>VLC</i> is available in the repositories, meaning you can get it in <i>Add/Remove</i>. You must first enable the community repos, check <a href="http://howto-ubuntu.net/how-to-add-the-universe-multiverse-repositories-graphically/">here</a> for how to do that..</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fhowto-ubuntu.net%2Fmake-your-system-run-more-efficiently%2F&amp;linkname=Make%20your%20system%20run%20more%20efficiently"><img src="http://howto-ubuntu.net/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://howto-ubuntu.net/make-your-system-run-more-efficiently/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to monitor basic system functions with a panel applet</title>
		<link>http://howto-ubuntu.net/how-to-monitor-basic-system-functions/</link>
		<comments>http://howto-ubuntu.net/how-to-monitor-basic-system-functions/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 15:15:42 +0000</pubDate>
		<dc:creator>Eli</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Utility]]></category>
		<category><![CDATA[applet]]></category>
		<category><![CDATA[gnome system monitor]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[system monitor]]></category>

		<guid isPermaLink="false">http://howto-ubuntu.com/?p=256</guid>
		<description><![CDATA[<p>Ubuntu has a built in application, Gnome System Monitor, to help you keep tabs on what&#8217;s going on with your machine. You can find it in System &#62; Administration &#62; System Monitor. Once you have it open it has a few tabs, displaying various system information. The Resources tab will show you the cpu usage [...]]]></description>
			<content:encoded><![CDATA[<p>Ubuntu has a built in application, Gnome System Monitor, to help you keep tabs on what&#8217;s going on with your machine. You can find it in <strong>System &gt; Administration &gt; System Monitor</strong>. Once you have it open it has a few tabs, displaying various system information. The <strong>Resources</strong> tab will show you the cpu usage in a percentage, the memory being used, and what&#8217;s going on with your internet/network connection. You can customize this to a certain degree. But, do you really want to have to open this thing up every time you want to find out how much memory you&#8217;re using. You can add the system monitor to a panel. This will give you information at a glance, without having to open a new program, or stop what you&#8217;re currently doing.</p>
<p>Here&#8217;s what it looks like, and how to do it.</p>
<p><span id="more-256"></span></p>
<ol>
<li>Right click on a panel, &#038; select <b>Add to Panel&#8230;</b></li>
<li>Select <strong>System Monitor</strong> from the list, and click <b>Add</b></li>
<li>Now you should see 3 graphs on your panel</li>
<li>Right click on them &#038; select <b>Preferences</b></li>
<li>Now you can configure the display to your liking, including how frequently it updates &#038; the colors of its graphs</li>
</ol>
<p>This is a nice way to get a feel for what&#8217;s going on with your machine at a glance. Also, if you want to open the <strong>Gnome System Monitor</strong> application, you can just left click on the graphs on your panel and the system monitor will open.</p>
<div id="attachment_614" class="wp-caption aligncenter" style="width: 702px"><a href="http://howto-ubuntu.net/wp-content/uploads/2009/08/Screenshot.png"><img src="http://howto-ubuntu.net/wp-content/uploads/2009/08/Screenshot.png" alt="" title="Screenshot" width="692" height="44" class="size-full wp-image-614" /></a><p class="wp-caption-text">Hovering the mouse over these graphs displays more detailed info</p></div>
<p><a href="http://howto-ubuntu.net/wp-content/uploads/2009/08/Screenshot-System-Monitor-Preferences.png"><img src="http://howto-ubuntu.net/wp-content/uploads/2009/08/Screenshot-System-Monitor-Preferences.png" alt="" title="Screenshot-System Monitor Preferences" width="528" height="380" class="aligncenter size-full wp-image-615" /></a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fhowto-ubuntu.net%2Fhow-to-monitor-basic-system-functions%2F&amp;linkname=How%20to%20monitor%20basic%20system%20functions%20with%20a%20panel%20applet"><img src="http://howto-ubuntu.net/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://howto-ubuntu.net/how-to-monitor-basic-system-functions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to open &amp; close CD / DVD drawer with your keyboard or mouse</title>
		<link>http://howto-ubuntu.net/how-to-open-close-cd-dvd-drawer-with-keyboard-mouse/</link>
		<comments>http://howto-ubuntu.net/how-to-open-close-cd-dvd-drawer-with-keyboard-mouse/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 15:05:29 +0000</pubDate>
		<dc:creator>Eli</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[eject]]></category>
		<category><![CDATA[key binding]]></category>
		<category><![CDATA[shortcut]]></category>

		<guid isPermaLink="false">http://howto-ubuntu.net/?p=593</guid>
		<description><![CDATA[<p>I go through a lot of CDs &#038; DVDs, and constantly reaching over to push that little button on the front of the CD/DVD drive is rather annoying. I do not have one of those nifty keyboards that has those media buttons. So, I looked for a way to open and close my drawer from [...]]]></description>
			<content:encoded><![CDATA[<p>I go through a lot of CDs &#038; DVDs, and constantly reaching over to push that little button on the front of the CD/DVD drive is rather annoying. I do not have one of those nifty keyboards that has those media buttons. So, I looked for a way to open and close my drawer from the keyboard, or with the mouse. And I found a few ways to do it.<br />
<br />
<span id="more-593"></span></p>
<h3><strong><u>Using a keyboard shortcut</u></strong></h3>
<ol>
<li>Go to <strong>System</strong> > <strong>Preferences</strong> > <strong>Keyboard Shortcuts</strong></li>
<li>Find the entry for <strong>Eject</strong>. It&#8217;s under the <strong>Sound</strong> group.</li>
<li>Click with the left or right mouse button on <strong>Eject</strong></li>
<li>You&#8217;ll see in the right hand column it now says <strong>New accelerator&#8230;</strong></li>
<li>Now you just hit the keyboard shortcut you want to use. You&#8217;ll notice that I have F12, and for that you just hit the F12 key
<ul>
<li>If you want to have a multiple key combination, that&#8217;s fine too. For example, you can hit [CTRL] + [ALT] + [INSERT], and now every time you hit those three keys, your CD drawer will open, or close.</li>
</ul>
</ol>
</li>
<p><a href="http://howto-ubuntu.net/wp-content/uploads/2010/01/keyboard.png"><img src="http://howto-ubuntu.net/wp-content/uploads/2010/01/keyboard.png" alt="" title="keyboard" width="489" height="487" class="aligncenter size-full wp-image-596" /></a></p>
<h3><u><strong>Adding a custom launcher to the Desktop or Panel</strong></u></h3>
<ol>
<li>Right click on a panel and select <b>Add to Panel&#8230;</b></li>
<li>Select <strong>Custom Application Launcher</strong> and click the <strong>Add</strong> button</li>
<li>Now you&#8217;ll have a little box that looks like the one pictured below, only emptier</li>
<li>For the Command, type in:
<p><code>eject -T</code></p>
</li>
<li>Give it a name, and a description if you like.</li>
<li>Click on the icon on the left and you&#8217;ll be able to select your icon from a list</li>
<li>Click <strong>OK</strong>, and enjoy opening and closing the CD/DVD drawer with a click of your mouse</li>
</ol>
<p><a href="http://howto-ubuntu.net/wp-content/uploads/2010/01/launcher.png"><img src="http://howto-ubuntu.net/wp-content/uploads/2010/01/launcher.png" alt="" title="launcher" width="434" height="226" class="aligncenter size-full wp-image-602" /></a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fhowto-ubuntu.net%2Fhow-to-open-close-cd-dvd-drawer-with-keyboard-mouse%2F&amp;linkname=How%20to%20open%20%26%23038%3B%20close%20CD%20%2F%20DVD%20drawer%20with%20your%20keyboard%20or%20mouse"><img src="http://howto-ubuntu.net/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://howto-ubuntu.net/how-to-open-close-cd-dvd-drawer-with-keyboard-mouse/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to catalogue &amp; organize your comic book collection with GNOME Comics Organizer</title>
		<link>http://howto-ubuntu.net/catalogue-your-comic-book-collection-with-gnome-comics-organizer/</link>
		<comments>http://howto-ubuntu.net/catalogue-your-comic-book-collection-with-gnome-comics-organizer/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 01:00:26 +0000</pubDate>
		<dc:creator>Eli</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[comic books]]></category>
		<category><![CDATA[comics]]></category>
		<category><![CDATA[gco]]></category>
		<category><![CDATA[organize]]></category>

		<guid isPermaLink="false">http://howto-ubuntu.net/?p=543</guid>
		<description><![CDATA[<p>So, do you have a lot of comic books that you want to keep track of? GNOME Comics Organizer can help. This is a little application designed for the purpose of cataloging your comic books.</p>
<p>To get it you must first enable the Universe repositories. Here&#8217;s how you can do that. Now that that&#8217;s done, you [...]]]></description>
			<content:encoded><![CDATA[<p>So, do you have a lot of comic books that you want to keep track of? <strong>GNOME Comics Organizer</strong> can help. This is a little application designed for the purpose of cataloging your comic books.</p>
<p>To get it you must first enable the Universe repositories. <a href="http://howto-ubuntu.net/how-to-add-the-universe-multiverse-repositories-graphically/" target="_blank"><u>Here</u></a>&#8217;s how you can do that. Now that that&#8217;s done, you can install the app.</p>
<p><span id="more-543"></span></p>
<ol>
<li>Open a Terminal. <strong>Applications > Accessories > Terminal</strong></li>
<li>Then enter this code:
<p><code>sudo apt-get install gco</code></li>
<li>You can now find GNOME Comics Organizer in <strong>Applications > Accessories > GNOME Comics Organizer</strong></li>
</ol>
<p><a href="http://howto-ubuntu.net/wp-content/uploads/2010/01/gco1.jpeg"><img src="http://howto-ubuntu.net/wp-content/uploads/2010/01/gco1.jpeg" alt="" title="gco1" width="552" height="679" class="aligncenter size-full wp-image-584" /></a><br />
<br />
<a href="http://howto-ubuntu.net/wp-content/uploads/2010/01/gco2.jpeg"><img src="http://howto-ubuntu.net/wp-content/uploads/2010/01/gco2.jpeg" alt="" title="gco2" width="287" height="340" class="aligncenter size-full wp-image-585" /></a><br />
<br />
<a href="http://howto-ubuntu.net/wp-content/uploads/2010/01/gco3.jpeg"><img src="http://howto-ubuntu.net/wp-content/uploads/2010/01/gco3.jpeg" alt="" title="gco3" width="637" height="539" class="aligncenter size-full wp-image-586" /></a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fhowto-ubuntu.net%2Fcatalogue-your-comic-book-collection-with-gnome-comics-organizer%2F&amp;linkname=How%20to%20catalogue%20%26%23038%3B%20organize%20your%20comic%20book%20collection%20with%20GNOME%20Comics%20Organizer"><img src="http://howto-ubuntu.net/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://howto-ubuntu.net/catalogue-your-comic-book-collection-with-gnome-comics-organizer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
