<?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>MakeUseOf.com &#187; Linux</title>
	<atom:link href="http://www.makeuseof.com/service/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Sun, 22 Nov 2009 01:06:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Create &amp; Deploy Servers &amp; Sites In A Snap With Turnkey Linux</title>
		<link>http://www.makeuseof.com/tag/create-deploy-servers-sites-in-a-snap-with-turnkey-linux/</link>
		<comments>http://www.makeuseof.com/tag/create-deploy-servers-sites-in-a-snap-with-turnkey-linux/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 14:01:56 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[web server]]></category>
		<category><![CDATA[webmaster tools]]></category>
		<category><![CDATA[website builder]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=29475</guid>
		<description><![CDATA[Hardcore work on the computer requires a serious dedicated setup. You can of course run your programming stack on your gaming machine, but that hardcore gaming or hardcore development would suffer. You need a dedicated setup for thorough work of any kind.
Usually such situations involve setting up a server or using virtualization. Both of these [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/11/turnkeylogo.jpg" alt="" vspace="5" align="left" />Hardcore work on the computer requires a serious dedicated setup. You can of course run your programming stack on your gaming machine, but that hardcore gaming or hardcore development would suffer. You need a dedicated setup for thorough work of any kind.</p>
<p>Usually such situations involve setting up a server or using virtualization. Both of these processes involve some technical know how and most of all &#8211; a considerable amount of time.</p>
<p>We previously covered <a href="http://www.makeuseof.com/tag/create-a-virtual-machine-image-of-your-existing-hard-drive-windows/">how you can create a Virtual Machine from the operating system you are currently running</a>, so that you can easily carry along the installed software and settings from your computer to any other computer or vice versa. Today let&#8217;s look at another alternative that spares you a lot of trouble of messing around with configuration files.</p>
<p>It is called <a href="http://www.turnkeylinux.org/">TurnKey Linux</a>.</p>
<p>TurnKey Linux is different from your regular Linux distributions. Unlike most distributions, Turnkey Linux offers a turnkey solution  and lets you download TurnKey Linux appliances according to your needs that are ready to run. The components are called appliances.</p>
<p><span id="more-29475"></span><br />
There are tons of really good open source software and we have previously shown you <a href="http://www.makeuseof.com/tags/open-source/">plenty of them here on MakeUseOf</a>.  However beyond regular day to day use, many open source software power the backbone of plenty of commercial establishments. Apache Web server is a great example, which is used on the majority of servers on the Internet today. Turnkey Linux gathers many such Open Source software and makes them available as turnkey appliances.</p>
<p>So what exactly is a Turnkey Linux appliance you might wonder? Well, let&#8217;s put it this way, an appliance is a combination of a base operating system and software, serving a specialized purpose.  As an example, let&#8217;s say you want to start an online community site. phpBB is an excellent php application that you can use for the said purpose. You would start by getting the hardware, then install PHP, MySQL, set them up to work together and then finally install phpBB.</p>
<p>However, using Turnkey Linux&#8217;s phpBB appliance, all you need to worry about is getting some hard disk space that you can put on the World Wide Web! You can just as easily use your own computer, provided it would stay online.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/available.png" alt="turnkey linux appliances" width="540" height="243" /></p>
<p>In Turnkey Linux&#8217;s case, the appliances are created using Ubuntu 8.04 as the base system and bundling all the required software along with it. There are plenty of appliances to choose from. Almost all of the popular commercially used open source applications have been covered and are available as separate appliances. There are appliances for web development, issue tracking, content management systems (excellent for creating your sites), others for setting up a variety of servers and a whole lots of others.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/diffappliances.png" alt="turnkey linux appliances" width="540" height="404" /></p>
<p>The appliances are available as bootable ISO images as well as VMDK file to use with your Virtualization software. There is also a &#8220;<em>Launch to Cloud</em>&#8221;  option  which uses Amazon EC2 and lets you launch your server in a snap. You can also find a <a href="http://www.turnkeylinux.org/docs/ec2/launch">Amazon EC2 tutorial in Turnkey Linux&#8217;s documentation</a>, if you would like some help with EC2. The details page also lists the various software that you will get with the appliance, so you can easily see if it is what you are looking for before downloading.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/turnkeylinux.png" alt="turnkey linux appliances" width="540" height="299" /></p>
<p>Using the turnkey Linux appliance is as simple as it can get. Depending upon the method you choose to download the appliance you can either burn the ISO image to a disk and then boot from it, or use the VMDK image with VMware or Virtualbox. The appliance and bundled software are preconfigured and ready to use, you wouldn&#8217;t have to do anything other than to boot the system and use it!</p>
<p>Take Turnkey Linux for a spin if you are thinking to setup a Linux server of any kind, or perhaps a dedicated development environment or site. Let us know what you think of it? Which appliance did you use?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/the-best-freeware-to-do-an-easy-wordpress-auto-install-n/" title="The Best Freeware To Do An Easy Wordpress Auto Install (October 4, 2009)">The Best Freeware To Do An Easy Wordpress Auto Install</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/speed-up-your-wordpress-blog-with-php-speedy/" title="Speed Up Your WordPress Blog With PHP Speedy (January 23, 2009)">Speed Up Your WordPress Blog With PHP Speedy</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/iweb-a-free-mac-web-design-tool-for-easy-beautiful-websites/" title="iWeb &#8211; Build A Quick, Easy &#038; Beautiful Website [Mac only] (October 1, 2009)">iWeb &#8211; Build A Quick, Easy &#038; Beautiful Website [Mac only]</a> (31)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-use-your-domain-name-as-an-openid-login/" title="How To Use Your Domain Name As An OpenID Login (August 3, 2009)">How To Use Your Domain Name As An OpenID Login</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/building-your-own-local-wordpress-blog/" title="How To Install Wordpress Blog Locally On Your PC (January 2, 2009)">How To Install Wordpress Blog Locally On Your PC</a> (23)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/create-deploy-servers-sites-in-a-snap-with-turnkey-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Benchmark Your System With PTS Desktop Live [Linux]</title>
		<link>http://www.makeuseof.com/tag/benchmark-your-system-with-pts-desktop-live-linux/</link>
		<comments>http://www.makeuseof.com/tag/benchmark-your-system-with-pts-desktop-live-linux/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 14:01:47 +0000</pubDate>
		<dc:creator>Susan Linton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[benchmarking]]></category>
		<category><![CDATA[live CD]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=28794</guid>
		<description><![CDATA[Everybody likes benchmarks.  Whether your talking about hardware or software, benchmarks allow companies to describe their wares and offer users a chance to identify any bottlenecks or other problems with their systems.
Others may use them for bragging rights on that new top-of-the-line gaming machine.  Whatever your interest, computer benchmarks certainly are fun.  [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/11/sl_pts_start.png" alt="sl_pts_start" vspace="5" align="left" />Everybody likes benchmarks.  Whether your talking about hardware or software, benchmarks allow companies to describe their wares and offer users a chance to identify any bottlenecks or other problems with their systems.</p>
<p>Others may use them for bragging rights on that new top-of-the-line gaming machine.  Whatever your interest, computer benchmarks certainly are fun.  However, obtaining system benchmarks can be tedious.  In the past, installing benchmarking applications could be expensive or, with some systems, difficult and time consuming.</p>
<p><a href="http://www.phoronix-test-suite.com">Phoronix</a> has been providing free and quality benchmarking software for Linux for several years and adding support for other architectures since.  Free BSDs, OpenSolaris, and MacOS are among those supported and Windows support is in the pipeline.  As nice as these packages are, they still require time and the right software support in order to install and function.</p>
<p>One way to address these inconveniences is to use <a href="http://www.phoronix-test-suite.com/?k=pts_desktop_live">PTS Desktop Live</a>, a live CD built on Ubuntu containing the test suite which removes any operating system or software requirements for the target machine and avoids having to install any extra software permanently onto your system.  Just boot the live CD and you&#8217;re ready to go.</p>
<p><span id="more-28794"></span><br />
The Phoronix Test Suite live CD comes with 52 individual tests and 10 different preconfigured profiles to test the different elements of your system hardware.  Profiles, which can be toggled from the menu, are a subset of tests geared toward one particular area such as testing database performance, video encoding, or BSD systems.  You can run one test, a subset of tests, or a batch of tests and options.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/sl_pts_suite.png" alt="sl_pts_suite" width="570" height="457" /></p>
<p>The point-and-click interface makes obtaining your computer benchmark so easy to do, even for the average Joe.  Just in case, an introduction opens at boot with basic information and links to the home site where much more information is found.  But no special information is really needed.  Just click on the big green &#8220;P&#8221; on the panel or &#8220;<em>Phoronix Test Suite</em>&#8221; in the Applications menu under System Tools.  At that point merely click on any of the tests to get basic information as to what it benchmarks and then click <em>Install</em> to download and install the test.</p>
<p>Since using Ubuntu as its base, the tools are now delivered as binaries eliminating the need to compile making the process much quicker.  The user will be asked if and where to store the results and if they&#8217;d like to upload to Global.  Remember that this is a live CD and all data will be lost upon shutdown unless moved to a more permanent storage medium.  All computer benchmark information is stored in the <code>.phoronix-test-suite</code> directory.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/sl_pts_results.png" alt="sl_pts_results" width="570" height="424" /></p>
<p>One of the recommended Profiles is <em>Favorites</em>.  This is a nice collection of general purpose tests commonly used by Michael Larabel, the founder and lead developer of the Phoronix Test Suite.  When the test suite is installed, just click the &#8220;<em>Run Test</em>&#8221; button.  When asked what to name this particular test and the Test Identifier, just pick something you&#8217;d remember easily.</p>
<p>After completion of the tests, data can be viewed in the included Web browser and displayed in easy-to-read graphs.  You can choose to compare the results with other machines listed on the <a href="http://global.phoronix-test-suite.com/">Phoronix Global site</a> and you can upload your results for others to use for comparison or for future reference.</p>
<p>One of my favorite activities is to compare new hardware with old after an upgrade.  One of yours might be to show your best friend how much better your machine rocks than his (or vice versa).  Remember, the best feature of the Phoronix Test Suite Desktop is the FUN!</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/sl_pts_resultsgraph.png" alt="sl_pts_resultsgraph" width="570" height="293" /></p>
<p>What benchmarking tools do YOU use?  Let us know all about them in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/linux-system-administration-made-easy-with-webmin/" title="Linux System Administration Made Easy with Webmin (April 4, 2009)">Linux System Administration Made Easy with Webmin</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/get-detailed-information-benchmark-your-linux-system/" title="How to Get Detailed Information &#038; Benchmark Linux System (June 15, 2009)">How to Get Detailed Information &#038; Benchmark Linux System</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/3-ways-to-install-linux-on-windows-or-mac/" title="3 Ways to Install Linux on Windows or Mac (August 1, 2008)">3 Ways to Install Linux on Windows or Mac</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/ubuntu-system-panel-gives-you-quick-access-to-your-applications/" title="Ubuntu System Panel Gives Quick Access To Your Applications (January 12, 2009)">Ubuntu System Panel Gives Quick Access To Your Applications</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-ubuntu-the-easy-way/" title="Tweak Ubuntu the Easy Way (February 24, 2008)">Tweak Ubuntu the Easy Way</a> (16)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/benchmark-your-system-with-pts-desktop-live-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Top 3 Sites To Help You Become A Linux Command Line Master</title>
		<link>http://www.makeuseof.com/tag/top-3-sites-to-help-you-become-a-linux-command-line-master/</link>
		<comments>http://www.makeuseof.com/tag/top-3-sites-to-help-you-become-a-linux-command-line-master/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 15:30:01 +0000</pubDate>
		<dc:creator>Susan Linton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=27917</guid>
		<description><![CDATA[The truth about Linux today is that one may never have to actually touch a terminal or issue a single Linux command in order to run some versions of this flexible alternative operating system.  While there are times when using the Linux command line could be expeditious and the benefits of possessing the ability [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/11/commandlinecorner.png" alt="" vspace="5" align="left" />The truth about Linux today is that one may never have to actually touch a terminal or issue a single Linux command in order to run some versions of this flexible alternative operating system.  While there are times when using the Linux <a href="http://www.makeuseof.com/tag/an-introduction-to-the-linux-command-line/">command line</a> could be expeditious and the benefits of possessing the ability to use it are numerous, many users can be intimidated by the prospect.</p>
<p>They may think it&#8217;s too difficult or too much to remember.  But once a user becomes accustomed to using the command line interface, it soon becomes the preferred method in many tasks.  Not only is it much quicker to accomplish just about any given task at the command line, it opens a whole new world of possibilities.  It allows the user to begin to understand how an operating system is structured and functions.  It gives the user very powerful tools to do the things graphical interfaces will never be able to reproduce.  And best of all, it&#8217;s just fun.</p>
<p>There are several shells, the interface between the user and the system, with their own set of built-in functions and commands.  The most popular is probably Bash, which is an improved clone of the Unix Borne Shell.  Not only does Bash include lots of handy built-in commands, but a user can execute (or fork) a multitude of other application executables from within it.</p>
<p>There is a short list of commands that one can learn to get started.  With this short list, you can begin to build your toolbox and with the help of a few good reference sites, become a command line master yourself.  Not only will this enable you to feel comfortable running just about any Linux distribution available, but every programmer working today began with that first command.</p>
<p><span id="more-27917"></span><br />
But how might one go about trying to use the dreaded command line?  Once open, the user stares at the prompt wondering what to do first.  They know folks work from the command line all day every day, but what do <em>you</em> do?  Fortunately, you&#8217;re not on your own.  There are a plethora of sites with all the information you&#8217;ll need to take you from beginner to advanced user or anywhere in between.</p>
<h3><strong>LinuxCommand</strong></h3>
<p>One of the best places to get started is <a href="http://www.linuxcommand.org/">LinuxCommand</a>.  This site gently introduces the first time user what a shell is and how to use it.  Then, if desired, it will instruct the user on how to write their first shell scripts.</p>
<p>The homepage of this site is very relaxing.  It merely shows an image of a terminal and reassures the user &#8220;Don&#8217;t worry, we&#8217;ll show you <a href="http://www.linuxcommand.org/learning_the_shell.php">what to do</a>.&#8221; Its Table of Contents addresses usage in an task oriented manner.  Instead of listing the command and explaining what it does, it lists an operation one might want to perform.</p>
<p>For example, the first thing any user might want to learn is navigation.  With a reference to the graphical hierarchy, it begins the user with the first babysteps of moving around their system with the command line.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/sl_examplecommandline.png" alt="sl_examplecommandline" width="570" height="443" /></p>
<p>Then one is taken on a tour of the Linux filesystem hierarchy and shown how to manipulate files such as renaming, moving, or deleting, and permissions.  Once you learn this beginning information, you are already on your way to fixing a Linux system on which the Graphical User Interface is broken.</p>
<p>Next the site gets more involved walking the user through writing shell scripts, first easy then more and more complicated.  If you finish this latter section, you are already almost a master.</p>
<h3><strong>O&#8217;Reilly&#8217;s Linux Command Directory</strong></h3>
<p><a href="http://oreilly.com/linux/command-directory/">O&#8217;Reilly&#8217;s Linux Command Directory</a> is a wonderful quick reference chart-like guide.  This page lists not only the built-in commands, but also many little utilities commonly included in all Linux distributions.  This is great for the beginner or even more advanced users as the listed commands are links to full information as to what the command is and how to use it.</p>
<p>While this information may be available right on your system as Main pages, it comes in handy for those who forgot the command or perhaps doesn&#8217;t know which to use.  For example, you&#8217;d like the current system date and time, so you visit this page and see the command <code>time</code>.  This must be it, so you click on it and find out that <code>time</code> is actually used to measure the elasped time of a given process.  So, you know that isn&#8217;t it.  Then you scroll down and spot <code>date</code>.  Ah yes, that&#8217;s the one.  What was that command to quickly check to see if a certain word or phrase is in a file?  Oh yes, you remember now that you see the command <code>grep</code> listed.</p>
<p>By clicking it you&#8217;ll find all sorts of ways it can be manipulated to output just what you need.  A favorite activity is just reading through the list for unfamiliar or forgotten commands and learning what they do.  This is just a particularly handy site to bookmark.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/sl_oreillylcd1.png" alt="sl_oreillylcd" width="570" height="357" /></p>
<h3><strong>The Linux Cookbook</strong></h3>
<p><a href="http://www.dsl.org/cookbook/cookbook_toc.html">The Linux Cookbook</a> fits in somewhere between LinuxCommand&#8217;s Learning the Shell and Writing Shell Scripts.  It takes the user from logging in to as deep as they want to go.</p>
<p>However, its best resource is its intermediate instruction.  After learning a few commands one might want to know how to edit a file and the cookbook features introductions to common text editors.  It also tells a user things such as how to change their password, listing directories in color, and how to understand help files and documentation.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/sl_linuxcookbook.png" alt="sl_linuxcookbook" width="570" height="356" /></p>
<p>Later, it instructs on how to configure the X Windows System, how to start X, and all other aspects of using X.  Then it even goes further into using the graphical interface and includes things like audio, printing,  networking, and communications.  It basically gives the user a full overview of using Linux.</p>
<p>This site is the online version of a hard copy book sold in many stores and featured on Amazon.  Once you complete this book and the LinuxCommand.org instruction, you&#8217;ll be a Linux Kung Fu Master.</p>
<p>Do you have any favourite websites for mastering the Linux command line?   If so, let us know about them in the comments.</p>
<p><small>Image Credit : <a rel="nofollow" href="http://www.flickr.com/photos/89471349@N00/3868611353/">Slashcrisis</a></small>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/an-introduction-to-the-linux-command-line/" title="An Introduction to the Linux Command Line (July 27, 2008)">An Introduction to the Linux Command Line</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/5-applications-to-change-the-way-you-work-with-linux-terminal/" title="5 Cool Apps to Make the Linux Terminal More Productive (September 16, 2008)">5 Cool Apps to Make the Linux Terminal More Productive</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/play-games-inside-your-linux-terminal/" title="Play Games Inside Your Linux Terminal (March 17, 2009)">Play Games Inside Your Linux Terminal</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/nircmd-a-power-packed-command-line-tool/" title="Nircmd &#8211; A Power Packed Command Line Tool (August 30, 2008)">Nircmd &#8211; A Power Packed Command Line Tool</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/bringing-command-lines-to-the-web-yubnub-and-more/" title="Bringing Command Lines to The Web: Yubnub and More! (June 20, 2008)">Bringing Command Lines to The Web: Yubnub and More!</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/top-3-sites-to-help-you-become-a-linux-command-line-master/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Mandriva Linux 2010 &#8211; Perhaps The Best Linux Release All Year</title>
		<link>http://www.makeuseof.com/tag/mandriva-linux-2010-perhaps-the-best-linux-release-all-year/</link>
		<comments>http://www.makeuseof.com/tag/mandriva-linux-2010-perhaps-the-best-linux-release-all-year/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 18:01:01 +0000</pubDate>
		<dc:creator>Susan Linton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[OS]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=28416</guid>
		<description><![CDATA[Mandriva Linux 2010 was recently released and brings lots of nice improvements to an already nice system.  Mandriva has a long and distinguished history in the Linux distribution arena.  They began over a decade ago using Red Hat as their base and quickly became the preferred choice of the new Linux user.
Although many [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/11/sl_mdv10_kde1.png" alt="sl_mdv10_kde" vspace="5" align="left" /><a href="http://www2.mandriva.com/linux/features/">Mandriva Linux 2010</a> was recently released and brings lots of nice improvements to an already nice system.  Mandriva has a long and distinguished history in the Linux distribution arena.  They began over a decade ago using Red Hat as their base and quickly became <em>the</em> preferred choice of the new Linux user.</p>
<p>Although many changes have occurred to the company over the years, and ultimately they&#8217;ve lost their crown, Mandriva Linux remains a solid choice in an alternative operating system.</p>
<h3><strong>Introduction</strong></h3>
<p>Mandriva is primarily a KDE distro, although they do give GNOME and others almost equal development time.  This release features <a href="http://wiki.mandriva.com/en/2010.0_Tour#KDE_4.3">KDE 4.3.2</a> and <a href="http://wiki.mandriva.com/en/2010.0_Tour#GNOME_2.28">GNOME 2.28.1</a> as well as several lighter choices.  Linux 2.6.31.5, Xorg X Server 1.6.5, and GCC 4.4.1 form the foundation underneath.  Traditionally, the outstanding features of Mandriva are its installer and system control panel &#8211; which are rivaled by few, but this release hopes to offer some amenities to appeal to users of newer trends in technology such as <a href="http://nepomuk.kde.org/">semantic desktop</a> and <a href="http://wiki.mandriva.com/en/2010.0_Tour#Moblin">netbook</a> <a href="http://wiki.mandriva.com/en/2010.0_Tour#Netbook_friendly">support</a>.</p>
<p><span id="more-28416"></span></p>
<p>The Mandriva Linux installer sets the standard in user-friendly Linux installers.  They were the first to use a pretty framebuffered graphical interface but perhaps the most useful element was the partitioner.  To this day it remains the easiest to use due to the manner of the visual representation of your hard disk layout.  Many others have used Mandriva&#8217;s installer for inspiration in their designs, but Mandriva&#8217;s reigns supreme.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/sl_mdv10_gnomeinstaller.png" alt="The Mandriva installer" width="570" height="356" /></p>
<p>The Mandriva Control Center again was ground breaking at it the time of its unveiling and again, it has few equals to this day.  From within the control center a user can perform the whole range of Linux configuration.  From hardware to software to kernel to boot to users, it can be found in this handy compact system tool.</p>
<p>The Mandriva Software Management system is capable and easy to use as well.  It will install software from a aptly stocked software repository, apply package and system updates, as well as removing unwanted software.  Packages are categorized by function and can be sorted by their install status, package classification, or by search results. Information such as release data, changelog, and included files can be reviewed for each package.  Checking the tick box and clicking apply is all that&#8217;s required to install a package or set of packages.</p>
<p>The software manager also includes a System Tray applet to check for updates and inform the user of any available.  When available the applet icon will will alert the user and upon clicking a window will open listing the updates giving the user the choice of applying them or not.  At first boot the user will be asked to configure a remote update and software source, which entails just a few mouse clicks.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/11/sl_mdv10_kdemccrpmdk.png" alt="sl_mdv10_kdemccrpmdk" width="570" height="356" /></p>
<p>Mandriva Linux is available in <a href="http://www2.mandriva.com/linux/which/">three basic formats</a>:  an installable live CD, a free install DVD, and an all-inclusive commercial PowerPack edition.  The installable live CD comes in your choice of KDE or GNOME, your choice of languages, and ships with some convenient proprietary code such as Wi-Fi drivers, 3D graphic drivers, Flash, and some browser plugins.  This is the recommended version for most users.</p>
<p>Advanced users may wish to use the free install DVD because it provides more desktop environments, several kernels, support for various hardware architectures, and developmental tools; but lacks proprietary drivers, codecs, and Flash.  The commercial version has all sorts of extra goodies and is available at <a href="http://store.mandriva.com/product_info.php?cPath=149&amp;products_id=479&amp;currency=USD">Mandriva Store</a>.</p>
<p>All Mandriva Linux formats come with a nice set of applications.  Web browsers, email clients, office programs, multimedia players, chat and messaging clients, photo and image management and manipulation apps, games, and utilities are found in the menu.  The online software repositories contain thousands more waiting to be installed.  Mandriva is one of the largest and most complete Linux distributions available.</p>
<h3><strong>2010 Improvements</strong></h3>
<p>For those familiar with Mandriva this release brings some great improvements.  The best two so far have been the increased stability and performance.  Mandriva may have had a reputation for being a bit crashy in the past, but it appears those days are gone.  In the several days since a fresh install only one application crash has occurred here, and this application is known to be unstable across distributions.  This new-found stability comes with even better speed as well.  Not only does Mandriva boot quicker, but desktop performance has improved noticeably.  Applications open and function faster, including the two heavyweights OpenOffice.org and Firefox.  There is virtually no graphic artifacting and redraws are immediate.  In addition, the 2010 graphics are just beautiful.</p>
<p>Some new features include a Live Upgrade for current users which allows them to update to 2010 without doing a fresh install.  The installer now features a handy graphical initial partition layout screen before starting the actual partitioner, and the partitioner now has a file browser that lets you look at your current partitions&#8217; data before making any decisions.  Most of Mandriva&#8217;s original tools have seen lots of improvements in usability and efficiency and Ext4 is now the default filesystem. New guest user allows you to let others use your computer without risking your data.</p>
<h3>Conclusion</h3>
<p>This really is a banner release for Mandriva.  It&#8217;s been a long time since I could recommend it too much, but it&#8217;s moved way up my list with 2010.  For new users the complete experience with Mandriva One live CD will convince you better than my words and for loyal users, well, you already know.  It might be too soon to say, but it feels like this release will go down as Mandriva&#8217;s best ever &#8211; and perhaps it just might be the best Linux release of the year.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-safely-uninstall-ubuntu-in-windows-dual-boot-environment/" title="How To Safely Uninstall Ubuntu From A Windows Dual-Boot PC (October 24, 2009)">How To Safely Uninstall Ubuntu From A Windows Dual-Boot PC</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/install-linux-with-ease-using-unetbootin/" title="How To Install Linux With Ease Using UNetbootin (July 30, 2008)">How To Install Linux With Ease Using UNetbootin</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/goblinx-an-alternative-os-with-4-different-flavors/" title="GoblinX &#8211; An Alternative Linux OS With 4 Different Flavors (November 2, 2009)">GoblinX &#8211; An Alternative Linux OS With 4 Different Flavors</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/3-ways-to-install-linux-on-windows-or-mac/" title="3 Ways to Install Linux on Windows or Mac (August 1, 2008)">3 Ways to Install Linux on Windows or Mac</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-1/" title="WinHack &#8211; Speed Up Your Windows XP Computer (Part 1) (October 1, 2008)">WinHack &#8211; Speed Up Your Windows XP Computer (Part 1)</a> (21)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/mandriva-linux-2010-perhaps-the-best-linux-release-all-year/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>10 Innovative Linux Wallpapers For Ubuntu Users</title>
		<link>http://www.makeuseof.com/tag/10-cool-innovative-linux-wallpapers-for-ubuntu-users/</link>
		<comments>http://www.makeuseof.com/tag/10-cool-innovative-linux-wallpapers-for-ubuntu-users/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 14:01:00 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=28319</guid>
		<description><![CDATA[It&#8217;s difficult not to get bored of Ubuntu&#8217;s default brown look. Or perhaps even tired of waiting for the visual overhaul that&#8217;s been speculated since Hardy Heron last year. How about taking things in your hand and adding some spice to the desktop with some cool Linux wallpapers for Ubuntu?
Here are 10 cool innovative Ubuntu [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s difficult not to get bored of Ubuntu&#8217;s default brown look. Or perhaps even tired of waiting for the visual overhaul that&#8217;s been speculated since Hardy Heron last year. How about taking things in your hand and adding some spice to the desktop with some cool Linux wallpapers for Ubuntu?</p>
<p>Here are 10 cool innovative Ubuntu linux wallpapers that would appeal to the Ubuntu enthusiasts!</p>
<div style="text-align:center"><a href="http://technology.desktopnexus.com/get/28914"><img src="http://www.makeuseof.com/wp-content/uploads/2009/11/darkubuntu.png" alt="linux wallpapers ubuntu" width="454" height="342" /><br />
The Dark Ubuntu</a></div>
<p><span id="more-28319"></span></p>
<div style="text-align:center"><a href="http://technology.desktopnexus.com/get/23723"><img src="http://www.makeuseof.com/wp-content/uploads/2009/11/woodenbuntu1.png" alt="linux wallpapers ubuntu" width="450" height="312" /><br />
Ubuntu Wood Set</a></div>
<div style="text-align:center"><a href="http://ttk1opc.deviantart.com/art/Ubuntu-Bokeh-105114091"><img src="http://www.makeuseof.com/wp-content/uploads/2009/11/ubuntubokeh1.png" alt="linux wallpapers ubuntu" width="450" height="312" /><br />
Ubuntu Bokeh</a></div>
<div style="text-align:center"><a href="http://fibermarupok.deviantart.com/art/Ubuntu-Metal-55505615"><img src="http://www.makeuseof.com/wp-content/uploads/2009/11/ubuntuMetal2.png" alt="linux wallpapers" width="450" height="312" /><br />
Ubuntu Metal</a></div>
<div style="text-align:center"><a href="http://www.flickr.com/photos/26021726@N07/2500667772/"><img style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/ubnturobots2.png" alt="linux wallpapers" width="450" height="312" /><br />
Linux for Robots </a></div>
<div style="text-align:center"><a href="http://technology.desktopnexus.com/get/109886"><img style="border: 1px solid black;" src="http://www.makeuseof.com/wp-content/uploads/2009/11/dontwindows.png" alt="linux wallpapers" width="450" height="281" /><br />
I don&#8217;t do Windows!</a></div>
<div style="text-align:center"><a href="http://www.fileden.com/files/2008/2/9/1749988/ubuntu%20denim.jpg"><img src="http://www.makeuseof.com/wp-content/uploads/2009/11/ubuntudenim1.png" alt="wallpapers linux" width="450" height="312" /><br />
Ubuntu Denim </a></div>
<div style="text-align:center"><a href="http://badjoker.deviantart.com/art/Incomplete-Poster-Ubuntu-85622868/"><img src="http://www.makeuseof.com/wp-content/uploads/2009/11/ubuntupainting2.png" alt="wallpapers linux" width="450" height="312" /><br />
Ubuntu Poster</a></div>
<div style="text-align:center"><a href="http://technology.desktopnexus.com/get/6226"><img src="http://www.makeuseof.com/wp-content/uploads/2009/11/ubuntuuser1.png" alt="wallpapers linux" width="450" height="312" /><br />
The Ubuntu User </a></div>
<div style="text-align:center"><a href="http://technology.desktopnexus.com/get/106182"><img src="http://www.makeuseof.com/wp-content/uploads/2009/11/ubuvswin1.png" alt="linux backgrounds wallpapers" width="450" height="312" /><br />
Ubuntu vs Windows</a></div>
<p>Looking for more? Here are a few sources you should check for these kind of wallpapers &#8211; <a href="http://www.desktopnexus.com">DesktopNexus</a> has an awesome collection of Ubuntu Wallpapers. <a href="http://www.ubuntu-art.org">Ubuntu-Art</a>, <a href="http://www.deviantart.com">DeviantArt</a> and <a href="http://www.flickr.com">Flickr</a> are other sources worthy of a mention.</p>
<p>Having a myriad of favorite wallpapers brings forth another issue &#8211; ideally you would want to cycle through them so that you can see them all at one time or another and it also lends that little bit freshness to your desktop. Well changing wallpapers automatically is easy peasy. Try <a href="https://help.ubuntu.com/community/WallpaperTray">Wallpaper-Tray</a>, its simple and straighforward. You point it to a folder, set the interval after which the wallpaper should be changed and it sets about to its task. If you are looking for something more flashy and feature rich take a look at other <a href="http://www.makeuseof.com/tag/5-wallpaper-changer-apps-for-linux/">wallpaper changers for Linux</a> and choose the one that suits your need.</p>
<p>One great thing about Linux is that you can customize even the slightest of details depending upon how much time you are willing to spend on it. While the result of a custom design would be truly amazing, it requires a fair bit of hacking and time. So you might want to check out how you can <a href="http://www.makeuseof.com/tag/how-to-customize-your-linux-desktop-with-gnomeart-ng/">browse, download and apply themes right from the Ubuntu desktop</a>. With tons of user contributed wallpapers, themes and icons, you can easily see time flying by when choosing the ultimate look and feel according to your choice.</p>
<p>And when you are done, let us know about it. Which Ubuntu wallpapers, themes, and icon sets are your favorites? We would love to check them out.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/wally-an-incredible-cross-platform-wallpaper-rotation-app/" title="Wally- Awesome Wallpaper Rotator for Windows, Mac &#038; Linux (November 15, 2009)">Wally- Awesome Wallpaper Rotator for Windows, Mac &#038; Linux</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/three-cool-desktops-from-make-use-of-readers/" title="Three Cool Desktops from MakeUseOf Readers (April 16, 2008)">Three Cool Desktops from MakeUseOf Readers</a> (32)</li>
	<li><a href="http://www.makeuseof.com/tag/rotate-your-desktop-backgrounds-automatically-with-wallpapa-windows/" title="Set Up Active Desktop Wallpaper With WallPapa [Windows] (July 2, 2009)">Set Up Active Desktop Wallpaper With WallPapa [Windows]</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-set-a-bing-wallpaper-desktop-slideshow-in-windows-7/" title="How to Set A Bing Wallpaper Desktop Slideshow In Windows 7 (July 30, 2009)">How to Set A Bing Wallpaper Desktop Slideshow In Windows 7</a> (39)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-customize-your-linux-desktop-with-gnomeart-ng/" title="How To Customize Your Linux Desktop With GnomeART-NG (July 23, 2009)">How To Customize Your Linux Desktop With GnomeART-NG</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/10-cool-innovative-linux-wallpapers-for-ubuntu-users/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>GoblinX &#8211; An Alternative Linux OS With 4 Different Flavors</title>
		<link>http://www.makeuseof.com/tag/goblinx-an-alternative-os-with-4-different-flavors/</link>
		<comments>http://www.makeuseof.com/tag/goblinx-an-alternative-os-with-4-different-flavors/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 22:00:32 +0000</pubDate>
		<dc:creator>Susan Linton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[better alternatives]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=27882</guid>
		<description><![CDATA[In today&#8217;s Ubuntu dominated Linux landscape, it&#8217;s refreshing to stumble upon an alternative linux software distribution choosing to follow its own path. GoblinX is one of these. After five years of development, they are still basing their distribution on Slackware and trying to ease the use of keeping it simple without assuming they know everything every [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/10/sl_goblinx3.png" alt="" vspace="5" align="left" />In today&#8217;s <a href="http://www.makeuseof.com/tags/ubuntu/">Ubuntu</a> dominated Linux landscape, it&#8217;s refreshing to stumble upon an alternative linux software distribution choosing to follow its own path. <a href="http://www.goblinx.com.br/en/">GoblinX</a> is one of these. After five years of development, they are still basing their distribution on <a href="http://www.slackware.com/">Slackware</a> and trying to ease the use of keeping it simple without assuming they know everything every user might want.</p>
<p>GoblinX began life as one of the strangest looking distros available. With its goblin logo, Halloween colors, gawdy window decorations, and strange wallpapers it surely gave its users a unique experience. Today, GoblinX tries to appear more mainstream, but they still refuse to bow to the tide.</p>
<p>The developers include little that&#8217;s not Open Source, which means <strong>no</strong> proprietary drivers, codecs, or plugins. What they do is provide a nice stable environment with handy applications. Most hardware is detected and auto-configured, but some wireless Ethernet cards may need manual configuration. Fortunately, unlike some distros, they have included Ndiswrapper for those who require Windows drivers to activate their wireless network interface controller in order to access the Internet.  GoblinX includes some graphical configuration tools as well for things like Wireless Protected Access and printer set up.</p>
<p>GoblinX offers several configurations. The most recent release was of their <a href="http://www.goblinx.com.br/en/?page_id=2">G:Standard</a>. This standard version ships with KDE 4 and applications such as Abiword, Pidgin, KOffice, and MPlayer. Under the hood is Linux 2.6.27.6 and Xorg X Server 1.6.3.  GCC 4.4.3 is installable. Other versions are <a href="http://www.goblinx.com.br/en/?page_id=8">G:Noblin</a> which features GNOME as the desktop environment, <a href="http://www.goblinx.com.br/en/?page_id=14">G:Mini</a> which uses <a href="http://ww.xfce.org/">Xfce 4</a>, and <a href="http://www.goblinx.com.br/en/?page_id=16">G:Micro</a> that ships with <a href="http://www.fluxbox.org/">Fluxbox</a>. While these versions and their source code are free to download, GoblinX developers also produce a version for USB memory sticks with GNOME and a netbook interface similar to Ubuntu Mobile that can be obtained for a nominal fee.<br />
<span id="more-27882"></span></p>
<div id="attachment_27897" class="wp-caption aligncenter" style="width: 595px"><img class="size-full wp-image-27897 " title="sl_goblinx_3_mini" src="http://www.makeuseof.com/wp-content/uploads/2009/10/sl_goblinx_3_mini.jpg" alt="alternative linux software" width="585" height="366" /><p class="wp-caption-text">GoblinX G:Mini with Xfce 4</p></div>
<p>The hard drive installer is relatively easy. The compact nature of the interface limits the options making it easier for the new user.  However, you may need to create a partition first using the included partition manager. The installer does have configurations for options such as user accounts, root password, filesystem, run level, and language.  Running from the live CD has the option to save users&#8217; configuration to a partition or removable media.</p>
<div id="attachment_27899" class="wp-caption aligncenter" style="width: 595px"><img class="size-full wp-image-27899 " title="sl_goblinx3_install" src="http://www.makeuseof.com/wp-content/uploads/2009/10/sl_goblinx3_install.jpg" alt="alternative linux software" width="585" height="366" /><p class="wp-caption-text">The GoblinX partition manager and installer</p></div>
<p>Being based on Slackware, it inherits Slackware&#8217;s package manage system. However, the much more friendly slapt-get and Gslapt graphical front-end are set up with GoblinX repositories and contain many other popular applications such as Firefox and OpenOffice.org.  Gslapt resembles and functions very much like Synaptic.  Find the application, mark it for installation, and click Apply is all there is to it.</p>
<div id="attachment_27903" class="wp-caption aligncenter" style="width: 595px"><img class="size-full wp-image-27903 " title="sl_goblinx_gslapt" src="http://www.makeuseof.com/wp-content/uploads/2009/10/sl_goblinx_gslapt.png" alt="alternative linux software" width="585" height="402" /><p class="wp-caption-text">The GoblinX package management - Gslapt</p></div>
<p>With this being a point-0 release, there are a few bugs. For example, the Gslapt package manager has problems completing its tasks at times and OpenOffice.org has dependencies missing from repositories.  These will no doubt be fixed in updates. In the mean time, OpenOffice.org from <a href="http://www.openoffice.org">www.openoffice.org</a> is an easy install and slapt-get at the commandline functions just fine.</p>
<p>slapt-get operates almost like <a href="http://en.wikipedia.org/wiki/Advanced_Packaging_Tool">APT</a>.  Whereas with APT one might <code>apt-get install &lt;package name&gt;</code>, with slapt-get one types <code>slapt-get --install &lt;package name&gt;</code>. The other functions are similar as well.  Type <code>slapt-get --help</code> for more.</p>
<p>For those wishing to use Ndiswrapper to extract and format their Windows drivers for their wireless Ethernet cards, the procedure is very simple. First mount your Windows partition, then point Ndiswrapper to the driver .inf file.  So, for example, one might:</p>
<p>1.  <code>mkdir /mnt/sda1</code><br />
2.  <code>mount -t auto /dev/sda1 /mnt/sda1</code><br />
3.  <code>ndiswrapper -i /mnt/sda1/SWSetup/WLAN/bcmwl5.inf</code></p>
<p>Then to use it simply:</p>
<p>1.  <code>modprobe ndiswrapper</code></p>
<p>If you have still have difficulties with certain Broadcom chips found in many laptop brands, perhaps try:</p>
<p>1.  <code>echo "blacklist b43" &gt;&gt; /etc/modprobe.d/blacklist</code><br />
2.  <code>echo "blacklist ssb" &gt;&gt; /etc/modprobe.d/blacklist</code><br />
3.  Then reboot your machine.</p>
<p>Another thing many folks may miss is the Adobe Flash Player.  While GoblinX repositories have <a href="http://www.gnu.org/software/gnash/">Gnash</a>, a free Open Source flash player that sometimes doesn&#8217;t work real well, many users prefer Adobe.  It&#8217;s easy to install as well.</p>
<p>1.  Visit <a href="http://get.adobe.com/flashplayer/">Flash Player download</a> and download the tar.gz format.<br />
2.  <code>tar -zxvf install_flash_player_10_linux.tar.gz</code><br />
3.  <code>mv libflashplayer.so .mozilla/plugins/</code></p>
<p>Other than those previously mentioned, very few if any other problems emerged while using GoblinX so far.  In addition, KDE 4 on GoblinX performs rather well, even on a system with only 512 megabytes of RAM.   Whereas GoblinX may not be &#8220;install and go&#8221; to some standards, it gives the user the choice to use proprietary code other distros may take away. GoblinX is simply a nice distribution derived from a solid code base that offers the user even something better than choice &#8211; something different.  And these days, anything different is good.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-safely-uninstall-ubuntu-in-windows-dual-boot-environment/" title="How To Safely Uninstall Ubuntu From A Windows Dual-Boot PC (October 24, 2009)">How To Safely Uninstall Ubuntu From A Windows Dual-Boot PC</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/install-linux-with-ease-using-unetbootin/" title="How To Install Linux With Ease Using UNetbootin (July 30, 2008)">How To Install Linux With Ease Using UNetbootin</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/8-great-alternative-desktop-managers-for-linux/" title="8 Great Alternative Desktop Managers For Linux (November 17, 2008)">8 Great Alternative Desktop Managers For Linux</a> (55)</li>
	<li><a href="http://www.makeuseof.com/tag/3-ways-to-install-linux-on-windows-or-mac/" title="3 Ways to Install Linux on Windows or Mac (August 1, 2008)">3 Ways to Install Linux on Windows or Mac</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-ubuntu-the-easy-way/" title="Tweak Ubuntu the Easy Way (February 24, 2008)">Tweak Ubuntu the Easy Way</a> (16)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/goblinx-an-alternative-os-with-4-different-flavors/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>3 Tools to Discover &amp; Install Awesome Linux Games</title>
		<link>http://www.makeuseof.com/tag/3-applications-resources-to-discover-install-awesome-linux-games/</link>
		<comments>http://www.makeuseof.com/tag/3-applications-resources-to-discover-install-awesome-linux-games/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 16:01:33 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[downloader]]></category>
		<category><![CDATA[gaming tools]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=26615</guid>
		<description><![CDATA[Linux has always had an impression of being a geek&#8217;s toolbox. Critics have often pointed out the lack of a user friendly interface and a lack of software applications and games that appeal to the general audience as one of the main reasons hindering its widespread adoption.
Things have changed a lot over the past few [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/10/linux_gameslogo.jpg" alt="" vspace="5" align="left" />Linux has always had an impression of being a geek&#8217;s toolbox. Critics have often pointed out the lack of a user friendly interface and a lack of software applications and games that appeal to the general audience as one of the main reasons hindering its widespread adoption.</p>
<p>Things have changed a lot over the past few years and there is plenty of eye candy available on the Linux desktop. Today however we are going to look at the gaming side of the spectrum and particularly at applications and resources you can use to find and install Linux games on your box.</p>
<h3><strong>Synaptic(or any other) Package Manager</strong></h3>
<p>A  package manager lists various software that you can install on your computer. As an example the package manager in Ubuntu is called the synaptic package manager and it lists tons of applications you can choose to install from.</p>
<p>You can find it under<em> System &gt; Administration</em>. In the sidebar you will find a special section dedicated to Linux games and amusement. Choose from official, multiverse and universe  and you will see the games that are available via the repositories. You might have to enable universe and multiverse repositories from within <em>System &gt; Administration &gt; Software Sources</em> if you don&#8217;t see them listed by default.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/synaptic.png" alt="linuc games" width="529" height="234" /></p>
<p><span id="more-26615"></span></p>
<h3><strong>Playdeb (for Debian/Ubuntu based distros)</strong></h3>
<p><a href="http://www.playdeb.net">Playdeb </a>is a gaming repository. They mention Ubuntu specifically but you should be able to use playdeb with other Debian/Ubuntu derivatives just fine.</p>
<p>To use Playdeb you have to install the playdeb package (technically you should be able to install Linux games without the package, but it is a recommended installation to avoid further complications). You can download the package&#8217;s deb file or configure the repository. The details are available <a href="http://www.playdeb.net/updates/#how_to_install">here</a>.</p>
<p>Once you have installed the required software you are good to go. Browse for games that are available on the playdeb website. There are plenty of them out there. You can browse your favorite genre from amongst fps, education, dungeon, simulation, mmorpg, music, space, action, strategy and more.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/playdeb0.png" alt="" width="395" height="252" /></p>
<p>Each Linux game listing consists of the necessary details along with a link to a Youtube video.  You can have a look at it to see if you would really like to install the game. If you like a game, installation is super easy and just a click away. Click on the big &#8220;<em>Install this now</em>&#8221; button and set the ball rolling. Soon the game along with all the dependencies will be downloaded, installed and ready for use.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/playdeb.png" alt="" width="542" height="334" /></p>
<h3><strong>djl</strong></h3>
<p>Inspired by Valve&#8217;s steam distribution setup, djl is a game manager for the Linux world. djl is not available in repositories so you would have to take the longer route for installation. Download the tarball from <a href="http://en.djl-linux.org/">here</a>. Extract the contents, and then run the included djl script. In case you are wondering here is what I mean:</p>
<ol>
<li>tar -xvf <em>&lt;djl tar.gz file name&gt;</em></li>
<li>cd djl</li>
<li>sh djl.sh</li>
</ol>
<p>You would have to specify certain configuration settings the first time you run djl and then you will be able to view the djl game manager. With that out of the way you can browse the repository of about 120 or so games, read about them, view screenshots and install them at the click of a few buttons. You can view recently added and recently updated Linux games from the news tab, join the chat at the djl IRC channel and install plugins to extend djl&#8217;s functionality.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/10/djl.png" alt="" width="540" height="419" /></p>
<p>You can find hundreds of games that you can install on your Linux machine using the applications mentioned above. If you are a gaming enthusiast chances are you will find one matching your taste.</p>
<p>Have you tried games that are available for Linux, besides the obvious solitaire games? Which ones are your favorite? Let us know in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/yo-frankie-free-open-source-platform-game/" title="Yo Frankie! &#8211; Free Open Source Platform Game (December 28, 2008)">Yo Frankie! &#8211; Free Open Source Platform Game</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/xvideoservicethief-ultimate-download-manager-for-online-videos/" title="xVideoServiceThief &#8211; Ultimate Download Manager for Online Videos (September 20, 2008)">xVideoServiceThief &#8211; Ultimate Download Manager for Online Videos</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/top-3-sites-for-nintendo-ds-walkthroughs-nb/" title="Top 3 Sites For Nintendo DS Walkthroughs (September 27, 2009)">Top 3 Sites For Nintendo DS Walkthroughs</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/how-about-some-wine-with-your-linux/" title="Run Windows Applications on Linux (or Mac) with WINE (June 23, 2008)">Run Windows Applications on Linux (or Mac) with WINE</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/rock-out-for-free-with-frets-on-fire/" title="Rock Out For Free With Frets On Fire (August 19, 2008)">Rock Out For Free With Frets On Fire</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/3-applications-resources-to-discover-install-awesome-linux-games/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Try Linux Live CDs from Windows Without Using any CDs</title>
		<link>http://www.makeuseof.com/tag/try-linux-live-cds-without-burning-or-restarting-the-computer/</link>
		<comments>http://www.makeuseof.com/tag/try-linux-live-cds-without-burning-or-restarting-the-computer/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 16:01:36 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux hacks]]></category>
		<category><![CDATA[linux tips]]></category>
		<category><![CDATA[live CD]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[portable app]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=25834</guid>
		<description><![CDATA[We have covered plenty of Live CD related articles here on MakeUseOf. From creating your own Windows Live CD, to creating a bootable USB drive from an bootable ISO image. Today let us have a look at a piece of software called MobaLiveCD &#8211; which lets you run Live CD&#8217;s without having to burn a [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/09/livecdlogo.jpg" alt="" vspace="5" align="left" />We have covered plenty of <a href="http://www.makeuseof.com/tags/live-cd/">Live CD</a> related articles here on MakeUseOf. From <a href="http://www.makeuseof.com/tag/how-to-create-your-own-custom-windows-live-cd/">creating your own Windows Live CD</a>, to <a href="http://www.makeuseof.com/tag/how-to-create-a-bootable-usb-drive-from-your-windows-cd/">creating a bootable USB drive from an bootable ISO image</a>. Today let us have a look at a piece of software called <a href="http://mobalivecd.mobatek.net/en/index.php">MobaLiveCD</a> &#8211; which lets you run Live CD&#8217;s without having to <a href="http://www.makeuseof.com/tag/imgburn-easy-free-cd-and-dvd-burner-app/">burn a CD</a> or even restart your computer. Basically, it&#8217;s another quick way to try Linux from Windows.</p>
<p>You can download MobaLiveCD from <a href="http://mobalivecd.mobatek.net/en/download.html">here</a>. A mere 1.6 MB download, MobaLiveCD presents an inviting prospect over virtualization solutions like Virtualbox, although it is not as feature rich. Under the hood, MobaLiveCD uses QEMU &#8211; the open source emulator. If you ever tried using QEMU, you would know that it requires a fair bit of configuration and know-how. MobaLiveCD does away with all that and provides you with a single executable file which launches the application, you don&#8217;t even need to install MobaLiveCD.</p>
<p>MobaLiveCD is a portable application, the interface is intuitive and straightforward. To run a Linux LiveCD:</p>
<ul>
<li>Just click on the &#8216;Run the LiveCD&#8217; button.</li>
<li>Browse to the iso image.</li>
<li>Choose whether to create a virtual hard drive or not and the LiveCD boots up.</li>
</ul>
<p>MobaLiveCD needs to copy files to the system32 directory, so you should run MobaLiveCD with elevated rights if you see an error like the one below. To do <em>with elevated rights</em> just click on the exe file and choose <em>Run as Administrator</em>.</p>
<p><span id="more-25834"></span></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/error.png" alt="try linux from windows" width="513" height="349" /></p>
<p>Keep in mind that you are essentially running another operating system inside Windows thus the resources available to MobaLiveCD will be limited. So you should not expect the same performance levels you would get by restarting the computer and booting from the CD ROM. Nevertheless depending upon your computer&#8217;s configuration you can still get decent performance, enough to let you try out the Linux Live CD thoroughly.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/ubuntu.png" alt="try linux in windows" width="540" height="390" /></p>
<p>You can toggle full screen mode using Ctrl + Alt + F and Ctrl + Alt would bring the cursor back to the host operating system. In addition you can use the Right-Click Menu button that would create a right click context menu entry for ISO files, allowing you to run an ISO file directly within MobaLiveCD from the context menu.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/booting.png" alt="try linux without installing" width="536" height="364" /></p>
<p>The latest version of MobaLiveCD can also be used to run a Live USB drive right inside Windows. Click on the <em>Run Live USB</em> button and follow the prompts. If you would like to save the state of your work MobaLiveCD also lets you create a virtual hard disk.</p>
<p>Oh and in case you are wondering which LiveCD you should download, check out the <a href="https://sites.google.com/site/chromeoslinux/download">Unofficial(fake) Chrome OS</a>. And now that we are on the topic, let me confess that it was out of an urge to try out the fake Chrome OS(and laziness to set up a virtual machine in Virtual Box)  that I realized MobaLiveCD is a cool application we haven&#8217;t covered yet, so now you know about it.</p>
<p>MobaLiveCD is great for testing  new Linux distributions with a Linux Live CD, downloading ISO&#8217;s before burning them or testing remastered Live CD&#8217;s that generally require some hit and miss to get things exactly the way you want. With MobaLiveCD you can test them without needing to set up a virtual machine or burning CD&#8217;s.</p>
<p>Have you used MobaLiveCD? Do you know of any other similar application? Let us know in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/tweak-windows-with-portable-ultimate-windows-tweaker/" title="Tweak Your Windows OS With Portable Ultimate Windows Tweaker (March 26, 2009)">Tweak Your Windows OS With Portable Ultimate Windows Tweaker</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/put-your-linux-distro-on-a-life-cd/" title="Put your Linux Distro on a Live CD (March 27, 2008)">Put your Linux Distro on a Live CD</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/put-your-life-on-a-stick/" title="Put your Life On a USB Stick [Linux] (April 7, 2008)">Put your Life On a USB Stick [Linux]</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/install-linux-with-ease-using-unetbootin/" title="How To Install Linux With Ease Using UNetbootin (July 30, 2008)">How To Install Linux With Ease Using UNetbootin</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-create-an-ubuntu-installation-usb-on-the-mac/" title="How To Create A Portable Ubuntu Installation USB On The Mac (August 9, 2009)">How To Create A Portable Ubuntu Installation USB On The Mac</a> (43)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/try-linux-live-cds-without-burning-or-restarting-the-computer/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>4 Linux Applications To Keep Your Kids Ahead of the Game</title>
		<link>http://www.makeuseof.com/tag/4-childrens-linux-applications-to-keep-your-kids-ahead-of-the-game/</link>
		<comments>http://www.makeuseof.com/tag/4-childrens-linux-applications-to-keep-your-kids-ahead-of-the-game/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 16:00:36 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[kids]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=24640</guid>
		<description><![CDATA[Today we&#8217;re going to continue our journey through the Ubuntu software repository looking for more children&#8217;s Linux educational software. As I dutifully noted in the previous article about chemistry applications, Ubuntu and Linux distributions in general, have a wealth of great educational software. As more and more parents allow their children to use the computer, [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/09/2614613280_7cb3e1a40b_b1.png" alt="" vspace="5" align="left" />Today we&#8217;re going to continue our journey through the Ubuntu software repository looking for more children&#8217;s Linux educational software. As I dutifully noted in the previous article about <a href="http://www.makeuseof.com/tag/3-ubuntu-chemistry-software-applications-for-students/">chemistry applications</a>, Ubuntu and Linux distributions in general, have a wealth of great educational software. As more and more parents allow their children to use the computer, setting up your kids with a Linux distribution makes even more sense:</p>
<ul>
<li>You don&#8217;t have to worry about security, system maintenance and updates.</li>
<li>A separate, unprivileged account for your kids makes sure that anything they could possible to to the system is limited to one account; if anything goes wrong just delete it and create another one.</li>
<li>Call of Duty, zombies, and other modern 3D PC games won&#8217;t run without additional emulation software and hackery. Safe to say, if your kid manages to play Crysis on a Ubuntu box using just WINE, his future&#8217;s looking bright.</li>
</ul>
<p><span id="more-24640"></span><br />
<strong>Kanagram</strong> mixes up the letters of a word, creating an anagram. You have to guess what the mixed up word is. Kanagram is a great children&#8217;s Linux program that features several built-in word lists, hints, and a cheat feature which reveals the original word. Kanagram also has a vocabulary editor, so you can make the game be as hard as you want it to be.</p>
<p align="center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090911at11.20.28.png" alt="childrens linux" /></p>
<p>Kanagram is cool, but wait until you hear about <strong>GCompris</strong>. Designed to be the end-all be-all of children&#8217;s Linux educational software suites, it has about 100 activities, and an age recommendation of 2-10. It&#8217;s got everything you&#8217;d want, from reading practice, to science, algebra, drawing, geography quiz and even chess. There are even activities for discovering the computer&#8217;s peripherals. When you start the program, GCompris presents the list of activities, and a control bar at the bottom.</p>
<p align="center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090911at11.32.06.pn" alt="linux educational software" /></p>
<p>Each icon stands for an activity. When the mouse is hovering over it, more information appears: the name, description and author of the activity are displayed in the description area. A click on the icon will lead you to an activity or a menu of activities. GCompris is translated into more than 50 languages.</p>
<p>We&#8217;ve all seen the commercial with the kid who likes drawing on the furniture. Oddly enough, his mother is happy about that because she was anxious to test her new Pronto spray. In real life, I think you&#8217;d rather install <strong>TuxPaint</strong> and let the creativity flow freely on the computer screen. It&#8217;s recommended for kids aged 3 through 12, it has easy to use interface and a funny penguin that sits in the bottom left and encourages your efforts.</p>
<p align="center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090911at11.38.35.png" alt="linux for kids" /></p>
<p>Finally, we&#8217;ve got <strong>Earth3D</strong>, which is very similar to Google Earth and is a great way to teach your kid about geography. Unlike its Google counterpart, Earth3D taps into various map providers and time stamps. You can watch the ice in Greenland melt away before your eyes,  learn country flags and borders.</p>
<p align="center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090911at11.30.09.png" alt="" /></p>
<p>You can install any of the Ubuntu software discussed in this article by searching for their name in the Synaptic Package Manager, checking the box on the left of its name and clicking ”Apply Changes”. To launch Synaptic, choose System &gt; Administration &gt; Synaptic Package Manager.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Screenshot20090908at11.57.03" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090908at11.57.032.png" border="0" alt="kids linux" width="549" height="344" /></p>
<p>Most children&#8217;s Linux educational software is readily available for other distributions such as Fedora or SuSE, in their respective package managers, so try searching for the application name. We describe the installation process for Ubuntu because it’s the most widely used of the bunch.</p>
<p>You might want to check out some other posts related to <a href="http://www.makeuseof.com/tags/linux/">Linux</a>, <a href="http://www.makeuseof.com/tags/ubuntu/">Ubuntu</a> or <a href="http://www.makeuseof.com/tags/education/">education</a>, here on MakeUseOf. We have also published the “<a href="http://www.makeuseof.com/tag/a-newbies-initiation-to-linux-free-pdf/">Newbie’s Getting Started Guide to Linux</a>” ebook.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/top-3-sites-to-make-flashcards-for-your-kids/" title="Top 3 Sites To Make Flash Cards For Your Kids (August 29, 2009)">Top 3 Sites To Make Flash Cards For Your Kids</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/neok12-an-educational-kids-website-that-teaches-your-children/" title="NeoK12 &#8211; Educational Kids Website that Teaches Your Children (September 9, 2009)">NeoK12 &#8211; Educational Kids Website that Teaches Your Children</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/alice-teaches-object-oriented-computer-programming-to-kids/" title="Alice Teaches Object Oriented Computer Programming To Kids (November 14, 2009)">Alice Teaches Object Oriented Computer Programming To Kids</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/use-memoriser-to-memorize-information-fastduring-your-work-day/" title="Use Memoriser to Memorize Information Fast During Work Day (October 2, 2009)">Use Memoriser to Memorize Information Fast During Work Day</a> (3)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-ubuntu-the-easy-way/" title="Tweak Ubuntu the Easy Way (February 24, 2008)">Tweak Ubuntu the Easy Way</a> (16)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/4-childrens-linux-applications-to-keep-your-kids-ahead-of-the-game/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>3 Useful Ubuntu Apps for Chemistry Students</title>
		<link>http://www.makeuseof.com/tag/3-ubuntu-chemistry-software-applications-for-students/</link>
		<comments>http://www.makeuseof.com/tag/3-ubuntu-chemistry-software-applications-for-students/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 14:01:41 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[calculator]]></category>
		<category><![CDATA[drawing]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[students]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=24427</guid>
		<description><![CDATA[ An often overlooked aspect when compared with other more popular operating systems, Ubuntu enables students of various ages and topics to access a wealth of educational software. Of course, like all the software presented in the Synaptic Package Manager or Add/Remove Applications, these incredible useful tools are available for free and  can be installed [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/09/2614613280_7cb3e1a40b_b.png" border="0" alt="" vspace="5" align="left" /> An often overlooked aspect when compared with other more popular operating systems, Ubuntu enables students of various ages and topics to access a wealth of educational software. Of course, like all the software presented in the Synaptic Package Manager or Add/Remove Applications, these incredible useful tools are available for free and  can be installed immediately from the Internet.</p>
<p><strong>BKChem</strong> is a chemical drawing Ubuntu chemistry software that&#8217;s packed with features. It supports, according to the developer team website: bond-by-bond drawing, bond length and angle restrictions to assist with the drawing, ready to use templates of common rings, the ability to expand common groups from abbreviated to structural form, support for linear formulas, radicals &amp; charges, arrows (several types &#8211; normal, retro, equilibrium, etc.), rich text, color support, simple vector graphics (rectangles, circles, polygons etc.). Another nice touch is the automatic validity check of the drawings.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090908at10.38.371.png" border="0" alt="Screenshot20090908at10.38.37" width="550" height="403" /></p>
<p><span id="more-24427"></span><br />
Editing is also a breeze with unlimited undo and redo capabilities, aligning, scaling, rotation (2D, 3D), aligning of molecules so that particular bond is horizontal/vertical, rotation of molecular fragments around bonds (conformation changes), definition of personal preferred drawing style (bond lengths, widths, colors).</p>
<p>You&#8217;re not locked in if your school uses another software. BKChem has export capabilities for SVG (native data are transparently embedded into SVG file), OpenOffice Draw format, ODF (OpenOffice 2.0), Encapsulated PostScript, PDF, PNG, basic support for both CML1 and CML2, Molfiles and generation of SMILES.It can also import CML1 and CML2, Molfiles, SMILES (subset) and INChI (subset). BkChem is translated in English, French, Czech, Polish, German and Traditional Chinese translations.</p>
<p><strong>Chemical Calculator</strong> or <strong>GChemCalc</strong> is another Ubuntu chemistry software app that&#8217;s a simple chemical calculator for determining molecular weights of a formula and their respective percentages, all really fast and easy. There&#8217;s not much to be said about it, except I use it all the time &#8211; simple is almost always better.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090908at10.41.431.png" border="0" alt="Screenshot20090908at10.41.43" width="357" height="498" /></p>
<p><strong>Kalzium</strong> provides you with all kinds of information about elements in the Periodic Table of the Elements. You can lookup information about the elements and also use visualizations to show them. It is free and licensed under the GNU Public License.</p>
<p>You can visualize the Periodic Table of the Elements by groups, blocks, and families. You can plot data for a range of elements for properties like the boiling point or the atomic mass and can go back in time and see what elements were known at a given data.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090908at10.41.301.png" border="0" alt="Screenshot20090908at10.41.30" width="550" height="363" /></p>
<p>Kalzium is divided in a navigation panel on the left and the table view which shows the elements of the periodic table. The standard menu bar allows you to choose what you want to display and the status bar reports facts. You can hide the navigation panel by using the <em>View-&gt;Show Sidebar</em> menu.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090908at11.52.521.png" border="0" alt="Screenshot20090908at11.52.52" width="550" height="495" /></p>
<p>When you move the mouse cursor on an element of the table, an overview of the current element in the Overview tab of the navigation panel will be displayed. You can choose  several views for the table: display the elements per families, per groups, per crystal structure, depending on their acidic behavior, etc. You can change all that in the menu bar in the <em>View-&gt;Scheme</em> menu. If you want to know facts about a precise element, click on it in the table and the information dialog will be displayed.You can also calculate the molecular mass of molecules with the tool in its sidebar. You can enter linear formulas to calculate their weight.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/09/Screenshot20090908at11.57.031.png" border="0" alt="Screenshot20090908at11.57.03" width="550" height="345" /></p>
<p>You can install any of the Ubuntu chemistry software applications discussed in this article by searching for their name in the Synaptic Package Manager, checking the box on the left of its name and clicking ”<em>Apply Changes</em>”.<strong> </strong>To launch Synaptic, choose <em>System &gt; Administration &gt; Synaptic Package Manager</em>.</p>
<p>Most educational software is readily available for other distributions such as Fedora or SuSE, in their respective package managers, so try searching for the application name. We describe the installation process for Ubuntu because it&#8217;s the most widely used of the bunch.</p>
<p>Another aspect worth noting are the custom made distributions, designed from the get-go to be used by students in an educational environment. We&#8217;ll get into the details of this in the upcoming eBook, a handy guide for setting up your kids with a computer.</p>
<p>You might want to check out some other posts related to <a href="http://www.makeuseof.com/tags/linux/">Linux</a>, <a href="http://www.makeuseof.com/tags/ubuntu/">Ubuntu</a> or <a href="http://www.makeuseof.com/tags/education/">education</a>, here on MakeUseOf. We have also published the &#8220;<a href="http://www.makeuseof.com/tag/a-newbies-initiation-to-linux-free-pdf/">Newbie’s Getting Started Guide to Linux</a>&#8221; ebook.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/perform-high-precision-calculations-with-speedcrunch/" title="SpeedCrunch &#8211; High Precision Freeware Desktop Calculator (January 5, 2009)">SpeedCrunch &#8211; High Precision Freeware Desktop Calculator</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/handy-tools-for-students/" title="Websites For Students: 10 Online Learning Tools (January 20, 2009)">Websites For Students: 10 Online Learning Tools</a> (82)</li>
	<li><a href="http://www.makeuseof.com/tag/mathway-a-step-by-step-mathematics-problems-solver/" title="Mathway &#8211; A Step By Step Mathematics Problems Solver (September 2, 2008)">Mathway &#8211; A Step By Step Mathematics Problems Solver</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/3-cool-science-experiments-you-can-do-at-home/" title="3 Cool Science Experiments You Can Do At Home (January 23, 2009)">3 Cool Science Experiments You Can Do At Home</a> (37)</li>
	<li><a href="http://www.makeuseof.com/tag/studeous-schools-teachers-and-students-unite/" title="Studeous &#8211; Collaboration Suite for Teachers and Students (May 4, 2008)">Studeous &#8211; Collaboration Suite for Teachers and Students</a> (19)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/3-ubuntu-chemistry-software-applications-for-students/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 Emulators To Play Free Old School Games On Your Linux Machine</title>
		<link>http://www.makeuseof.com/tag/3-emulators-to-play-free-old-school-games-on-your-linux-machine/</link>
		<comments>http://www.makeuseof.com/tag/3-emulators-to-play-free-old-school-games-on-your-linux-machine/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 16:01:02 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[dos]]></category>
		<category><![CDATA[emulation]]></category>
		<category><![CDATA[linux hacks]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=23635</guid>
		<description><![CDATA[Old school games have always been fun, yet simple and easy to play. They may not have the best of the graphics but you can surely enjoy a trip down memory lane!
When it comes to emulators, Linux is right up there. It might not be able to run Crysis or World of Warcraft, however you [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/08/mario.png" alt="" vspace="5" align="left" />Old school games have always been fun, yet simple and easy to play. They may not have the best of the graphics but you can surely enjoy a trip down memory lane!</p>
<p>When it comes to emulators, Linux is right up there. It might not be able to run Crysis or World of Warcraft, however you can surely run various free old school games like Mario, Popeye, Contra, etc.</p>
<p>Here is how you can play those  old, free games on your Linux machine. There are various emulators available for Linux, let us look at them one by one.</p>
<h3><strong>DOSBox</strong></h3>
<p>Simply put, DOSBox is a DOS-emulator and lets you re-visit the good old days when DOS used to rule the roost. Using DOSBox you can play all those DOS games that you loved.</p>
<p>Just install DOSBox, download the game you want to play, run DOSBox from the terminal and execute the game you just downloaded for a trip back in time! The best way to download your favorite game is to Google it.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/dosbox.png" alt="" width="514" height="366" /></p>
<p><span id="more-23635"></span><br />
Check your distributions package manager, Ubuntu users can <em>sudo apt-get install dosbox</em>.</p>
<h3><strong>ZSNES</strong></h3>
<p>ZSNES emulates the Super Nintendo Entertainment System (NES/SNES). You can thus play almost all of the popular games that made their way onto the NES.</p>
<p>You can install ZNES using your package manager. Once installed you would need to download some of those old, free games. These are generally called SNES ROMs. These are freely available across the Internet and specially on various p2p networks.</p>
<p><strong>PLEASE NOTE</strong> that downloading ROMs may be illegal, so you might want to re-consider your decision before you go in for the download.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/zsnes.png" alt="" width="458" height="210" /></p>
<p>Fire up ZSNES emulator and you can play the game you just downloaded by loading it via the Game &gt; Load option within the ZSNES emulator.</p>
<h3><strong>gnuboy</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/zelda.png" alt="" width="320" height="285" /></p>
<p>gnuboy emulates the GameBoy console. So if you are interested in playing some of your favorite GameBoy games on the PC, give gnuboy a spin. It has great compatibility with almost every free old school game you might want to play.</p>
<p>As with other platforms, you can find games floating around on the Internet, you just need to put your head down and search!  You need to install <em>gnuboy-sdl</em> or <em>gnuboy-svga</em> or <em>gnuboy-x</em> depending upon which libraries you want to support. Again, as above, gnuboy is generally available through the package manager.</p>
<h3><strong>Where to get the free old games</strong></h3>
<p>The games are generally a Google search away, however you can also check out various p2p networks to find ROMs for your emulator. <a href="http://www.abandonia.com/en/game/all">Abandonia</a> and <a href="http://www.pdroms.de">PDRoms</a> are great for finding such games as well.</p>
<p>Are you still into old school games? Tell us about the emulators you use and your favorite games in the comments section!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-run-dos-games-under-windows-xp/" title="How To Play DOS Games Under Windows XP (August 7, 2009)">How To Play DOS Games Under Windows XP</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/try-linux-live-cds-without-burning-or-restarting-the-computer/" title="Try Linux Live CDs from Windows Without Using any CDs (October 1, 2009)">Try Linux Live CDs from Windows Without Using any CDs</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/top-2-sites-to-play-old-nintendo-games-online-nb/" title="Top 2 Sites To Play Old Nintendo Games Online (September 19, 2009)">Top 2 Sites To Play Old Nintendo Games Online</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/run-windows-mobile-65-on-your-desktop-with-the-new-sdk/" title="How To Run Windows Mobile 6.5 On Your PC Desktop (June 9, 2009)">How To Run Windows Mobile 6.5 On Your PC Desktop</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-play-sony-playstation-2-games-on-your-pc/" title="How to play Sony PlayStation 2 Games on your PC (August 12, 2008)">How to play Sony PlayStation 2 Games on your PC</a> (124)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/3-emulators-to-play-free-old-school-games-on-your-linux-machine/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>How To Install Fonts on Windows, Mac &amp; Linux</title>
		<link>http://www.makeuseof.com/tag/how-to-install-fonts-on-windows-mac-linux/</link>
		<comments>http://www.makeuseof.com/tag/how-to-install-fonts-on-windows-mac-linux/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 14:01:49 +0000</pubDate>
		<dc:creator>Tina</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=23059</guid>
		<description><![CDATA[A pretty font can dramatically enhance a graphic design. And a unique font is a must, if text is involved in a logo design. Most brands create their own custom font to express the uniqueness of their product.
Few of us have the skills to create our own fonts. Fortunately, there are tons of free text [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/08/InstallFonts04.png" border="0" alt="" vspace="5" align="left" />A pretty font can dramatically enhance a graphic design. And a unique font is a must, if text is involved in a logo design. Most brands create their own custom font to express the uniqueness of their product.</p>
<p>Few of us have the skills to create our own fonts. Fortunately, there are tons of free text fonts available on sites like <a title="free text fonts" href="http://www.makeuseof.com/dir/dafont/">DaFont</a>, <a title="free fonts directory" href="http://www.makeuseof.com/dir/ffonts-free-fonts-directory/">FFonts</a>, <a title="1001 Free Fonts" href="http://www.1001freefonts.com/">1001 Free Fonts</a> or <a title="amazing free to use fonts" href="http://www.makeuseof.com/dir/fontex-directory-of-amazing-handpicked-free-fonts/">Fontex</a>. Once you have downloaded your favorites, you&#8217;ll need to figure out how to install those fonts. Here&#8217;s a basic guide on how to install fonts on Windows, Linux and Mac.</p>
<p>Please uncompress / unzip all fonts before trying to install them, preferably into a separate folder. If you select a manual installation process, you can unzip files right into the respective font folder. Make sure you delete eventually included text files, which don&#8217;t belong into this folder.</p>
<p><span id="more-23059"></span></p>
<h2><strong>Windows</strong></h2>
<p><strong>Supported fonts:</strong></p>
<ul>
<li>TrueType</li>
<li>OpenType</li>
<li>PostScript type 1 (requires Adobe Type Manager (ATM) or ATM Deluxe; comes with Windows XP and up)</li>
<li>Windows bit mapped FON</li>
</ul>
<p><strong>Installation process under XP:</strong></p>
<p><img style="border: 0pt none; margin-left: 20px; margin-top: 5px; margin-bottom: 5px;" src="http://www.makeuseof.com/wp-content/uploads/2009/08/InstallFonts02.png" border="0" alt="how to install fonts" vspace="5" width="215" height="229" align="right" /></p>
<ul>
<li>Close all applications.</li>
<li>Select font files and copy them into C:\Windows\Fonts folder.</li>
</ul>
<p><strong>Alternative installation process under XP:</strong></p>
<ul>
<li>Close all applications.</li>
<li>Go to &gt; Start Menu &gt; Control Panel (&gt; Appearance and Themes) &gt; Fonts.</li>
<li>From the &gt; Fonts folder menu open &gt; File &gt; Install a new font&#8230;</li>
<li>Browse for your fonts and click &gt; OK to install.</li>
</ul>
<p><strong>Installation process under Vista and 7:</strong></p>
<ul>
<li>Close all applications.</li>
<li>Right-click font files to be installed.</li>
<li>A menu will pop up, select &gt; Install.</li>
</ul>
<p><strong>Alternative installation process under Vista and 7:</strong></p>
<ul>
<li>Close all applications.</li>
<li>Go to &gt; Start Menu &gt; Control Panel (&gt; Appearance and Personalization) &gt; Fonts.</li>
<li>Right-click into the list of fonts and select &gt; Install a new font&#8230; from the menu.</li>
<li>Browse for your fonts and click &gt; OK to install.</li>
</ul>
<h2><strong>Ubuntu Linux</strong></h2>
<p><strong>Supported fonts:</strong></p>
<ul>
<li>TrueType</li>
<li>OpenType</li>
</ul>
<p><strong>Installation process to install for single user:</strong></p>
<p><img style="border: 0pt none; margin-top: 5px; margin-bottom: 5px;" src="http://www.makeuseof.com/wp-content/uploads/2009/08/InstallFonts03.png" border="0" alt="how to install fonts" vspace="5" width="197" height="193" align="right" /></p>
<ul>
<li>Close all applications.</li>
<li>Open &gt; /home folder.</li>
<li>In the menu open &gt; View and &gt; Show Hidden Files.</li>
<li>You will now see the &gt; .fonts folder. If not, create that folder.</li>
<li>Copy font files into the &gt; .fonts folder.</li>
</ul>
<p><strong>Installation process to install for all users:</strong></p>
<ul>
<li>Close all applications.</li>
<li>Save fonts in a separate folder on &gt; Desktop, e.g. &gt; newfonts.</li>
<li>Open &gt; terminal and start command &gt; sudo cp -R ~/Desktop/newfonts /usr/share/fonts</li>
<li>Optional: rebuild font cache with command &gt; sudo fc-cache -f -v</li>
</ul>
<p>Damian has written a thorough post on <a title="Install Microsoft Fonts in Ubuntu Linux" href="http://www.makeuseof.com/tag/how-to-install-microsoft-core-fonts-in-ubuntu-linux/">How To Install Microsoft Text Fonts in Ubuntu Linux</a>.</p>
<h2><strong>Mac OS X</strong></h2>
<p><strong>Supported fonts:</strong></p>
<ul>
<li>Multiple Master (OS 10.2+)</li>
<li>TrueType</li>
<li>data fork TrueType (DFont; OS X+)</li>
<li>OpenType</li>
<li>PostScript type 1 (requires ATM or ATM Deluxe; comes with OS X)</li>
</ul>
<p><strong>Installation process under Mac OS X:</strong></p>
<ul>
<li>Close all applications.</li>
<li>Open folder that contains fonts to install.</li>
<li>Select fonts to be installed.</li>
<li>Drag and drop the selected font files into the &gt; Library&#8217;s Font folder.</li>
</ul>
<p><strong>Installation process under Mac OS 10.3+ using FontBook:</strong></p>
<ul>
<li>Close all applications.</li>
<li>Open folder that contains fonts to install.</li>
<li>Double-click icon of font to be installed.</li>
<li>FontBook opens and you can preview the font.</li>
<li>To install only for you, click &gt; Install Font button.</li>
<li>To install for all users, select &gt; Preferences and change &gt; Default Install Location from &gt; User to &gt; Computer, then click &gt; Install Font button.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://www.makeuseof.com/wp-content/uploads/2009/08/InstallFonts01.png" border="0" alt="install a font" width="580" height="387" /></p>
<h2><strong>Troubleshooting</strong></h2>
<p>I hope the above guide was thorough enough, but you may still run into problems. Just in case, here are possible solutions to some of the most common issues.</p>
<p><strong>Fonts don&#8217;t show in program.</strong></p>
<ul>
<li>Make sure you installed a supported font format.</li>
<li>Exit all programs before installing new fonts.</li>
<li>Restart programs after installing new fonts.</li>
<li>If restarting the program fails, reboot operating system.</li>
<li>Were the fonts installed into the correct folders?</li>
</ul>
<p><strong>Issues with displaying or printing text.</strong></p>
<ul>
<li><em>Mac:</em> To properly view and print PostScritp type 1 fonts, ATM is required.</li>
<li>PostScript type 1 fonts consist of two files: PFB (printer font binary) and PFM (printer font metrics). Both need to be installed in order for these fonts to display correctly both on screen and in print.</li>
</ul>
<p><strong>Fonts not available to applications running in Classic mode (Mac).</strong></p>
<ul>
<li>Install fonts in Macintosh TrueType or Macintosh PostScript into the fonts folder inside classic system folder.</li>
</ul>
<p><strong>Font only available to user who installed it (Mac, Linux).</strong></p>
<ul>
<li><em>Mac:</em> Make sure fonts were installed into the system library font folder, instead of /Users/username/Library/Fonts.</li>
<li><em>Linux:</em> Make sure fonts were installed into system folder. See instructions for details, eventually repeat the process.</li>
</ul>
<p>Now that you know how to install new fonts, are you asking yourself where to find them? Mark has written a post about <a title="Download Free Fonts" href="http://www.makeuseof.com/tag/the-top-5-best-online-sources-for-fonts/">5 Excellent Sources To Download Free Text Fonts</a>. If you&#8217;re creative you can even create your own fonts. Saikat has a post about <a title="Create Custom Fonts on Windows" href="http://www.makeuseof.com/tag/create-your-own-fonts-symbols-characters-windows/">How To Create Your Own Fonts &amp; Characters on Windows</a> and Kabir wrote about <a title="Online Tools to Make Custom Fonts" href="http://www.makeuseof.com/tag/two-free-tools-to-make-your-very-own-fonts/">2 Free Tools To Make Your Own Text Fonts</a>, which will also work for Linux and Mac.</p>
<p>What&#8217;s your favorite font or typeface?</p>
<p><small>Image credits: <a rel="nofollow" href="http://www.sxc.hu/profile/nookiez">nookiez</a></small>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-install-microsoft-core-fonts-in-ubuntu-linux/" title="How To Install Microsoft Text Fonts In Ubuntu Linux (December 8, 2008)">How To Install Microsoft Text Fonts In Ubuntu Linux</a> (46)</li>
	<li><a href="http://www.makeuseof.com/tag/four-free-creative-writing-applications-for-mac/" title="Four Free Creative Writing Applications For The Mac (September 4, 2008)">Four Free Creative Writing Applications For The Mac</a> (1)</li>
	<li><a href="http://www.makeuseof.com/tag/the-top-5-best-online-sources-for-fonts/" title="5 Excellent Sources To Download Free Text Fonts (November 28, 2008)">5 Excellent Sources To Download Free Text Fonts</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/ywriter-word-processor-for-creative-writing/" title="yWriter &#8211; A Word Processor For Creative Writing (March 24, 2009)">yWriter &#8211; A Word Processor For Creative Writing</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/want-to-type-faster-no-touch-typing-courses/" title="Want to Type Faster? (Not Another Touch Typing Course) (March 3, 2007)">Want to Type Faster? (Not Another Touch Typing Course)</a> (24)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-install-fonts-on-windows-mac-linux/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Linux Mint: Your Best Choice for a Desktop Linux OS</title>
		<link>http://www.makeuseof.com/tag/linux-mint-your-best-choice-for-a-desktop-linux-os/</link>
		<comments>http://www.makeuseof.com/tag/linux-mint-your-best-choice-for-a-desktop-linux-os/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 14:01:35 +0000</pubDate>
		<dc:creator>Stefan Neagu</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[better alternatives]]></category>
		<category><![CDATA[linux mint]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=22983</guid>
		<description><![CDATA[Ubuntu has been heralded by many as the apogee of the user-friendly, consumer driven Linux distribution. But what if there was an even better alternative? An operating system that benefits from the extensive Ubuntu repository, the proven Debian core and an user interface that would make it easy for Windows users to switch?  And better [...]]]></description>
			<content:encoded><![CDATA[<p>Ubuntu has been heralded by many as the apogee of the user-friendly, consumer driven <a href="http://www.makeuseof.com/tags/linux/">Linux</a> distribution. But what if there was an even better alternative? An operating system that benefits from the extensive Ubuntu repository, the proven Debian core and an user interface that would make it easy for Windows users to switch?  And better yet, how about an operating system with the motto “<em>From Freedom Came Elegance</em>”?</p>
<p>Linux Mint, a distribution based on <a href="http://www.makeuseof.com/tags/ubuntu/">Ubuntu</a>, has won a significant share of users, and represents a better Linux experience for both advanced and first time users. Simple yet effective tweaks, like the Mint Menu, might not appear very impressive at first glance but they affect your daily routines in a positive manner. It’s the same principle that makes Apple software better: an uncanny attention to details and yes, elegance.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Picture22.png" border="0" alt="Picture2" width="550" height="344" /></p>
<p><span id="more-22983"></span><br />
Gloria, or version 7, was launched by the development team in June and is based on Ubuntu 9.04 ‘Jaunty Jackalope’. The release schedule for new versions of Linux Mint is tightly linked to Ubuntu’s, with updated versions releasing within 3 months of the official Ubuntu launch date.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Picture13.png" border="0" alt="Picture1" width="550" height="56" /></p>
<p>The Mint tools, a set of applets or small applications, pre-installed extras and a customized theme package are basically what set Linux Mint apart. Support for MP3s, AVI video files, Java, and proprietary hardware drivers come standard. It’s like buying a tuned card straight from the factory, except Linux Mint is completely free.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Picture111.png" border="0" alt="Picture11" width="549" height="92" /></p>
<p>The theme looks sleek and attractive, with shades of minty green and black, unlike the brown bliss of its father. You’re going to notice the similarity with the Windows taskbar immediately – the ‘Start’ button, quick launch and tray icons are right where they are supposed to be. The same goes for the windows switching area, there’s no separate bar. This makes for a quick and painless switch for those who would prefer the advantage of running Linux without having to spend a great deal of time adjusting to the UI (User Interface).</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Picture211.png" border="0" alt="Picture21" width="550" height="378" /></p>
<p>The Linux Mint Menu works pretty much like its Windows Vista and 7 counterparts, providing quick access to system locations, applications or configuration panels. If you have many applications installed and forget how the one you needed was called, you had to scroll down alphabetically in Windows, which is quite tedious if you have the bad habit of trying stuff all the time. The Mint Menu makes this experience much better by organizing the application by their category: Office, Internet, Administration, etc. The ‘Filter’ search box also has a leg up; it provides various actions related to your keyword automatically, be it a Google  search, an application or a package you want to install.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Picture121.png" border="0" alt="Picture12" width="550" height="394" /></p>
<p>Linux Mint Install is another cool applet that replaces the standard Add/Remove Applications feature. Neatly organized in categories, featuring descriptions, ratings and reviews, applications couldn’t be easier to locate and install. It’s considerably simpler than on Windows; select the application, click ‘Install’ and you’re set.  Because Linux Mint is based  on Ubuntu, it’s compatible with the same huge repository of applications.</p>
<p>Mint Update keeps all the software updated with the latest patches for security and performance. Forget about checking Windows Update and then each application individually – Mint Update works with all the applications installed using Mint Install as well as the system packages. It even assigns a number to each update so you can quickly assess its importance and compatibility with your system.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/Picture31.png" border="0" alt="Picture3" width="550" height="348" /></p>
<p>The Control Center, a feature that will look familiar to KDE users, is now available in the default Gnome window manager, aggregating all the available configuration applets – complete with a search bar and categories.</p>
<p>A few more tweaks and applets make Linux Mint great, but they are less important and I’m sure you’ll discover them yourself. Linux Mint <a href="http://www.linuxmint.com/download.php">comes</a> in both 32bit and 64bit, with <a href="http://www.kde.org/">KDE</a>, <a href="http://www.gnome.org/">GNOME</a> and <a href="http://www.xfce.org/">XFCE</a> flavors available <a href="http://www.linuxmint.com/download_ce.php">here</a>. Each version includes the standard array of applications such as <a href="http://www.makeuseof.com/tags/gimp/">Gimp</a>, <a href="http://www.makeuseof.com/tags/openoffice/">OpenOffice</a> and <a href="http://www.makeuseof.com/tag/5-great-alternative-linux-music-players/">Rhythmbox</a>. The Live CD image can be burned <a href="http://www.makeuseof.com/tag/imgburn-easy-free-cd-and-dvd-burner-app/">to a CD</a> or <a href="http://www.makeuseof.com/tag/install-linux-with-ease-using-unetbootin/">USB stick</a> and can be booted for testing or performing a permanent installation. A quick start guide can be <a href="http://ftp.heanet.ie/pub/linuxmint.com/stable/7/user-guide/english.pdf">downloaded</a> for free. You might also want to check out our “<a href="http://www.makeuseof.com/tag/a-newbies-initiation-to-linux-free-pdf/">Getting Started Guide to Linux</a>”.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/goblinx-an-alternative-os-with-4-different-flavors/" title="GoblinX &#8211; An Alternative Linux OS With 4 Different Flavors (November 2, 2009)">GoblinX &#8211; An Alternative Linux OS With 4 Different Flavors</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/8-great-alternative-desktop-managers-for-linux/" title="8 Great Alternative Desktop Managers For Linux (November 17, 2008)">8 Great Alternative Desktop Managers For Linux</a> (55)</li>
	<li><a href="http://www.makeuseof.com/tag/vista-switcher-replace-windows-alt-tab-with-something-cooler/" title="Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler (October 21, 2009)">Vista Switcher &#8211; Replace Windows&#8217; Alt-Tab With Something Cooler</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/unfreeze-your-windows-computer-with-antifreeze/" title="Unfreeze Your Windows Computer With AntiFreeze (January 7, 2009)">Unfreeze Your Windows Computer With AntiFreeze</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/ubuntu-system-panel-gives-you-quick-access-to-your-applications/" title="Ubuntu System Panel Gives Quick Access To Your Applications (January 12, 2009)">Ubuntu System Panel Gives Quick Access To Your Applications</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/linux-mint-your-best-choice-for-a-desktop-linux-os/feed/</wfw:commentRss>
		<slash:comments>69</slash:comments>
		</item>
		<item>
		<title>15 Great Ubuntu Tips For Linux Power Users</title>
		<link>http://www.makeuseof.com/tag/15-great-tips-for-ubuntu-power-users/</link>
		<comments>http://www.makeuseof.com/tag/15-great-tips-for-ubuntu-power-users/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 12:01:06 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[drive partitions]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[linux hacks]]></category>
		<category><![CDATA[nautilus]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[shortcuts]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=22547</guid>
		<description><![CDATA[A few days back I wrote about books that beginners can download and read to teach themselves Linux. Today in the Linux section we have something for the power users. Here are a few tips you should try out if you are an avid Ubuntu Linux user:
1. Get lightning fast and clever at the command [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/08/UbuntuLogo.png" alt="" vspace="5" align="left" />A few days back I wrote about books that beginners <a href="http://www.makeuseof.com/tag/5-downloadable-books-to-teach-yourself-linux/">can download and read</a> to teach themselves Linux. Today in the Linux section we have something for the power users. Here are a few tips you should try out if you are an avid Ubuntu Linux user:</p>
<h3><strong>1. Get lightning fast and clever at the command line</strong></h3>
<p>You can use keyboard shortcuts and other command line tricks to make entering commands easier and faster. You might already know about the &#8216;tab&#8217; key which completes partial commands and even file and directory names.</p>
<p>Here are some other keyboard shortcuts you can use within terminal:</p>
<p><span id="more-22547"></span></p>
<table border="0" cellspacing="0" cellpadding="0" align="center">
<tbody>
<tr>
<td width="85">Ctrl-a</td>
<td width="423">Move to the start of the line.</td>
</tr>
<tr>
<td>Ctrl-e</td>
<td>Move to the end of the line.</td>
</tr>
<tr>
<td>Alt-] <em>x</em></td>
<td>Moves the cursor forward to the next occurrence of x.</td>
</tr>
<tr>
<td>Alt-Ctrl-] <em>x</em></td>
<td>Moves the cursor backwards to the previous occurrence of x.</td>
</tr>
<tr>
<td>Ctrl-u</td>
<td>Delete from the cursor to the beginning of the line.</td>
</tr>
<tr>
<td>Ctrl-k</td>
<td>Delete from the cursor to the end of the line.</td>
</tr>
<tr>
<td>Ctrl-w</td>
<td>Delete from the cursor to the start of the word.</td>
</tr>
<tr>
<td>Ctrl-y</td>
<td>Pastes text from the clipboard.</td>
</tr>
<tr>
<td>Ctrl-l</td>
<td>Clear the screen leaving the current line at the top of the screen.</td>
</tr>
<tr>
<td>Ctrl-x Ctrl-u</td>
<td>Undo the last changes. Ctrl-_</td>
</tr>
<tr>
<td>Alt-r</td>
<td>Undo all changes to the line.</td>
</tr>
<tr>
<td>Alt-Ctrl-e</td>
<td>Expand command line.</td>
</tr>
<tr>
<td>Ctrl-r</td>
<td>Incremental reverse search of history.</td>
</tr>
<tr>
<td>Alt-p</td>
<td>Non-incremental reverse search of history.</td>
</tr>
<tr>
<td>!!</td>
<td>Execute last command in history</td>
</tr>
<tr>
<td>!abc</td>
<td>Execute last command in history beginning with abc</td>
</tr>
<tr>
<td>!<em>n</em></td>
<td>Execute <em>n</em>th command in history</td>
</tr>
<tr>
<td>^abc^xyz</td>
<td>Replace first occurrence of abc with xyz in last command and execute it</td>
</tr>
</tbody>
</table>
<p>Also don&#8217;t forget to check out <a href="http://www.makeuseof.com/tag/4-websites-to-learn-cool-linux-command-line-tricks/">4 websites where you can learn cool command line tricks</a></p>
<h3><strong>2. Launch Ubuntu Linux Applications with keyboard</strong></h3>
<p>There are two ways you can achieve this:</p>
<ul>
<li>Use applications like <a href="http://www.makeuseof.com/tag/be-more-productive-with-launchy-keystroke-launcher/">Launchy</a> or <a href="http://www.makeuseof.com/tag/8-most-useful-plugin-for-gnome-do/">Gnome-Do</a> that make it easier to launch applications by typing a few characters of the application&#8217;s name.</li>
<li>Or you can summon<em> gconf editor</em> (Alt+F2 then type gconf-editor and hit enter), and navigate to<strong> apps &gt; metacity &gt; global_keybindings</strong>, double click on any of the <strong>run_command_N</strong> and type in the keyboard shortcut you want to assign to an application then make a mental note of the number N. Then go to <strong>apps &gt; metacity &gt; keybinding_commands</strong> and double click on <strong>command_N</strong> (N being the number you used above) and type in the command you want to run. As an example if you wanted to run Firefox you would type in <em>firefox</em>.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/globalkeybindings.png" alt="" width="489" height="123" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/keybindings.png" alt="" width="492" height="118" /></p>
<p>Also check out <a href="http://www.makeuseof.com/tag/10-useful-ubuntu-keyboard-shortcuts-that-you-might-not-know-of/">these Ubuntu keyboard shortcuts you might not know about</a>.</p>
<h3><strong>3. Start from wherever you left off</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/remember.png" alt="" width="472" height="134" /></p>
<p>You can make Ubuntu remember the applications you had open when you last logged out, so that when you log back in again you&#8217;ll find all those applications running and you can resume right from where you left off.</p>
<p>To achieve this go to <em>System &gt; Preferences &gt; Startup Applications</em>, then go to the options tab and check <em>&quot;Automatically remember running applications when logging out&quot;</em></p>
<h3><strong>4. Create a Separate Ubuntu Linux Home Partition</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/mountashome.png" alt="" width="540" height="265" /></p>
<p>New versions of Ubuntu arrive every 6 months. Although you can upgrade to the latest version via the update manager, sometimes the upgrade doesn&#8217;t work as expected so some users like to do a fresh clean install.</p>
<p>The disadvantage with that of course is that you lose data you had in your home directory. To overcome this you can create a separate Home partition when you are installing Ubuntu, size it according to your requirements and then when you decide to install Ubuntu the next time, simply specify this partition as the Home partition (by choosing /home as the mount point).</p>
<p>All your files and data on the Home partition will be preserved even after a fresh install.</p>
<h3><strong>5. Update and Install Ubuntu Linux Software Without Internet Connection</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/aptoncd.png" alt="" width="496" height="364" /></p>
<p>There are lots of way to do this, the easiest of all is to use <a href="sdfsdfsd">APTonCD</a>. APTonCD allows you to create CDs and DVD&#8217;s containing all the packages you want, which you can then use to install software on computers without an internet connection.</p>
<p>Note that APTonCD requires you to have an internet connection (or downloaded packages) to <em>create</em> the installed media. However once the media is ready you don&#8217;t need an internet connection for any of the machines you want to install the software on. Insert the appropriate CD/DVD and use apt-get as you would normally.</p>
<h3><strong>6. Install new fonts, Microsoft fonts and improve font rendering</strong></h3>
<p><img style="margin-left:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/08/fonts.gif" alt="" vspace="5" width="199" height="142" align="right" />Ubuntu doesn&#8217;t offer many choices when it comes to the fonts. However you <a href="http://www.makeuseof.com/tag/10-useful-ubuntu-keyboard-shortcuts-that-you-might-not-know-of/">can easily install new fonts including those from Microsoft</a> like Arial, Verdana, impact and many more. You can use <a href="http://www.makeuseof.com/tag/the-top-5-best-online-sources-for-fonts/">different sites to find the kind of font you are looking for</a>.</p>
<h3><strong>7. Use PPAs, Install latest versions of software</strong></h3>
<p>There are a lot of steps that a software has to go through before it becomes part of Ubuntu or becomes available through the Ubuntu repositories. While all those steps lend additional stability, it generally means that you don&#8217;t get the latest versions of all the software as soon as they are released.</p>
<p>If you like to stay on the cutting edge, you can search for <strong>Personal Package Archives</strong> for your favorite software on <a href="https://launchpad.net/">Launchpad</a> and add those to your installation&#8217;s software sources. I briefly touched on <a href="http://www.makeuseof.com/tag/how-to-tweet-in-linux-using-pidgin/">PPAs and how to use them here</a>. If that seems like too much work, you can also download the latest deb packages and install them by double clicking (you won&#8217;t get automatic updates for the software if you install it this way).</p>
<p>Remember you might get into an occasional trouble or two with the latest versions, but mostly it wouldn&#8217;t be catastrophic. You can always hop over to the <a href="http://ubuntuforums.org/">Ubuntu Forums</a> to get quick help.</p>
<h3><strong>8. Be the root</strong></h3>
<p>The root account is disabled by default on Ubuntu installations, mainly to prevent you from doing something you didn&#8217;t intend to do. However if you &quot;<em>promise to be careful</em>&quot; you can enable root account as follows:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/rootenable.png" alt="" width="344" height="129" /></p>
<ol>
<li>Type<strong> </strong><em>sudo passwd root</em> and provide a root password.</li>
<li>Then head on over to <em>System &gt; Administration &gt; Login Window</em>, go to the <em>Security </em>tab and check &quot;<em>Enable local system administrator login&quot;</em></li>
</ol>
<p>You should now be able to login as root from the Login prompt. As an alternative you can use &quot;<em>sudo su</em>&quot; to provide your password and get root prompt.</p>
<h3><strong>9. Run Windows applications and games</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/menu.png" alt="" width="538" height="336" /></p>
<p>Who wouldn&#8217;t like to play Counter Strike on Ubuntu (unless of course you are completely not into it) or perhaps even run Photoshop? Well it is very much possible and <a href="http://www.makeuseof.com/tag/how-about-some-wine-with-your-linux/">here is how to do it</a>.</p>
<h3><strong>10. Shorten boot time with profiling</strong></h3>
<p>Ubuntu Linux devs have done a great job with the boot time, Jaunty is fast and Karmic is slotted to be even faster. There is however a bit more you can do by profiling your boot. Profiling lets Ubuntu make a list of all the files that are accessed during bootup, it then sorts the files according to how they are stored on your hard disk. So the next time the system is booted, the files would be read faster.</p>
<p>To profile boot you need to follow these steps</p>
<ul>
<li>At the grub menu highlight the kernel you boot most often.</li>
<li>Press <strong>e</strong> for edit.</li>
<li>Choose the line starting with kernel and press e again. Now add the word <em>profile</em> to the end of this line. Hit Enter and then press <strong>b</strong> to boot</li>
</ul>
<p>Note that while profiling, the system will boot slower this one time, the next time however you should see an improvement. Also keep in mind that all this is machine-dependent and also depends on the arrangement of files on your hard disk, so the difference you see might not be huge, or even nil in some cases.</p>
<h3><strong>11. Try out different Ubuntu Linux Desktop Environments and Desktop Managers</strong></h3>
<p>If you are looking for something different than the default Gnome interface, you should check out <a href="http://www.makeuseof.com/tag/8-great-alternative-desktop-managers-for-linux/">alternative desktop managers that you can use</a>. If it is a complete Desktop Environment you are looking for, KDE4 has come a long way and is now impressively usable and fun. You can do a &quot;<em>sudo apt-get install kubuntu-desktop</em>&quot; to get KDE.</p>
<h3><strong>12. Create a media center or a media server</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/08/xbmcmedia.jpg" alt="" width="580" height="326" /></p>
<p>It would be great if you could easily browse and manage your huge collection of music, videos and pictures. Mesmerized by Windows Media Center&#8217;s slick interface? Wait till you see what all cool options you have to <a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-center-part-1/">turn your Ubuntu system into a media center</a>. You can even access your media collection on your phone, PSP or a different computer if you set up a <a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-server-part-2/">media server</a> on your Ubuntu machine.</p>
<h3><strong>13. Share Firefox profile data with Windows</strong></h3>
<p>Many people use Windows and Linux on the same machine. If you are one of them, there would have been times you couldn&#8217;t find that bookmark you created or password you stored when you were using Firefox from within Windows. Check out how you can <a href="http://www.makeuseof.com/tag/share-you-firefox-data-across-operating-systems-and-computers/">share Firefox profile data across operating systems</a> without syncing it over the web (works best if you have the same version of Firefox in both OS&#8217;s). For different computers you can of course use <a href="http://labs.mozilla.com/projects/weave/">Weave</a>.</p>
<h3><strong>14. Customize Nautilus to your liking</strong></h3>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/01/menunact.png" alt="" width="322" height="242" /></p>
<p>Nautilus is the default file manager on Ubuntu. While you may be content with what it does, there is lots more you can make it do. You can <a href="http://www.makeuseof.com/tag/linux-68-useful-extensions-to-improve-nautilus-functionality/">use extensions to improve functionality</a> and even <a href="http://www.makeuseof.com/tag/add-custom-functionality-to-nautilus-linux/">add custom functionality to Nautilus</a></p>
<h3><strong>15. Compile your own Kernel</strong></h3>
<p>If you can&#8217;t find something to keep you busy for the weekend and you have your customization hat on, how about building a kernel to specifically meet your requirements? This is frankly more of a learning experience. Some might say that it enables you to use just the features and drivers you require, but if everything is working fine with the kernel supplied and you don&#8217;t have any interest in the Linux kernel, skip ahead this one is not for you.</p>
<p>If however you require some of the experimental features of the kernel, or need it to be compiled in some other special way we say you check out <a href="https://help.ubuntu.com/community/kernel/compile">this guide</a> within Ubuntu Documentation.</p>
<h3><strong>16. Change Usplash Screen and create a custom splash screen for GRUB</strong></h3>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/01/ubuntu-usplash.png" alt="" vspace="5" align="left" />So you didn&#8217;t count the last one? Here is another one then. A Usplash screen is Ubuntu text and a logo with a progress bar that you see when you boot up Ubuntu.</p>
<p>If you would like to change that to something more interesting <a href="http://www.makeuseof.com/tag/how-to-easily-change-your-usplash-screen-in-ubuntu/">follow these steps</a>. What better way to show your Linux fu than customizing the very first screen that appears? You can create a custom splash screen using one of your photos, GIMP and a little tweaking. <a href="http://www.makeuseof.com/tag/how-to-easily-change-your-usplash-screen-in-ubuntu/">Here is the how-to</a>.</p>
<p>Know some more tips or great hacks for Ubuntu Linux users? Sure you do, go ahead let us know about them in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/get-screen-actions-for-your-mouse-on-linux/" title="How to Get Screen Actions for your Mouse on Linux (August 19, 2008)">How to Get Screen Actions for your Mouse on Linux</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/5-applications-to-change-the-way-you-work-with-linux-terminal/" title="5 Cool Apps to Make the Linux Terminal More Productive (September 16, 2008)">5 Cool Apps to Make the Linux Terminal More Productive</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/tweak-ubuntu-the-easy-way/" title="Tweak Ubuntu the Easy Way (February 24, 2008)">Tweak Ubuntu the Easy Way</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/top-3-sites-to-help-you-become-a-linux-command-line-master/" title="Top 3 Sites To Help You Become A Linux Command Line Master (November 16, 2009)">Top 3 Sites To Help You Become A Linux Command Line Master</a> (20)</li>
	<li><a href="http://www.makeuseof.com/tag/the-ubuntu-upgrade-guide/" title="The Ubuntu Upgrade Guide (October 29, 2008)">The Ubuntu Upgrade Guide</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/15-great-tips-for-ubuntu-power-users/feed/</wfw:commentRss>
		<slash:comments>60</slash:comments>
		</item>
		<item>
		<title>5 Excellent Downloadable eBooks To Teach Yourself Linux</title>
		<link>http://www.makeuseof.com/tag/5-downloadable-books-to-teach-yourself-linux/</link>
		<comments>http://www.makeuseof.com/tag/5-downloadable-books-to-teach-yourself-linux/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 20:01:19 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=22148</guid>
		<description><![CDATA[So you have heard of all the advantages and geeky babble about how Linux is better and you have finally decided to try it?  Just one thing, you don&#8217;t know an awful lot about Linux to get you started. How about some free downloadable ebooks to teach yourself Linux, that you can download today? Would [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/linux-penguin.jpg" alt="linux-penguin" vspace="5" width="155" height="187" align="left" />So you have heard of all the advantages and geeky babble about how Linux is better and you have finally decided to try it?  Just one thing, you don&#8217;t know an awful lot about Linux to get you started. How about some free downloadable ebooks to teach yourself Linux, that you can download today? Would that help?</p>
<p>Free &#8211; you ask? Yes, free. Welcome to the world of Linux where things are free both as in free speech and also as in free beer (mostly)!</p>
<p>If you are starting out on your journey towards Linux awesomeness, here are a few free downloadable ebooks to teach yourself Linux that should help you along nicely:</p>
<p><span id="more-22148"></span></p>
<h3><a href="http://www.makeuseof.com/tag/a-newbies-initiation-to-linux-free-pdf/"><strong>Newbie&#8217;s Getting Started Guide to Linux</strong></a></h3>
<p>(<a href="http://makeuseof.com/short/manuals/linux-newbie/">Download</a>)</p>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/muolinux.jpg" alt="" vspace="5" align="left" />MakeUseOf&#8217;s very own Newbie&#8217;s Guide to Linux, tells you how to choose a distribution and then teaches you how to perform a basic Linux install. You can then use the guide to familiarize yourself with the Linux desktop and some basic commands.</p>
<p>Stefan did a great job in keeping it simple and to the point, the way beginners want it. Also don&#8217;t forget to check out our other MakeUseOf Manuals.</p>
<h3><strong><a href="http://tldp.org/LDP/intro-linux/html/index.html">Introduction to Linux &#8211; A Hands on Guide</a></strong></h3>
<p>(<a href="http://tldp.org/LDP/intro-linux/intro-linux.pdf">Download</a>)</p>
<p><img style="margin-left:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/handson.jpg" alt="" vspace="5" align="right" />Takes you from the absolute basics to basics. This hands on guide tells you everything right from logging in, basic file management, backup techniques up to basics of networking. It is what you need if you are having difficulty figuring out how to get to that resume file you saved just now. The guide explains Linux file structure and introduces to basic commands and text editors as well.</p>
<h3><a href="http://tldp.org/LDP/GNU-Linux-Tools-Summary/html/index.html">GNU/Linux Command line tools Summary</a></h3>
<p>(<a href="http://tldp.org/LDP/GNU-Linux-Tools-Summary/GNU-Linux-Tools-Summary.pdf">Download</a>)</p>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/toolsummary.png" alt="" vspace="5" align="left" />One important aspect of working in Linux is that you have to familiar with the command line. This book shows you how to use the command line in Linux to your advantage. Apart from the ins and outs of the shell, this book also introduces various commands and the situations where you would use them. There are chapters that deal with specific tasks and list various commands you can use to achieve the task. If you can study online, there is another excellent manual you can refer to.</p>
<h3><a href="http://ubuntupocketguide.com/aboutthebook.html">Ubuntu Pocket Guide and Reference</a></h3>
<p>(<a href="http://ubuntupocketguide.com/download_main.html">Download</a>)</p>
<p><img style="margin-left:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/ubuntuprg.png" alt="" vspace="5" align="right" />Ubuntu is one of the most popular distributions, new users look up to when trying out Linux. If it is Ubuntu specific information that you are after then you should definitely check out Ubuntu Pocket Guide and Reference. The guide takes you from installing and configuring Ubuntu to adding and managing software and securing your system. A must read book if you use Ubuntu.</p>
<h3><a href="http://rute.2038bug.com/index.html.gz">Rute User&#8217;s Tutorial and Exposition</a></h3>
<p>(<a href="http://www.icon.co.za/~psheer/rute.pdf.bz2">Download</a>)</p>
<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/rute.jpg" alt="" vspace="5" align="left" />This one is not for the faint hearted! There is enough Linux juice in this book to keep even the intermediate to advanced users interested. The book begins humbly by presenting the basic commands and tools, however before you know it, you are learning everything from regular expressions to shell scripting to C programming to networking.</p>
<p>There is plenty of great material out there if you are trying to learn Linux, similar to these downloadable ebooks to teach yourself everything you ever wanted to know about Linux. If you have read a book or a tutorial that you found particularly useful, feel free to tell us about it in the comments below.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/the-best-6-sites-to-get-free-ebooks/" title="The Best 6 Sites to Get Free Ebooks (October 5, 2008)">The Best 6 Sites to Get Free Ebooks</a> (140)</li>
	<li><a href="http://www.makeuseof.com/tag/5-how-to-videos-sites-that-dont-suck/" title="5 Cool How-To Videos Sites That Don&#8217;t Suck (January 27, 2009)">5 Cool How-To Videos Sites That Don&#8217;t Suck</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/wordpress-tv-the-best-wordpress-tutorials-ever/" title="Wordpress.tv &#8211; The Best Wordpress Tutorials Ever! (October 28, 2009)">Wordpress.tv &#8211; The Best Wordpress Tutorials Ever!</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/who-needs-the-amazon-kindle-when-you-have-a-netbook/" title="Who Needs The Amazon Kindle When You Have A Netbook? (March 26, 2009)">Who Needs The Amazon Kindle When You Have A Netbook?</a> (26)</li>
	<li><a href="http://www.makeuseof.com/tag/use-skipscreen-to-bypass-rapidshare-advertising-waiting-screens/" title="Use SkipScreen To Bypass Rapidshare Advertising Waiting Screens (April 10, 2009)">Use SkipScreen To Bypass Rapidshare Advertising Waiting Screens</a> (14)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/5-downloadable-books-to-teach-yourself-linux/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>How to Set Up a Dual Boot Windows &amp; Linux System with Wubi</title>
		<link>http://www.makeuseof.com/tag/how-to-safely-dual-boot-windows-and-linux-with-wubi-installer/</link>
		<comments>http://www.makeuseof.com/tag/how-to-safely-dual-boot-windows-and-linux-with-wubi-installer/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 12:01:23 +0000</pubDate>
		<dc:creator>Tim Watson</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[boot screen]]></category>
		<category><![CDATA[dual boot]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=21711</guid>
		<description><![CDATA[At my school, my class and I are comparing different operating systems. Each of the big three (Windows, Mac, Linux) have their pros and cons, but I’m certainly not here to incite a flame war. About half of my class was just introduced to Linux last week when using some Knoppix disks. Linux is very [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/wubiUbuntuBoot.png" alt="wubiUbuntuBoot" vspace="5" width="265" height="130" align="left" />At my school, my class and I are comparing different operating systems. Each of the big three (Windows, Mac, Linux) have their pros and cons, but I’m certainly not here to incite a flame war. About half of my class was just introduced to Linux last week when using some Knoppix disks. Linux is very popular as a server operating system, and most fans of it would tell you that it’s very close to being ready for Joe User’s desktop PC.</p>
<p>Today I’ll show you how to set up a &#8220;dual boot&#8221; system that includes Linux (specifically <a href="http://ubuntu.com">Ubuntu Linux</a>) alongside Windows XP or Vista. There will be no hard-drive partitioning (that’s scary!), instead Ubuntu will be installed in this case as if it were any other Windows program. This also makes it easy to uninstall later, in case you don&#8217;t like it.</p>
<p>Why would someone want to do this? Maybe you’re just beginning to really learn it, like I am. Maybe you’re a gamer who is just not a fan of the Windows interface and would like an alternative. Maybe you’re the power-user type and just wants to see what the fuss is about. Any reason you may have is valid. I’m just a big fan of free software who wants to help spread the word.</p>
<p>To get started, there’s no need to go to the Ubuntu site and download or order a CD-ROM. In this example, all you will need is to download and run <a href="http://www.wubi-installer.org/">the Wubi installer</a>. Wubi started as an independent project, but is now officially supported by the Ubuntu community as a method of installation.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/wubiStartInstall.png" alt="wubiStartInstall" width="504" height="385" /></p>
<p><span id="more-21711"></span><br />
On the first screen, you’ll provide your desired username and password as well as designate the size of your “virtual disk” file, which your PC will see as a Linux file system.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/wubiDownload.png" alt="wubiDownload" width="504" height="385" /></p>
<p>Depending on the speed of your Internet connection, this next part may take a while. Wubi will download an image of the Ubuntu installation CD. As long as you’re on a broadband connection, this shouldn’t take more than an hour or two; Feel free to ignore the approximate download time at the onset.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/wubiBootManager.png" alt="wubiBootManager" width="520" height="125" /></p>
<p>After a few more installation screens, you’ll be prompted to reboot your system. Doing so should bring you to a new screen, giving you a choice whether you want to boot into Windows or Ubuntu. Select Ubuntu anytime to finish the installation.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/wubiPartitioning.png" alt="wubiPartitioning" width="444" height="180" /></p>
<p>Don’t panic when you see the formatting-partitions screen; Only the virtual disk file on which Ubuntu sits is being formatted.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/wubiUbuntuDesktop.png" alt="wubiUbuntuDesktop" width="555" height="347" /></p>
<p>After another reboot, enter your username and password and gaze upon a fresh pristine Linux desktop. It takes a little bit of getting-used-to, but the learning curve isn’t that steep.</p>
<p>Feel free to glance over <a href="https://help.ubuntu.com/">the documentation</a> to get your feet wet, check out <a href="http://www.makeuseof.com/service/linux/">our many articles on Linux use</a>, and <a href="http://www.ubuntuforums.org/">join the forums</a> if you have any questions. Don’t be afraid of asking something &#8220;stupid&#8221;.  We were all n00bs once. Well, except me. I’m still a Linux n00b. But hey that’s what I’m taking out student loans for.</p>
<p>My choice of Ubuntu may have upset some Linux fans. Feel free to let me have it, and tell us why your favorite distribution is better, in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/6-free-windows-vista-utilities-to-tweak-and-improve-computer-performance/" title="6 Free Vista Utilities to Tweak and Improve Performance (November 21, 2007)">6 Free Vista Utilities to Tweak and Improve Performance</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/prevent-pc-from-booting-if-your-usb-drive-is-not-inserted/" title="Use Your USB Stick As a Key to Boot Your Windows PC (December 13, 2008)">Use Your USB Stick As a Key to Boot Your Windows PC</a> (52)</li>
	<li><a href="http://www.makeuseof.com/tag/free-operating-systems-to-use-on-virtualbox/" title="Test Drive Linux Operating Systems with VirtualBox (February 16, 2009)">Test Drive Linux Operating Systems with VirtualBox</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/save-restore-fix-a-broken-mbr-with-mbrwizard-windows/" title="Save, Restore, Fix a Broken MBR with MBRWizard [Windows] (July 13, 2009)">Save, Restore, Fix a Broken MBR with MBRWizard [Windows]</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/work-with-linux-partitions-from-windows/" title="How to Work with Linux Partitions from Windows (August 30, 2008)">How to Work with Linux Partitions from Windows</a> (9)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-safely-dual-boot-windows-and-linux-with-wubi-installer/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How To Customize Your Linux Desktop With GnomeART-NG</title>
		<link>http://www.makeuseof.com/tag/how-to-customize-your-linux-desktop-with-gnomeart-ng/</link>
		<comments>http://www.makeuseof.com/tag/how-to-customize-your-linux-desktop-with-gnomeart-ng/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 20:01:54 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=21302</guid>
		<description><![CDATA[Linux has traditionally been known for its stability, hardware support and robustness. Recently however, winds have changed with some of the distributions gaining popularity and catering primarily to the desktop user.
No longer do you have to be content with a user interface having overly sized buttons and the weirdest of fonts. These days there are [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/gnomelogo.png" alt="" vspace="5" align="left" />Linux has traditionally been known for its stability, hardware support and robustness. Recently however, winds have changed with some of the distributions gaining popularity and catering primarily to the desktop user.</p>
<p>No longer do you have to be content with a user interface having overly sized buttons and the weirdest of fonts. These days there are a wealth of themes, icons, login screens and wallpapers available for your Linux system on sites like <a href="http://www.gnome-look.org">gnomelook</a>, <a href="http:www.//kde-look.org">kdelook</a>, <a href="http://art.gnome.org">Gnome Art</a> and the likes.</p>
<p>You can visit these sites, look for what seems pleasing, download it and then copy the files to the appropriate directory to install. There is an application that streamlines all of these steps, its called GnomeArt-NG. <a href="http://gnomeartng.plasmasolutions.de/">GnomeArt-NG</a> is a tool for the Gnome Desktop Environment that makes it easier for you to browse and apply themes, icons and wallpapers.</p>
<p><a href="http://prdownload.berlios.de/gnomeartng/gnomeartng-0.7.0-jaunty.deb">Deb packages</a> are available for Debian/Ubuntu. Other distro users can browse the <a href="http://developer.berlios.de/projects/gnomeartng/">download page</a> for a suitable download.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/windowdeco.png" alt="" /></p>
<p><span id="more-21302"></span><br />
When you run it for the first time GnomeArt-NG needs to download thumbnail previews so go ahead, click apply and let it do its thing. Once the download has finished you will be able to browse through various elements, choose the one you like and apply. You are done already!</p>
<p>GnomeArt-NG lets you browse backgrounds categorised into gnome, nature, abstract and others. You can choose different window decorations, icons, gdm greeters and splash screens all right from within the window.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/backgroundgnome.png" alt="" /></p>
<p>Click on a theme, icon pack or background and you will see additional information about it in the right hand pane. In addition to the creator and basic description GnomeArt-NG also displays the download count and rating for the currently selected element.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/inforating.png" alt="" /></p>
<p>You can even customize the download settings letting GnomeArt-NG know how often you want it to look for new themes and where to store the thumbnails and meta data on your hard disk. If you happen to be using a proxy you can also specify it here within the network setting. You can also run &#8220;First Time Download Assistant&#8221; again if you happen to experience any problems with the thumbnail previews.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.makeuseof.com/wp-content/uploads/2009/07/preferences.png" alt="" /></p>
<p>GnomeArt-NG makes it super easy to customize your Gnome Desktop. If you are new to Linux and don&#8217;t know how to install themes and icon packs you will love it. If you are an experienced user you would still like streamlining of the whole customization process, but nothing ever stops you from digging deep and editing configuration files to get everything set up perfectly the way you want to in case you feel the need to do so.</p>
<p>How do you install themes, icons and window decorations? What do you think of GnomeArt-NG?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-create-top-quality-computer-desktop-wallpapers/" title="How to Create Top Quality Computer Desktop Wallpapers (July 28, 2009)">How to Create Top Quality Computer Desktop Wallpapers</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/pick-3-icon-changer-programs-to-customize-your-folders-by-color/" title="3 Free Icon Changer Programs to Customize Your Folders (September 5, 2009)">3 Free Icon Changer Programs to Customize Your Folders</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/understanding-windows-7-themes-inside-out/" title="Your Easy Guide to Windows 7 Themes (September 6, 2009)">Your Easy Guide to Windows 7 Themes</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/wally-an-incredible-cross-platform-wallpaper-rotation-app/" title="Wally- Awesome Wallpaper Rotator for Windows, Mac &#038; Linux (November 15, 2009)">Wally- Awesome Wallpaper Rotator for Windows, Mac &#038; Linux</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/three-cool-desktops-from-make-use-of-readers/" title="Three Cool Desktops from MakeUseOf Readers (April 16, 2008)">Three Cool Desktops from MakeUseOf Readers</a> (32)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-customize-your-linux-desktop-with-gnomeart-ng/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Easy GUI Management of Grub and Usplash Settings with Startup Manager [Linux]</title>
		<link>http://www.makeuseof.com/tag/easy-gui-management-of-grub-and-usplash-settings-with-startup-manager-linux/</link>
		<comments>http://www.makeuseof.com/tag/easy-gui-management-of-grub-and-usplash-settings-with-startup-manager-linux/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 19:00:06 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[boot screen]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[start-up]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=20600</guid>
		<description><![CDATA[Ever wanted to change the Grub bootloader entries? Wanted to hide some, move some to top and make defaults? People must have suggested to edit /boot/grub/menu.lst. Oh and don&#8217;t forget to back it up if you make a mess of it. There are all these different options you can add to the defoptions line to [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://www.makeuseof.com/wp-content/uploads/2009/07/startupmanagerlogo.png" alt="" vspace="5" align="left" />Ever wanted to change the <a href="http://www.makeuseof.com/tags/grub/">Grub</a> bootloader entries? Wanted to hide some, move some to top and make defaults? People must have suggested to edit /boot/grub/menu.lst. Oh and don&#8217;t forget to back it up if you make a mess of it. There are all these different options you can add to the defoptions line to make it look the way you want. Sounds like too much to handle? How about a GUI tool to make all this a breeze and still have lots more to offer?</p>
<p>StartUp Manager can be used to achieve this easily. You can install StartUp Manager by using your distribution&#8217;s package manager. Or check <a href="https://launchpad.net/startup-manager/">here</a>. Once installed, it can be found under </p>
<p><em>System &gt; Administration &gt; StartUp Manager</em>.</p>
<p>StartUp Manager can be used to easily customize a number of options that would otherwise require you to get your hands dirty by editing configuration files. As a start, you can change boot options such as the selection timeout and default operating system. If you have multiple operating systems, a useful option here is to make the <em>Last Used</em> operating system as the default choice, which would automatically boot the one you used the last time. Such a setting can be quite handy when you have a clear favorite in terms of operating systems and others are just  installed for completeness.</p>
<p><span id="more-20600"></span></p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/07/bootoptions.png" alt="open source startup manager" /></p>
<p>You can also change the display resolution and the color depth if you are experiencing any problems with the display of the main menu. Uncheck &#8220;Show bootloader menu&#8221; if you don&#8217;t want to see the menu, and boot the default operating system each time. &#8220;Show bootsplash&#8221; can be used to add an image as background to the bootloader menu. We did a <a href="http://www.makeuseof.com/tag/how-to-create-a-custom-splashimage-for-grub/">complete tutorial on it some time back</a>. &#8220;Show text during boot&#8221; provides you with textual feedback of what is currently happening in the boot process.</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/07/appearance.png" alt="boot manager" /></p>
<p>The appearance tab allows you to customize the look of the bootloader menu as well as the <a href="http://www.makeuseof.com/tag/how-to-easily-change-your-usplash-screen-in-ubuntu/">Usplash</a> theme. You can add colors to the bootloader menu, pick and choose the ones you like. A Usplash theme governs the progress bar display during the boot process. You can find some Usplash themes <a href="http://www.ubuntu-art.org/index.php?xcontentmode=8112&amp;PHPSESSID=9b2834bcd6661e2ab3ce8c48f4973f33">here</a>, click on &#8220;Manage Usplash themes&#8221; and add the one you downloaded, then select the one you like and next time you boot, it would be there to greet you.</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/07/usplash.png" alt="startup manager" /></p>
<p>That is not all by any stretch of imagination. StartUp Manager allows you to do pretty advanced stuff. You can <a href="http://www.makeuseof.com/tag/how-to-password-protect-grub-entries-linux/">password-protect the bootloader</a> or only recovery mode entries (<a href="http://www.makeuseof.com/tag/how-to-reset-any-linux-password/">a good choice</a>) or the boot options by simply placing a check against the option and specifying the password.</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/07/passwordprot.png" alt="free boot manager" /></p>
<p>If you are bothered by how cluttered the bootloader gets after a kernel upgrade, you can limit the number of entries from here in. Uncheck &#8220;Create boot option for recovery mode&#8221; to remove the recovery mode altogether if you are paranoid about someone getting into your system through recovery mode root prompt.</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/07/advanced.png" alt="manage grub ubuntu" /></p>
<p><a href="https://launchpad.net/startup-manager/">StartUp Manager</a> is a no fuss tool which greatly simplifies tweaking and customizing of bootloader options and helps you manage Grub and Usplash settings easily without having to go in and tinker with the configuration files yourself. What do you think of it? Let us know in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-password-protect-grub-entries-linux/" title="How To Password Protect GRUB Entries (Linux) (February 22, 2009)">How To Password Protect GRUB Entries (Linux)</a> (11)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-easily-change-your-usplash-screen-in-ubuntu/" title="How To Easily Change Ubuntu Usplash Screen (January 26, 2009)">How To Easily Change Ubuntu Usplash Screen</a> (30)</li>
	<li><a href="http://www.makeuseof.com/tag/15-great-tips-for-ubuntu-power-users/" title="15 Great Ubuntu Tips For Linux Power Users (August 8, 2009)">15 Great Ubuntu Tips For Linux Power Users</a> (83)</li>
	<li><a href="http://www.makeuseof.com/tag/10-cool-linux-apps-you-maybe-didnt-know-about/" title="10 Cool Linux Apps You Maybe Didn&#8217;t Know About (November 6, 2008)">10 Cool Linux Apps You Maybe Didn&#8217;t Know About</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/winhack-speed-up-your-computer-part-1/" title="WinHack &#8211; Speed Up Your Windows XP Computer (Part 1) (October 1, 2008)">WinHack &#8211; Speed Up Your Windows XP Computer (Part 1)</a> (21)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/easy-gui-management-of-grub-and-usplash-settings-with-startup-manager-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hamster &#8211; Time Your Tasks &amp; Track Your PC Hours [Linux]</title>
		<link>http://www.makeuseof.com/tag/easily-track-time-and-generate-reports-with-hamster-linux/</link>
		<comments>http://www.makeuseof.com/tag/easily-track-time-and-generate-reports-with-hamster-linux/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 15:00:29 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[time management]]></category>
		<category><![CDATA[tracking tools]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=20350</guid>
		<description><![CDATA[Time is a commodity that every single one of us needs to manage and keep track of. You get a little complacent and it will slip through your fingers. It&#8217;s always nice to know where you are spending your time so you can manage yourself better, or perhaps you may need it to create invoices [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/07/timemngmt.jpg" alt="" align="left" />Time is a commodity that every single one of us needs to <a href="http://www.makeuseof.com/tags/time-management/">manage</a> and keep track of. You get a little complacent and it will slip through your fingers. It&#8217;s always nice to know <a href="http://www.makeuseof.com/tag/5-tools-to-track-how-you-spend-time-online/">where you are spending your time</a> so you can manage yourself better, or perhaps you may need it to create invoices for your work. Whatever the reason, if you are on Linux, you are in luck because there is a simple yet powerful application to do all this for you &#8211; <strong>Hamster</strong>.</p>
<p>Hamster is available as an applet for the Gnome desktop environment and you can install it using your distributions package manager. It is most likely in there (or else you can <a href="http://projecthamster.wordpress.com/building-and-running/">install from source</a>). Ubuntu users may <strong>sudo apt-get install hamster-applet</strong>. Once installed, you can add it to any of your panels by right-clicking on the panel choosing <em>Add to Panel</em> and then look for Time Tracker (not Hamster).</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/07/addtopanel.png" alt="" /></p>
<p>Hamster will appear as &#8220;No Activity 00:00&#8243; in your panel. Click on it, key in what you are doing and it gets down to the mundane work of counting how much time you spent in that activity. It also displays how much time you have spent in the current activity in the current session while inconspicuously adding them all together in the background to create reports for you.</p>
<p><span id="more-20350"></span></p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/07/adding.png" alt="" /></p>
<p>Hamster lets you categorize and add description to your activities. This is especially useful if for instance, you want to view how much time you are spending on a &#8220;Complete Project&#8221; which itself is made up of sub-tasks or sub-projects. You just have to include @ when letting Hamster know what you are doing and it will automatically create a category and file your task under it!</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/07/category.png" alt="" /></p>
<p>Letting a program know what you are doing every time you are about to switch an activity might seem like too much burden if you are not into time tracking. So Hamster provides you a leeway, allowing you to enter activities that you&#8217;ve done in the past. Why would you want to do that? You will realize in a minute when we move to the reports.</p>
<p>Click on the applet, expand &#8220;Today&#8221; and you will see what you have been up to on that day. Click on <em>Show Overview</em> and you will be greeted by pretty graphs and detailed statistics of what you have been doing this week, this month or this day. You can then click the &#8220;Generate Report&#8221; button and up pops your browser with a detailed report of your activities for the said period.</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/07/weeklyoverview.png" alt="" /></p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/07/monthlyoverview.png" alt="" /></p>
<p>Overall, <a href="http://projecthamster.wordpress.com/">Hamster</a> is an easy-to-use and intuitive <a href="http://www.makeuseof.com/tags/tracking-tools/">time tracking</a> application. Everything is just in place in the interface just as you might expect it to be. It is all the more useful if you are disciplined in its use or else, you can always go back in time and make entries (for a change). Did I mention the &#8220;Stop Tracking&#8221; button, just in case you feel the need!</p>
<p>If you&#8217;re new on MakeUseOf, make sure to download our hugely popular <a href="http://makeuseof.com/short/manuals/productivity/">productivity manual</a>. Nothing comlicated, only the simple tips that are easy to follow and actually work.</p>
<p>Do you use any time tracking applications? Which software or web applications do you prefer?
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/manage-and-monitor-your-application-usage-with-manictime/" title="Track Your Time On The Computer With Manictime (February 15, 2009)">Track Your Time On The Computer With Manictime</a> (30)</li>
	<li><a href="http://www.makeuseof.com/tag/manage-your-time-effectively-online-with-slife-mac-only/" title="Manage Your Time Effectively Online With Slife [Mac Only] (July 14, 2008)">Manage Your Time Effectively Online With Slife [Mac Only]</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/get-rid-of-your-overloaded-anxiety-with-anxiety-mac-only/" title="Get Rid of Your Overloaded Anxiety With Anxiety – Mac Only (April 1, 2009)">Get Rid of Your Overloaded Anxiety With Anxiety – Mac Only</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/esyplanner-%e2%80%93-manage-your-day-with-this-easy-scheduler-daily-task-manager/" title="esyPlanner – Manage Your Day With This Easy Scheduler &#038; Daily Task Manager (September 12, 2009)">esyPlanner – Manage Your Day With This Easy Scheduler &#038; Daily Task Manager</a> (7)</li>
	<li><a href="http://www.makeuseof.com/tag/6-apps-to-help-you-focus-be-productive-mac/" title="6 Apps To Help You Focus &#038; Be Productive [Mac] (October 9, 2009)">6 Apps To Help You Focus &#038; Be Productive [Mac]</a> (41)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/easily-track-time-and-generate-reports-with-hamster-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>10 Great Apps to Convert Audio &amp; Video Files in Linux</title>
		<link>http://www.makeuseof.com/tag/10-applications-to-convert-audio-and-video-files-in-linux/</link>
		<comments>http://www.makeuseof.com/tag/10-applications-to-convert-audio-and-video-files-in-linux/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 20:20:55 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[audio converter]]></category>
		<category><![CDATA[converter]]></category>
		<category><![CDATA[file converter]]></category>
		<category><![CDATA[media encoder]]></category>
		<category><![CDATA[video converter]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=20022</guid>
		<description><![CDATA[With the different audio and video formats available, there is often the need to inter convert amongst them &#8211; sometimes for quality and sometimes for compatibility. Here are some of the better software, that you can use to achieve the inter conversions on your Linux box.
Sound Converter

Available via the package manager, Sound converter provides basic [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/tuxvideologo.png" align="left">With the different audio and video formats available, there is often the need to inter convert amongst them &#8211; sometimes for quality and sometimes for compatibility. Here are some of the better software, that you can use to achieve the inter conversions on your Linux box.</p>
<h3><a href="http://soundconverter.berlios.de/">Sound Converter</a></h3>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/soundconverter.png"></p>
<p>Available via the package manager, Sound converter provides basic batch audio file conversion. Select the files or drop in an entire folder, choose the output format and bitrate from within Edit > Preferences and basically, you&#8217;re done.<br />
<span id="more-20022"></span></p>
<h3><a href="http://gnormalize.sourceforge.net/">Gnormalize</a></h3>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/gnormalize.png"></p>
<p>Gnormalize is a GTK based tool for audio conversion. In addition to converting audio (between mp3, mp4, mpc, wav, ogg, ape and flac), Gnormalize can adjust the volume of sound files to compensate for varying recording levels. You can also use Gnormalize to rip CDs, edit metadata and play your songs as well. </p>
<h3><a href="http://www.kde-apps.org/content/show.php?content=29024">SoundKonverter</a></h3>
<p>KDE users can try SoundKonverter. It has all the features of Gnormalize like reading tags, replay gain calculation but supports a few additional audio file formats. </p>
<h3><a href="http://oggconvert.tristanb.net/">OggConvert</a>, <a href="http://www.kichiki.com/WAON/waon.html">WaoN</a> and <a href="http://flac.sourceforge.net/">flac</a></h3>
</p>
<p>You always have a plenty of choices at your disposal when choosing software in Linux. Here are some command line tools that are good for specific audio conversion tasks. OggConvert provides you tools to convert almost all major audio formats into Ogg. flac and WaoN are good to use use when working with Flac or mid files respectively.</p>
<h3><a href="http://sox.sourceforge.net/">SoX</a></h3>
<p>Then there is SoX &#8211; Sound eXchange. Although not just a conversion tool, geeks swear by it. You just cannot write an article about sound and not mention SoX. It does some hundred different amazing things and is rightly called the &#8220;Swiss Army Knife&#8221; of sound-processing programs.</p>
<h3><a href="http://winff.org/html_new/">WinFF</a></h3>
<p><a href="http://ffmpeg.org/">FFmpeg</a> pretty rules the roost here. You can get all geeky and learn the command line switches or you can try WinFF. WinFF provides a frontend to FFmpeg. It works on Windows and Mac as well. It (actually FFmpeg) can be used for batch conversion of audio and video files. Just add the file(s) you wish to convert, choose the desired format, apply device presets if you desire. Once you are set, hit the Convert button and out pops the command line with one big ass command! Glad we don&#8217;t have to type in that ourselves, thanks to WinFF.</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/winff.png"></p>
<p>You can do pretty amazing things with WinFF or FFmpeg in general. We saw how we can use it to create actions so that you ca<a href="http://www.makeuseof.com/tag/add-custom-functionality-to-nautilus-linux/">n convert video for your iPod with a right click in Nautilus</a>. Studying the command line that WinFF pops out, you can create more of such custom actions. You can for example, write an action to extract audio out of videos, the possibilities are endless.</p>
<h3><a href="http://handbrake.fr/">Handbrake</a></h3>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/handbrake.png"></p>
<p>Handbrake is a popular multi-platform video transcoder. It can be used to convert DVDs to MP4, MKV, AVI and OGM. It offers additional features like chapter selection, burning subtitle into the picture, cropping and scaling.</p>
<h3><a href="http://www.rastersoft.com/programas/devede.html">DeVeDe</a></h3>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/devede.jpg"></p>
<p>If Handbrake converts your DVDs to MP4s, DeVeDe takes in video files and creates DVDs and CDs that you can run on your regular home CD/DVD players. DeVeDe is available for Windows as well.</p>
<p>There are plenty of choices for you to consider and choose from if you are looking for some good Audio/Video converters for Linux. Did we miss out on your favorite software? Let us know in the comments</p>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/top-free-media-converters-for-windows/" title="Top Free Media Converters for Windows (November 1, 2008)">Top Free Media Converters for Windows</a> (32)</li>
	<li><a href="http://www.makeuseof.com/tag/max-the-multitalented-audio-file-converter-in-mac/" title="Max – The Multitalented Audio File Converter for Mac (April 26, 2009)">Max – The Multitalented Audio File Converter for Mac</a> (4)</li>
	<li><a href="http://www.makeuseof.com/tag/formatfactory-a-multifunctional-media-converter/" title="FormatFactory &#8211; A multifunctional Media Converter (September 13, 2008)">FormatFactory &#8211; A multifunctional Media Converter</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/encodehd-easily-convert-media-files-for-any-devices-windows/" title="EncodeHD- Easily Convert Media Files for Any Devices (Windows) (May 15, 2009)">EncodeHD- Easily Convert Media Files for Any Devices (Windows)</a> (5)</li>
	<li><a href="http://www.makeuseof.com/tag/web-based-file-converters/" title="Top Online File Converters (Video, Audio, Images &#8230;) (March 7, 2007)">Top Online File Converters (Video, Audio, Images &#8230;)</a> (23)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/10-applications-to-convert-audio-and-video-files-in-linux/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Meiga &#8211; One of The Best Linux File Sharing Programs</title>
		<link>http://www.makeuseof.com/tag/dead-simple-file-sharing-with-meiga-linux/</link>
		<comments>http://www.makeuseof.com/tag/dead-simple-file-sharing-with-meiga-linux/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 13:00:29 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[file sharing]]></category>
		<category><![CDATA[files]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=19867</guid>
		<description><![CDATA[Sharing files on a network generally requires some amount of configuration, know-how and time. Things get even geekier when you have different machines running different operating systems. Damien showed you how to use Giver back in March. There is however, a simpler solution if you don&#8217;t want to go through all the steps of setting [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/sharelogo.jpg" alt="" align="left" />Sharing files on a network generally requires some amount of configuration, know-how and time. Things get even geekier when you have different machines running different operating systems. Damien showed you how to use <a href="http://www.makeuseof.com/tag/how-to-transfer-files-easily-among-linux-machines/">Giver</a> back in March. There is however, a simpler solution if you don&#8217;t want to go through all the steps of setting up a share. Enter Meiga.</p>
<p>Meiga is one of the best file sharing programs to share files across your network or over the Internet. Meiga is available for Linux (you can access files from other operating systems as well). Download the deb packages for Meiga from <a href="http://meiga.igalia.com/">here</a>. If you use other non-debian based distributions, you would have to compile from source.</p>
<p>Once installed, fire up the GUI. (Applications &gt; Internet &gt; Meiga in Ubuntu). You would be greeted by a minimalist window like this.</p>
<p><span id="more-19867"></span></p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/mainwindow.png" alt="" /></p>
<p>Click on add and browse to the directory you want to share, choose the share name, you should remove any spaces and make the name as simple as possible.</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/adding.png" alt="" /></p>
<p>That is it, you have shared the folder successfully. Was it easy or what?</p>
<p>The person on the other side <strong>doesn&#8217;t need to install anything</strong> as long as a web browser or an http <a href="http://www.makeuseof.com/tags/download-manager/">download manager</a> is available. She would have to know your IP address and the share name to be able to access the files. Meiga makes it easy by showing you the URL in the statusbar as you click on each share. This is the URL other person would have to visit to access the files.</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/statusbar.png" alt="" /></p>
<p>If you are on a network (like your home network) chances are you would be knowing the IP addresses on your machines, so getting a file simply means browsing to http://[ip address]:8001/[share name] and you would see a list of all the files and folders within the shared folder.</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/share1.png" alt="" /></p>
<p>If you are sharing files across the Internet, then of course, you would have to communicate the share&#8217;s URL to the other end via email or chat.</p>
<p>If you have a dynamic IP and want to make your shares available for a longer period of time over the Internet, you might want to look into dynamic DNS which <a href="http://www.makeuseof.com/tag/remotely-access-and-manage-your-torrents/">we discussed briefly</a>. dyndns would map your current IP to a domain name, so that it points to your computer, irrespective of IP address changes.</p>
<p>While the ability to share files with ease is the stronghold of Meiga, it can certainly do with some basic features like password protection the ability to view all shares on a particular computer. All in all Meiga is great for easy, no fuss file sharing with minimal effort.</p>
<p>Do you know of any similar application that&#8217;s also a great <a href="http://www.makeuseof.com/tags/file-sharing/">file sharing program</a>? Share with us in comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/top-free-file-hosts/" title="Top Free File Hosts To Store Your Files Online (June 12, 2008)">Top Free File Hosts To Store Your Files Online</a> (154)</li>
	<li><a href="http://www.makeuseof.com/tag/split-and-share-large-files-easily-with-gsplit/" title="Split Big Files into Smaller Ones with GSplit (January 3, 2009)">Split Big Files into Smaller Ones with GSplit</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-transfer-files-easily-among-linux-machines/" title="How To Transfer Files Easily Between Linux Machines (March 6, 2009)">How To Transfer Files Easily Between Linux Machines</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-easily-share-files-across-mac-windows-computers/" title="How To Easily Share Files Between Mac &#038; Windows Computers (November 5, 2008)">How To Easily Share Files Between Mac &#038; Windows Computers</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/zumodrive-cloud-storage-service-with-a-twist/" title="ZumoDrive &ndash; Cloud Storage Service With A Twist (May 16, 2009)">ZumoDrive &ndash; Cloud Storage Service With A Twist</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/dead-simple-file-sharing-with-meiga-linux/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>AcetoneISO &#8211; Easy ISO Manager for Linux</title>
		<link>http://www.makeuseof.com/tag/easily-manage-your-iso-files-in-linux-with-acetoneiso/</link>
		<comments>http://www.makeuseof.com/tag/easily-manage-your-iso-files-in-linux-with-acetoneiso/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 13:00:33 +0000</pubDate>
		<dc:creator>Damien Oh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[cd-dvd tools]]></category>
		<category><![CDATA[disk image]]></category>
		<category><![CDATA[ISO]]></category>
		<category><![CDATA[mount]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=19350</guid>
		<description><![CDATA[Other than the command line, have you ever wondered how you can manage your CD/DVD images (ISO) more easily and efficiency in your Linux machine? AcetoneISO may jolly well be the answer to your needs.
AcetoneISO is a feature-rich and complete software application to manage CD/DVD images in your Linux system. It runs the poweful fuseiso [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="acetoniso-logo" src="http://www.makeuseof.com/wp-content/uploads/2009/06/acetonisologo.jpg" alt="iso-manager-linux" width="200" height="164" />Other than the command line, have you ever wondered how you can manage your CD/DVD images (<a href="http://www.makeuseof.com/tags/iso/">ISO</a>) more easily and efficiency in your Linux machine? AcetoneISO may jolly well be the answer to your needs.</p>
<p><a href="http://www.acetoneteam.org">AcetoneISO</a> is a feature-rich and complete software application to manage CD/DVD images in your Linux system. It runs the poweful <em><a href="http://freshmeat.net/projects/fuseiso/">fuseiso</a></em> in the backend and provides a very user-friendly frontend for its users to handle the image file easily. If you have tried and used <em>fuseiso</em> before, you will know that it supports a large variety of CD/DVD images, including ISO, BIN, NRG, MDF and IMG, which in turn makes AcetoneISO a versatile and powerful tool.</p>
<h2>Installation</h2>
<p>AcetoneISO is found in the repository of all Linux distro, so it can be easily installed via the respective APT manager. Alternatively, you can also <a href="http://www.acetoneteam.org/">download</a> the installation package for your distro.</p>
<p>When you first run AceToneISO, it will run you through the configuration process and help you to set up the environment for you to work in. There are some options that you are required to configure, including the ISO settings, selecting the default media player application, the file manager to use, and the storage directory.<br />
<span id="more-19350"></span></p>
<p><img style="display: inline" title="acetoneiso-options" src="http://www.makeuseof.com/wp-content/uploads/2009/06/acetoneisooptions.jpg" alt="acetoneiso-options" width="580" height="383" /></p>
<p>To mount a CD/DVD image, you just have to select the &#8220;Open Image&#8221; option in the <em>File</em> menu. It will automatically mount the selected ISO file to the <em>Virtual Drive</em> folder in your Home directory. To unmount, simply highlight the respective file entry in AcetoneISO and click the unmount button. </p>
<p><em><strong>Here is a warning</strong></em>: while testing the unmount feature in Ubuntu, I have found that I am unable to unmount the image within Nautilus. The only way to unmount the image is to use the unmount button in the AcetoneISO application. Some of you might be annoyed by this, but that is how it works.</p>
<p>Other than the default mounting and unmounting of image files, AcetoneISO also comes with other functionality to allow you to edit and manage your image files. Here are some of them:</p>
<h2>Image conversion (with PowerISO)</h2>
<p>AcetoneISO makes use of the great functionality found in PowerISO (free for Linux users) to provide some of the useful image conversion features to its users. You can now use it to convert image to ISO, convert Mac OS image (DMG file), extract image content to a folder (without mounting), generate ISO from CD/DVD and even create a ISO from folder(s).</p>
<p><img style="display: inline" title="acetoneiso-poweriso" src="http://www.makeuseof.com/wp-content/uploads/2009/06/acetoneisopoweriso.jpg" alt="acetoneiso-poweriso" width="580" height="318" /></p>
<p>Using the image conversion features require you to install PowerISO in your system. If you have not installed PowerISO, AcetoneISo will prompt you about it and help you to download and install.</p>
<h2>Utilities</h2>
<p><img style="display: inline" title="acetoneiso-utilities" src="http://www.makeuseof.com/wp-content/uploads/2009/06/acetoneisoutilities.jpg" alt="acetoneiso-utilities" width="580" height="320" /></p>
<p>The Utilities menu comes with several functions such as mounting your image in a specified folder, generate the Md5-sum of the image, extract the boot image or even generate Cue for BIN/IMG images.</p>
<h2>Archive manager</h2>
<p><img style="display: inline" title="acetoneiso-archive-manager" src="http://www.makeuseof.com/wp-content/uploads/2009/06/acetoneisoarchivemanager.jpg" alt="acetoneiso-archive-manager" width="580" height="318" /></p>
<p>The archive manager feature is one powerful function in AcetoneISO. It allows you to split the image into several volumes (best used when the file size is too big), compress images, encrypt the images or even extract a RAR password-protected ISO (you will need to have the password before you can extract).</p>
<h2>Working with Video/Audio</h2>
<p><img style="display: inline" title="acetoneiso-video" src="http://www.makeuseof.com/wp-content/uploads/2009/06/acetoneisovideo.jpg" alt="acetoneiso-video" width="580" height="319" /></p>
<p>AcetoneISO can also be used to download, extract, <a href="http://www.makeuseof.com/tag/7-free-open-source-video-editor-for-linux/">convert video</a> and audio component of an image. You can use it to <a href="http://www.makeuseof.com/tag/bitripper-brings-windows-users-one-click-dvd-ripping/">rip a DVD</a> (or generic video) to a xVid avi video file and convert a FLV (YouTube format) file to AVI. Better still, you can <a href="http://www.makeuseof.com/tag/4-quick-ways-to-download-youtube-videos-off-the-net/">download YouTube</a> and Metacafe videos right within the AcetoneISO application. Once you have downloaded the video, you can also <a href="http://www.makeuseof.com/tag/how-to-extract-audio-from-flv-files-mac-only/">extract the audio component</a> from the video file (under the Audio menu). On a side note, you may also <a href="http://www.makeuseof.com/dir/vidtomp3-video-sound-converter/">convert online video to mp3 audio</a> using VidToMP3.</p>
<p>I am not sure how often you would have to deal with ISO or various image files, but when you do (and you are a Linux user), I am sure that <a href="http://www.acetoneteam.org/">AcetoneISO</a> is the only tool you need to get everything done. It may not be the best yet, but it is getting close.</p>
<p>What other tools do you use to manage your image file in Linux? Shout out in the comments!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/mount-cd-dvd-disk-images-using-a-portable-app/" title="Mount CD or DVD Image Files Virtually Using A Portable App (January 5, 2009)">Mount CD or DVD Image Files Virtually Using A Portable App</a> (19)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-rip-mount-multiple-isos-easily-windows-only/" title="How To Rip &#038; Mount Multiple ISO Images Easily (Windows) (March 14, 2009)">How To Rip &#038; Mount Multiple ISO Images Easily (Windows)</a> (12)</li>
	<li><a href="http://www.makeuseof.com/tag/become-a-dolly-powered-cddvd-minimalist/" title="How to Backup CD/DVDs to PC and Play them From Backup (August 19, 2008)">How to Backup CD/DVDs to PC and Play them From Backup</a> (10)</li>
	<li><a href="http://www.makeuseof.com/tag/3-simple-free-virtual-drive-tools-to-mount-disks-iso-images/" title="3 Simple Free Virtual Drive Tools to Mount Disks &#038; ISO Images (September 20, 2009)">3 Simple Free Virtual Drive Tools to Mount Disks &#038; ISO Images</a> (37)</li>
	<li><a href="http://www.makeuseof.com/tag/pismo-file-mount-mount-zip-cddvd-images-and-encrypt-folders/" title="Mount Zip Files, CD/DVD Images &#038; Encrypt Folders (September 9, 2008)">Mount Zip Files, CD/DVD Images &#038; Encrypt Folders</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/easily-manage-your-iso-files-in-linux-with-acetoneiso/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Put Home, Computer, Trash icons on Ubuntu Desktop</title>
		<link>http://www.makeuseof.com/tag/how-to-display-home-computer-trash-icons-on-the-desktop-ubuntu/</link>
		<comments>http://www.makeuseof.com/tag/how-to-display-home-computer-trash-icons-on-the-desktop-ubuntu/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 13:00:46 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=19443</guid>
		<description><![CDATA[The other day, I was explaining some of the benefits of Linux to one of my friends. I managed to do so pretty well, so much so that he decided to give it a shot. Then came the choice of distribution, I had an Ubuntu CD so passed it along and he was able to [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/homelogo.png" align="left">The other day, I was explaining some of the benefits of Linux to one of my friends. I managed to do so pretty well, so much so that he decided to give it a shot. Then came the choice of distribution, I had an <a href="www.makeuseof.com/tags/ubuntu/">Ubuntu</a> CD so passed it along and he was able to install it just fine. The first thing he tells me is that there no icons on the desktop? How am I supposed to browse my files?</p>
<p>Some distros provide you with these icons on the desktop and some don&#8217;t. Having the icons on the desktop might be an overkill for the geeks. After all, the Places Menu works just fine. However, I guess new users still want those icons on the desktop (Ubuntu forums would attest to the fact). So, if you are looking to get the Home, Trash or the Computer icons on the desktop, it is very easy. Follow along (works for all <a href="http://www.gnome.org/~davyd/footware.shtml">Gnome-based distros</a>)</p>
<p><span id="more-19443"></span></p>
<p>Hit Alt + F2, type in <strong>gconf-editor</strong> in the dialog box that comes up and hit Enter.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/altf2.png"></p>
<p>The Configuration Editor will open up. Navigate to <strong>Apps > Nautilus > Desktop</strong>.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/gconftool.png"></p>
<p>Towards the right side, you will see a set of options. Place a check against the icons you want to see displayed on the desktop. You can display the Computer, Home, Trash and Network icons from in here.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/shotcomp.png"></p>
<p>While you are there, you can also tinker with the names. If for example, you want to change the name from &#8220;Computer&#8221; to &#8220;Varun&#8217;s Computer&#8221;, all you have to do is double-click on computer_icon_name, choose String as the type and then key in the name you want to give to it.</p>
<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/namechange.png"></p>
<p>You can also uncheck volumes_visible option if you don&#8217;t want the mounted drives to appear on the desktop. I personally loathed them, could never get in terms with where they appear (on top of each other at times) and how to customize their positions.</p>
<p>That&#8217;s it! You can customize what to show up on your desktop easily. While you are there, you might look into other options with gconf-editor, it provides an explanation of every option that you select, so you know what you are about to do. In case something goes wrong you can always correct it via the editor or by using the <strong>gconftool2</strong> command within the terminal.</p>
<p>Confused or crystal clear? Shoot any questions in the comments!</p>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/tweak-ubuntu-the-easy-way/" title="Tweak Ubuntu the Easy Way (February 24, 2008)">Tweak Ubuntu the Easy Way</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/the-ubuntu-upgrade-guide/" title="The Ubuntu Upgrade Guide (October 29, 2008)">The Ubuntu Upgrade Guide</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/how-about-some-wine-with-your-linux/" title="Run Windows Applications on Linux (or Mac) with WINE (June 23, 2008)">Run Windows Applications on Linux (or Mac) with WINE</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/linux-system-administration-made-easy-with-webmin/" title="Linux System Administration Made Easy with Webmin (April 4, 2009)">Linux System Administration Made Easy with Webmin</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-safely-uninstall-ubuntu-in-windows-dual-boot-environment/" title="How To Safely Uninstall Ubuntu From A Windows Dual-Boot PC (October 24, 2009)">How To Safely Uninstall Ubuntu From A Windows Dual-Boot PC</a> (16)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-display-home-computer-trash-icons-on-the-desktop-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>5 Little Useful Sticky Notes For Linux</title>
		<link>http://www.makeuseof.com/tag/5-little-useful-sticky-notes-app-for-linux/</link>
		<comments>http://www.makeuseof.com/tag/5-little-useful-sticky-notes-app-for-linux/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 19:00:36 +0000</pubDate>
		<dc:creator>Damien Oh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[note taking]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[sticky notes]]></category>
		<category><![CDATA[to-do]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=19110</guid>
		<description><![CDATA[Perhaps you have a habit of pasting small yellow pieces of notes all over your table just to remind you to do a particular task. In this technological era, that is soon becoming obsolete. Mac OS X and Windows 7 both come with their own native sticky note applications that you can use to &#8220;paste&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="display: inline" title="sticky-notes-for-linux" src="http://www.makeuseof.com/wp-content/uploads/2009/06/stickyboard.jpg" alt="sticky-board" width="240" height="180" />Perhaps you have a habit of pasting small yellow pieces of notes all over your table just to remind you to do a particular task. In this technological era, that is soon becoming obsolete. Mac OS X and Windows 7 both come with their own native <a href="http://www.makeuseof.com/tags/sticky-notes/">sticky note applications</a> that you can use to &#8220;paste&#8221; notes on your desktop. Let us take a look at some of the various choices of sticky notes for Linux.</p>
<h2>1. Sticky Notes</h2>
<p>Sticky notes is the default sticky note application for <a href="http://www.gnome.org/">Gnome</a>. It is an applet that you add on the panel and access it via a simple click on the panel icon.</p>
<p><img style="display: inline" title="sticky-notes" src="http://www.makeuseof.com/wp-content/uploads/2009/06/stickynotes.jpg" alt="sticky notes for linux" width="551" height="484" /></p>
<p>Sticky notes is a simple app and it is easy to use. You can configure the background color, font color and the default width and height. On the sticky note itself, you can also toggle the lock to prevent accidental deletion of the note content. While it is simple and short of features, it still can perform its task well, and one good thing is that it integrates well with the Gnome desktop and can access to the language library of the system. This gives you the capability to select the input method and the unicode characters.<br />
<span id="more-19110"></span></p>
<h2>2. KNotes</h2>
<p>Knotes is the default sticky note app in Linux <a href="http://www.kde.org/">KDE desktop</a>. It is highly configurable and comes with plenty of features not found in any other apps.</p>
<p><img style="display: inline" title="knotes" src="http://www.makeuseof.com/wp-content/uploads/2009/06/knotes.jpg" alt="knotes" width="580" height="344" /></p>
<p>KNotes is actually part of the KDE PIM suite and an integrated component of Kontact, but it can be used independently as well. Being tightly integrated with the KDE framework, it give you functionality like drag and drop notes into emails, sending/receiving notes over a network and print note.</p>
<p>Features like editing the background color, font color, title font, text font, default width and height and the tab size are also available in KNotes. You can also paste note from the clipboard and perform a search to find that particular to-do list. You can add a title to each note for easy reference in the future. I found this nifty feature very useful and it is apparently missing from all other sticky notes apps.</p>
<p>On thing that I don&#8217;t like about it is that it doesn&#8217;t allow you to resize the sticky note on the fly.</p>
<p>Gnome users can also install KNotes from the repository, but must be prepared to install a whole bunch of KDE files.</p>
<h2>3. <a href="http://mterry.name/xpad/">Xpad</a></h2>
<p>Xpad is a third party sticky note app (not to be confused with the xPad text editor and xPad sticky note for Mac) that is loved and used by many. It is lightweight, simple, yet extremely useful application.</p>
<p><img style="display: inline" title="xpad" src="http://www.makeuseof.com/wp-content/uploads/2009/06/xpad.jpg" alt="xpad" width="544" height="263" /></p>
<p>Xpad is highly customizable. You can add basic styling (bold, italics, underline, etc) to the text, change the background color on the fly, resize the notes and even choose if you want to have scrollbar, window decoration on the notes itself. Each note comes with a toolbar that allows you to control all the note on an individual basis. You can even add or remove extra icons to the toolbar to make it more interactive.</p>
<p>Some of the Linux distros that are not using Gnome or KDE as the default desktop environment actually used Xpad as the default sticky note app in their distribution. If you are looking for a lightweight, yet highly configurable sticky app, this could be a great choice for you.</p>
<h2>4. <a href="http://pinemup.sourceforge.net/">Pin &#8216;em up</a></h2>
<p>Pin &#8216;em up is a Java-based sticky note application, which means it can run in whatever platforms that supports Java, including Mac, Windows and Linux.</p>
<p><img style="display: inline" title="pin-em-up" src="http://www.makeuseof.com/wp-content/uploads/2009/06/pinemup.jpg" alt="pin-em-up" width="569" height="265" /></p>
<p>Anyone who have used Java app on their system will know that it won&#8217;t run as fast (and look as nice) as the native app. This is also true for Pin &#8216;em up. It does feel clumsy when you try to move the sticky note around. However, Pin &#8216;em up does comes with some useful features that could worth a second look.</p>
<p>First of all, Pin &#8216;em up allows you to sort your notes into categories. You can define your own categories and categorize your notes into their respective groups.</p>
<p>Secondly, it supports importing/exporting of your notes to your own server to sync them with other computers. This is useful if you are using different computers with different operating systems.</p>
<h2>5. <a href="http://projects.gnome.org/tomboy/">Tomboy Notes</a></h2>
<p>Strictly speaking, Tomboy notes is not a sticky app, but it is an excellent and extremely powerful note-taking app that I think it worth a mention here.</p>
<p><img style="display: inline" title="tomboy-notes" src="http://www.makeuseof.com/wp-content/uploads/2009/06/tomboynotes.jpg" alt="tomboy-notes" width="580" height="353" /></p>
<p>Most people who have used Tomboy Notes will swear by it. Its ability to link notes together with a Wiki-like linking system makes it extremely easy to organize your thoughts and ideas. The best thing is, even if you rename/reorganize your notes, the links will still be intact.</p>
<p>Accessing the notes is often a mouse click away. Simply click on the panel applet icon and you will be able to access all your notes instantly. Tomboy integrates well with the Sticky Notes (in Gnome) and you can easily import your sticky notes into Tomboy. It comes preinstalled in Gnome desktop.</p>
<p>Are you aware of any other sticky notes for Linux? If they weren&#8217;t mentioned in this article, please introduce them to us in the comments!</p>
<p><small>Image credit: <a href="http://www.flickr.com/photos/closedzero/" rel="nofollow">closedzero</a></small>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/web-annotation-for-students-or-professionals-from-webnotes-100-invites/" title="Web Annotation For Students or Professionals From WebNotes (+100 Invites) (May 30, 2009)">Web Annotation For Students or Professionals From WebNotes (+100 Invites)</a> (3)</li>
	<li><a href="http://www.makeuseof.com/tag/super-simple-sticky-notes-from-jjot/" title="Super Simple Sticky Notes From Jjot (March 31, 2009)">Super Simple Sticky Notes From Jjot</a> (3)</li>
	<li><a href="http://www.makeuseof.com/tag/stick-this-on-your-pc-sticky-notes-for-your-desktop/" title="Stick This On Your PC &#8211; Sticky Notes For Your Desktop (November 19, 2008)">Stick This On Your PC &#8211; Sticky Notes For Your Desktop</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/zim-a-desktop-wiki-note-taking-app-linux-windows/" title="ZIM &#8211; A Desktop Wiki / Note Taking App [Linux, Windows] (October 25, 2008)">ZIM &#8211; A Desktop Wiki / Note Taking App [Linux, Windows]</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/use-your-cellphone-to-send-all-your-thoughts-ideas-to-jott/" title="Use Your Cellphone To Send All Your Thoughts &#038; Ideas To Jott (January 12, 2009)">Use Your Cellphone To Send All Your Thoughts &#038; Ideas To Jott</a> (13)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/5-little-useful-sticky-notes-app-for-linux/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>How to Get Detailed Information &amp; Benchmark Linux System</title>
		<link>http://www.makeuseof.com/tag/get-detailed-information-benchmark-your-linux-system/</link>
		<comments>http://www.makeuseof.com/tag/get-detailed-information-benchmark-your-linux-system/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 21:00:17 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[benchmarking]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=19195</guid>
		<description><![CDATA[You can get a plethora of information about your Linux system via log files and the proc file system. However, the uninitiated should try Hardinfo. Hardinfo is a system profiler and benchmarking tool for your computer. Hardinfo presents detailed information about your system in a organized manner. 
Hardinfo is a Linux application. To install Hardinfo, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/hilogo.png" align="left">You can get a plethora of information about your Linux system via log files and the <a href="http://en.wikipedia.org/wiki/Procfs">proc file system</a>. However, the uninitiated should try Hardinfo. Hardinfo is a system profiler and benchmarking tool for your computer. Hardinfo presents detailed information about your system in a organized manner. </p>
<p><a href="http://hardinfo.berlios.de/">Hardinfo</a> is a Linux application. To install Hardinfo, look inside your distribution&#8217;s package manager. Ubuntu users can install Hardinfo via the terminal using:</p>
<p style="text-align:center"><strong> sudo apt-get install hardinfo </strong></p>
<p>Once installed, go ahead and run it. You will be greeted by various parameters towards the left and you can get more information by clicking on them.</p>
<p>The information is broadly classified into 3 categories: The computer, devices and benchmarks. You can get a information summary about your computer or detailed information about the Operating System, Kernel Modules, Filesystems, shared directories, network interfaces, monitors, languages installed and a log of system boots. In addition, you can also get detailed information about the processor, memory, PCI device, USB devices, battery, printers and storage etc.</p>
<p><span id="more-19195"></span></p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/memory.gif"></p>
<p>All this information is neatly organised and you can copy any one of them to the clipboard with the click of a button or generate a report to post on forums for help. You can pick and choose what information is to be included in the report by un-checking the modules you want to exclude.</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/report.png"></p>
<p>Hardinfo also provides you with benchmarking that allows you run certain tests and see how well your computer does! Hardinfo benchmarks your CPU with zlib, fibonacci, md5, sha1, blowfish and FPU raytracing tests. It displays the result as well as how other common CPUs performed on the same test. </p>
<p>If you are unsure about how to interpret the results, Hardinfo displays a line towards the bottom &#8211; giving you some additional information about the test results. You can also synchronize the benchmark tests with the Hardinfo server to receive updated results for other CPUs and submit your own results if you so please.</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/benchmark.png"></p>
<p>Do you know of similar profiling and benchmarking tools? Please recommend them in the comments!</p>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-safely-uninstall-ubuntu-in-windows-dual-boot-environment/" title="How To Safely Uninstall Ubuntu From A Windows Dual-Boot PC (October 24, 2009)">How To Safely Uninstall Ubuntu From A Windows Dual-Boot PC</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/install-linux-with-ease-using-unetbootin/" title="How To Install Linux With Ease Using UNetbootin (July 30, 2008)">How To Install Linux With Ease Using UNetbootin</a> (17)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-create-an-ubuntu-installation-usb-on-the-mac/" title="How To Create A Portable Ubuntu Installation USB On The Mac (August 9, 2009)">How To Create A Portable Ubuntu Installation USB On The Mac</a> (43)</li>
	<li><a href="http://www.makeuseof.com/tag/goblinx-an-alternative-os-with-4-different-flavors/" title="GoblinX &#8211; An Alternative Linux OS With 4 Different Flavors (November 2, 2009)">GoblinX &#8211; An Alternative Linux OS With 4 Different Flavors</a> (9)</li>
	<li><a href="http://www.makeuseof.com/tag/get-detailed-information-monitor-and-take-a-computer-benchmark-with-pc-wizard/" title="Get Detailed Info About Your OS &#038; Hardware with PC Wizard (September 24, 2009)">Get Detailed Info About Your OS &#038; Hardware with PC Wizard</a> (11)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/get-detailed-information-benchmark-your-linux-system/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Testing Google Chrome Alpha: Test #1 &#8211; Linux</title>
		<link>http://www.makeuseof.com/tag/testing-chrome-alpha-test-1-linux/</link>
		<comments>http://www.makeuseof.com/tag/testing-chrome-alpha-test-1-linux/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 15:00:11 +0000</pubDate>
		<dc:creator>Damien Oh</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[software testing]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=18905</guid>
		<description><![CDATA[Editor&#8217;s note: We have a special installment for MakeUseOf readers who happen to be Chrome fans. We are reviewing the alpha build of Chrome for both Linux and Mac today. Watch out for the Mac edition later on.
For those Linux users who have been waiting hard and long for the release of Google Chrome Linux [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-18907" title="tux-chrome" src="http://www.makeuseof.com/wp-content/uploads/2009/06/tux-chrome.jpg" alt="google chrome linux alpha" width="232" height="265" /><em>Editor&#8217;s note: We have a special installment for MakeUseOf readers who happen to be <a href="http://www.makeuseof.com/tags/google-chrome/">Chrome</a> fans. We are reviewing the alpha build of Chrome for both Linux and Mac today. Watch out for the Mac edition later on.</em></p>
<p>For those Linux users who have been waiting hard and long for the release of Google Chrome Linux Alpha, there are both a good and bad news for you. The bad news is, Google Chrome for Linux is still not available yet. The good news however, the alpha build is now available for testing, which could be a joy for some Linux geeks.</p>
<p>Last week, Google released the first alpha build (build 3.0.183.1) of Google Chrome for Linux (and Mac). I have tested the Linux version on my Ubuntu machine and compared how it fares against Firefox. It is apparent that there are plenty of features missing, but it also comes with some juice that proved to be a surprise for many.</p>
<h2>Warning</h2>
<p>On the Chromium <a href="http://dev.chromium.org/getting-involved/dev-channel">developer&#8217;s blog</a>, they have stressed that the alpha build is not meant for mainstream public use and should be used only by developers. Being a public user, you are still free to download/install the software, but do bear in mind that many of the features are still missing.</p>
<p>Next step, installation.</p>
<p><span id="more-18905"></span></p>
<h2>Installation</h2>
<p>Installing Google Chrome on Ubuntu is very easy. Download the deb file from the <a href="http://dev.chromium.org/getting-involved/dev-channel">Chromium Early Release Channel</a> to your desktop. Double click on the downloaded file to initiate the installation.</p>
<p>When the installation is complete, a warning window regarding the instability of this software will pop up. In the window, you can also opt to help the development of Google Chrome for Linux by sending in the crash reports to Google.</p>
<p align="center"><img style="display: inline" title="chrome-warning" src="http://www.makeuseof.com/wp-content/uploads/2009/06/chromewarning.jpg" alt="google chrome linux download" width="433" height="486" /></p>
<h2>First impression</h2>
<p>The very first impression of running Google Chrome Linux on my Ubuntu is that <strong>it is very fast</strong>.</p>
<p>Whenever I click on the Firefox launcher, I always have to wait for several seconds (at least 10 seconds) for it to load in the background before I get to see the home page. The more extensions I installed, the slower it got. </p>
<p>For Google Chrome, the moment I click on the launcher, the browser loads instantly, almost without any delay. One could argue that Google Chrome doesn&#8217;t support any extensions now and most of its features are not available, so it is logical that it loads faster. That could be true, but still, the difference in the speed is enormous.</p>
<p>Other than the boot speed, the speed that it loads a web page, performs a search, accesses URL history, suggests the URL as you type is also much faster than Firefox. And also more intelligent, in my opinion.</p>
<p>We have already covered plenty of Google Chrome features, including the <a href="http://www.makeuseof.com/tag/8-cool-tricks-to-put-some-more-sheen-on-google-chrome/">tips</a> and <a href="http://www.makeuseof.com/tag/7-useful-hacks-to-improve-your-google-chrome-experience/">tricks</a>, so I shall not delve into that. Overall, what is working in this alpha build is basic browsing, new tabs, simple tab dragging, search from URL bar, incognito mode and full page zoom.</p>
<h2>What is lacking for now?</h2>
<p>In short, it is still lacking a whole great list of things. There is no flash support, means you won&#8217;t be able to watch any videos on Youtube, no printing, no complex text support, no complex tab dragging (pulling the tab out of the browser window), you can&#8217;t change the homepage, little or almost no configuration options in the Options page and many other features that are only partially implemented.</p>
<p align="center"><img style="display: inline" title="chrome-flash" src="http://www.makeuseof.com/wp-content/uploads/2009/06/chromeflash.jpg" alt="chrome-flash" width="580" height="456" /></p>
<p>One thing that I also noticed is that the font rendering in Google Chrome is still not up to par with Firefox. In addition, the UI still needs some polishing to make full of the GTK+ theme.</p>
<h2>Should you install?</h2>
<p>Google has make it clear that this is still an alpha release and should be installed by developers only. I am not a developer, but I am already enjoying the benefits of its speed. For basic browsing (checking mail, reading articles, performing searches in search engines), Google Chrome can do its job well, but for anything that is more complex, you will have to fall back to your native browser. There is no harm in installing it and trying it out for yourselves, I am already using it as my default browser. For complex stuff, I guess I&#8217;ll have to stick with Firefox.</p>
<p>Don&#8217;t forget that this is only the Linux version. My colleague, Jeffry, will be <a href="http://www.makeuseof.com/tag/testing-google-chrome-alpha-test-2-mac/">reviewing its Mac counterpart</a>. Watch out for his article. Will it be better or worse? Find out soon.</p>
<p>What do you think about this alpha release? Did Google do the right thing by releasing such a raw version of their browser? Are you satisfied with it? Let it all out in the comments!
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/testing-google-chrome-alpha-test-2-mac/" title="Testing Google Chrome Alpha: Test #2 &#8211; Mac (June 14, 2009)">Testing Google Chrome Alpha: Test #2 &#8211; Mac</a> (8)</li>
	<li><a href="http://www.makeuseof.com/tag/stainless-google-chromes-mac-twin-mac-only/" title="Stainless &#8211; Google Chrome&#8217;s Mac Twin [Mac Only] (November 30, 2008)">Stainless &#8211; Google Chrome&#8217;s Mac Twin [Mac Only]</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/share-you-firefox-data-across-operating-systems-and-computers/" title="Share Your Firefox Data Across Operating Systems &#038; Computers (August 26, 2008)">Share Your Firefox Data Across Operating Systems &#038; Computers</a> (21)</li>
	<li><a href="http://www.makeuseof.com/tag/muo-polls-google-chrome-vs-firefox/" title="MUO Polls: Google Chrome vs. Firefox (September 8, 2008)">MUO Polls: Google Chrome vs. Firefox</a> (59)</li>
	<li><a href="http://www.makeuseof.com/tag/podcast-18-chrome-and-seinfeld/" title="MUO Podcast #18: Chrome and Seinfeld (September 7, 2008)">MUO Podcast #18: Chrome and Seinfeld</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/testing-chrome-alpha-test-1-linux/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>How To Tweet In Linux Using Pidgin</title>
		<link>http://www.makeuseof.com/tag/how-to-tweet-in-linux-using-pidgin/</link>
		<comments>http://www.makeuseof.com/tag/how-to-tweet-in-linux-using-pidgin/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 21:00:24 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[instant messaging]]></category>
		<category><![CDATA[Pidgin]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=18969</guid>
		<description><![CDATA[Pidgin is the most popular multiprotocol IM client for Linux. It supports a number of networks from Yahoo IM to Google Talk to MSN and IRC. However, microblogging is creating all the buzz these days. Twitter is stealing the show. While you can use Gwibber for tweeting from the Linux desktop, you might want to [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/twitterlg.jpeg" align="left" /><a href="http://www.makeuseof.com/tags/pidgin/">Pidgin</a> is the most popular multiprotocol <a href="http://www.makeuseof.com/tags/instant-messaging/">IM client</a> for Linux. It supports a number of networks from Yahoo IM to Google Talk to MSN and IRC. However, microblogging is creating all the buzz these days. <a href="http://www.makeuseof.com/dir/tag/twitter/" target="new">Twitter</a> is stealing the show. While you can use <a href="http://www.makeuseof.com/tag/gwibber-the-everything-client/">Gwibber</a> for tweeting from the Linux desktop, you might want to stick with a single software for IM as well as Twitter. Today, I&#8217;ll be showing you how to hack Pidgin in order to support Twitter, right on your desktop.</p>
<p>First, we need to install the <a href="http://code.google.com/p/microblog-purple/">microblog-purple plugin</a>. While you can simply download, install and start using the plugin, you need to do some additional work to ensure that any updates to the plugin are delivered to you automatically.</p>
<p>Open System > Administration > Software Sources. Navigate to the Third Party Software Tab and add the following to your software sources:<br/></p>
<ul>
<li><strong>deb http://ppa.launchpad.net/sugree/ppa/ubuntu jaunty main</li>
<li>deb-src http://ppa.launchpad.net/sugree/ppa/ubuntu jaunty main</strong></li>
</ul>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/thirdparty.png" /></p>
<p><span id="more-18969"></span></p>
<p>Next, we need to import the key for the software source that we added. To do so, open up a Terminal and type the following:</p>
<p align="center"><strong>sudo apt-key adv &#8211;recv-keys &#8211;keyserver keyserver.ubuntu.com 0cf459b8df37ed8b </strong></p>
<p>Once this is done you can install the plugin using the following command:</p>
<p align="center"><strong>sudo apt-get install pidgin-microblog</strong></p>
<p>Now just add a new account to Pidgin, choose Twitter from the protocol drop down menu, provide your username and password and you are all set to start tweeting from within Pidgin!</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/addaccount1.png"></p>
<p>Note that this plugin supports Twitter and Identica. While the instructions above is the preferred method to install any third party software in Ubuntu, if you run into any problems you can simply download the <a href="http://www.getdeb.net/app/Pidgin+Microblog">deb package</a> (or a binary package for you preferred distribution) and install it like any other software.
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/tweet.png"></p>
<p>Windows users can also <a href="http://code.google.com/p/microblog-purple/">download the exe version</a> of the plugin and install it alongside Pidgin.</p>
<p>How do you tweet from your Linux desktop? Do you use <a href="http://www.makeuseof.com/tag/gwibber-the-everything-client/">Gwibber</a>? <a href="http://www.makeuseof.com/tags/adobe-air/">Adobe AIR</a> based applications? Or would you prefer to stay with one software and manage everything from within Pidgin? Let us know in the comments.</p>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/quick-tip-stop-pidgin-spam-in-its-tracks-with-bot-sentry/" title="[Quick Tip] Stop Pidgin Spam in Its Tracks with Bot Sentry (February 29, 2008)">[Quick Tip] Stop Pidgin Spam in Its Tracks with Bot Sentry</a> (26)</li>
	<li><a href="http://www.makeuseof.com/tag/update-all-your-social-status-messages-with-pingfm/" title="Update all your Social Status Messages with Ping.fm (March 28, 2008)">Update all your Social Status Messages with Ping.fm</a> (14)</li>
	<li><a href="http://www.makeuseof.com/tag/turn-your-im-program-into-a-productivity-tool-using-imified/" title="Turn Your IM Program Into A Productivity Tool Using Imified (October 6, 2008)">Turn Your IM Program Into A Productivity Tool Using Imified</a> (23)</li>
	<li><a href="http://www.makeuseof.com/tag/trillian-astra-%e2%80%93-is-it-the-best-instant-messaging-client-now/" title="Trillian Astra – Is It the Best Instant Messaging Client Now? (October 20, 2009)">Trillian Astra – Is It the Best Instant Messaging Client Now?</a> (16)</li>
	<li><a href="http://www.makeuseof.com/tag/tools-apps-and-bots-to-improve-your-twitter-experience/" title="Tools, Apps and Bots to Improve your Twitter Experience (February 11, 2008)">Tools, Apps and Bots to Improve your Twitter Experience</a> (31)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-tweet-in-linux-using-pidgin/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Identify Unknown Files with TrID [Windows/Linux]</title>
		<link>http://www.makeuseof.com/tag/identify-unknown-files-with-trid-windowslinux/</link>
		<comments>http://www.makeuseof.com/tag/identify-unknown-files-with-trid-windowslinux/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 15:00:20 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[file renamer]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=18763</guid>
		<description><![CDATA[ Ever get stuck with any unrecognizable file extensions? If you get a lot of attachments in the mail, you&#8217;ll know what I am talking about. It is amazing how messed up things can get if one of your friends or colleagues enters a wrong file extension.
So, what do you do? How can you identify [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/filetypes.png" align="left" width="150" height="150" alt="identify-unknown-files"> Ever get stuck with any unrecognizable file extensions? If you get a lot of attachments in the mail, you&#8217;ll know what I am talking about. It is amazing how messed up things can get if one of your friends or colleagues enters a wrong file extension.</p>
<p>So, what do you do? How can you identify unknown files? Spend the next 10 minutes trying to open it in Word, PowerPoint, Open Office or maybe it is a PDF? Or perhaps you Google for some information. What if the extension is wrong?</p>
<p>TrID is a nice little utility to have on your computer for situations like this. Linux users have something similar in the &#8220;file&#8221; command. TrID identifies file types based on their signatures. What distinguishes TrID is the fact that it uses database of definitions to identify file types. This database is ever expanding (somewhat like definitions for Antivirus programs) and allows TrID to identify a wider range of file types.</p>
<p><span id="more-18763"></span></p>
<p>You can use TrID in 3 flavors. The <a href="http://mark0.net/soft-trid-e.html">TrID &#8211; File Identifier</a> is inherently a command line utility. You can pass the file to be identified as an argument and use the various switches to view additional information about the file in question. You don&#8217;t <a href="http://www.makeuseof.com/tag/10-windows-command-line-tips-tricks-you-should-definitely-check-out/">need to worry about typing long paths and filenames</a>. You can use the -v switch for additional information, -w to wait for key press after showing results and -d to specify a different definitions package.</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/trid.png"></p>
<p><a href="http://mark0.net/soft-tridnet-e.html">TrIDNet</a> is the GUI version of TrID. Browse to the file you want to analyze and allow TrIDNet to enlighten you! Double-clicking on an item would show extra information about it.</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/tridnet.png"></p>
<p>You can also use <a href="http://mark0.net/onlinetrid.aspx">TrID Online</a>. Just visit here, upload the file you want to identify, hit <em>Analyze</em> and wait for the results to show up. You can also run through the various file extension definitions if you just want to look up a particular file extension and what it does.</p>
<p style="text-align:center"><img src="http://www.makeuseof.com/wp-content/uploads/2009/06/online.png"></p>
<p>TrID is a great utility to help you identify unknown filetypes with ease. You can then search the web if you are unsure of the software you should use to open the identified file. Try <a href="http://www.openwith.org/">Openwith</a> for the same result.</p>
<p>If you encounter a file type that is not (or wrongly) identified by TrID, you can help create definitions using TrIDScan and other TrID users will be able to benefit from your created definitions.</p>
<p>Do you know of any similar utilities that can be used to identify unknown files? Which sites do you refer for information on file extensions? Share with us in the comments.</p>
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/trash-all-your-duplicate-files-with-auslogics-duplicate-file-finder/" title="Trash Your Duplicate Files with Auslogics Duplicate File Finder (September 6, 2009)">Trash Your Duplicate Files with Auslogics Duplicate File Finder</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/the-5-best-windows-explorer-replacements/" title="The 5 Good Free Windows File Managers (February 5, 2009)">The 5 Good Free Windows File Managers</a> (51)</li>
	<li><a href="http://www.makeuseof.com/tag/four-simple-and-free-tips-to-organize-your-windows-experience/" title="The 4 Proven Simple Tips to Organize Your Files on Windows (September 28, 2009)">The 4 Proven Simple Tips to Organize Your Files on Windows</a> (19)</li>
	<li><a href="http://www.makeuseof.com/tag/one-network-admins-tool-to-rule-them-all/" title="One Network Admin&#8217;s Tool to Rule Them All (January 30, 2008)">One Network Admin&#8217;s Tool to Rule Them All</a> (13)</li>
	<li><a href="http://www.makeuseof.com/tag/irfanview-blows-windows-viewer-out-of-the-water/" title="IrfanView Blows Windows Viewer Out of the Water (July 10, 2008)">IrfanView Blows Windows Viewer Out of the Water</a> (26)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/identify-unknown-files-with-trid-windowslinux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Specto: Get Instant Notifications In Your Linux Machine</title>
		<link>http://www.makeuseof.com/tag/specto-get-instant-notification-in-your-linux-machine/</link>
		<comments>http://www.makeuseof.com/tag/specto-get-instant-notification-in-your-linux-machine/#comments</comments>
		<pubDate>Wed, 27 May 2009 17:00:30 +0000</pubDate>
		<dc:creator>Damien Oh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[event monitoring]]></category>
		<category><![CDATA[notifications]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=17955</guid>
		<description><![CDATA[ If you want to monitor a blog for new article update, a great way is to subscribe to its RSS feed and get notified instantly when it updates its content. What if you want to monitor more than just a blog, such as a static website, your email account, a file and you are [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="display: inline" title="notify-osd compliance" src="http://www.makeuseof.com/wp-content/uploads/2009/05/notifyosdcompliance.png" alt="notify-osd compliance" width="259" height="129" /> If you want to monitor a blog for new article update, a great way is to subscribe to its RSS feed and get notified instantly when it updates its content. What if you want to monitor more than just a blog, such as a static website, your email account, a file and you are a Linux user? In that case, Specto could come in handy.</p>
<p><a href="http://specto.sourceforge.net/" target="_blank">Specto</a> is a Linux-based desktop application that allows you to watch for configurable events and get notified instantly when updates are available. Things that you can monitor include <strong>websites</strong>, <strong>emails</strong>, <strong>files/folders</strong>, <strong>system processes</strong> and <strong>connection ports</strong>.</p>
<p>The way Specto works is very easy. If you are monitoring a particular website, like your <a href="http://www.makeuseof.com/tags/facebook/">Facebook</a> account for new messages on your wall, Specto grabs the file size of that site at regular interval and compares it with the previous version. If there are any changes, it will notify you via an unobtrusive popup at the corner of the system taskbar. You can define an error margin so that Specto won’t notify you for small changes to the site (such as rotating ads).<br />
<span id="more-17955"></span></p>
<p>Specto is available as a package in the software repository of most Linux distro, so Linux users shouldn’t have much difficulty in installing it in your system.</p>
<p>After you have installed it, you can easily add events via its interface window. There are only several simple configurations so anyone, even if you have no technical knowledge, can use it easily.</p>
<p>To monitor a website, you just have to enter the name of the event, the update interval and the website&#8217;s URL. As mentioned above, you can set the error margin at the bottom of the window.</p>
<p style="text-align: center;"><img style="display: inline" title="specto-add-watch" src="http://www.makeuseof.com/wp-content/uploads/2009/05/spectoaddwatch.jpg" alt="specto-add-watch" width="329" height="418" /></p>
<p>Specto comes with native support for Gmail, which means you can simply enter your username and password and have it notify you when new mails arrived. If you are using other email accounts, you will have to configure the POP3 or IMAP account accordingly.</p>
<p style="text-align: center;"><img style="display: inline" title="specto-add-email" src="http://www.makeuseof.com/wp-content/uploads/2009/05/spectoaddemail.jpg" alt="specto-add-email" width="332" height="438" /></p>
<p>If you want to monitor a particular file/folder, system processes or ports, the configuration process is the same as the above steps.</p>
<p>Whenever there is an update to the event that you are watching, Specto will popup a notification message just below its icon at the task bar. If you are using Ubuntu Jaunty, it also support the NotifyOSD feature.</p>
<h2>Import/Export feature</h2>
<p>What if you are using multiple computers but want to maintain the same setting and watch the same events throughout every computer? Specto comes with the import/export feature where you can easily and quickly export your configuration file in one machine and import it in another machine.</p>
<h2>Conclusion</h2>
<p>This may not be the ‘<em>must-have</em>’ application in your Linux machine, but if you are currently spending a lot of time monitoring some mundane but important stuff on the Web or your network files, you can be sure that <a href="http://specto.sourceforge.net/">Specto</a> is going to make your life much easier.</p>
<p>What do you currently have Specto or any other applications monitoring? Let us know how you did it, in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/whats-this-linux-thing-and-why-should-i-try-it/" title="What&#8217;s This &#8220;Linux&#8221; Thing and Why Should I Try It? (March 12, 2008)">What&#8217;s This &#8220;Linux&#8221; Thing and Why Should I Try It?</a> (125)</li>
	<li><a href="http://www.makeuseof.com/tag/be-updated-about-specific-keyword-articles-with-notifyme/" title="Watch Any Site for Certain Stories with Notify.Me (November 26, 2008)">Watch Any Site for Certain Stories with Notify.Me</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/virtualization-free-in-windows-linux-installation/" title="Virtualization-Free In-Windows Linux Installation (April 19, 2008)">Virtualization-Free In-Windows Linux Installation</a> (15)</li>
	<li><a href="http://www.makeuseof.com/tag/using-your-linux-computer-as-a-media-center-part-1/" title="Using Your Linux Computer As A Media Center (Part 1) (October 28, 2008)">Using Your Linux Computer As A Media Center (Part 1)</a> (66)</li>
	<li><a href="http://www.makeuseof.com/tag/ultimate-gmail-collection-over-80-tools-and-tips/" title="Ultimate GMail Collection: over 80 Tools and Tips (July 27, 2007)">Ultimate GMail Collection: over 80 Tools and Tips</a> (80)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/specto-get-instant-notification-in-your-linux-machine/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Hide Your Country Of Origin For Any Application</title>
		<link>http://www.makeuseof.com/tag/hide-your-country-of-origin-for-any-application/</link>
		<comments>http://www.makeuseof.com/tag/hide-your-country-of-origin-for-any-application/#comments</comments>
		<pubDate>Sun, 24 May 2009 19:00:33 +0000</pubDate>
		<dc:creator>Simon Slangen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Lists of tools]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[anonymous]]></category>
		<category><![CDATA[bypass]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[Tor]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=17899</guid>
		<description><![CDATA[Tor has been discussed on MakeUseOf before. It&#8217;s a multi-platform application that allows you to completely hide (or manipulate) the alleged origin of your network activities. It can be used to surf anonymously and also to access country-restricted services like Hulu, Spotify, and many others.
Tor reroutes network traffic through Tor nodes. With SOCKS-friendly applications like [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-9314" title="tor-logo" src="http://www.makeuseof.com/wp-content/uploads/2008/12/tor-logo.png" alt="tor-logo" width="193" height="79" /><a href="http://www.makeuseof.com/tag/surf-the-web-anonymously-and-securely-with-tor/">Tor</a> has been discussed on MakeUseOf before. It&#8217;s a multi-platform application that allows you to completely hide (or manipulate) the alleged origin of your network activities. It can be used to surf anonymously and also to access country-restricted services like <a href="http://www.makeuseof.com/tag/how-to-watch-movies-and-shows-on-hulu-sling-from-abroad/">Hulu</a>, <a href="http://www.makeuseof.com/tag/stream-music-for-free-with-spotify-invites-available/">Spotify</a>, and many others.</p>
<p>Tor reroutes network traffic through Tor nodes. With SOCKS-friendly applications like internet browsers, where we can easily specify proxies or SOCKS protocols, this isn&#8217;t much of a problem. Today, I will show you how to reroute network traffic of other applications through Tor as well.</p>
<p>By doing this, you can hide the origin of your P2P and instant messaging applications, or even play region-restricted games online!<br />
<span id="more-17899"></span></p>
<h2>Redirect Application Traffic</h2>
<p>When applications access something over the internet, it carries along your IP address, or rough point of origin. This allows other services to log your location, or even block you out. Redirecting application traffic through nodes, to cover the initial point of origin is possible &#8211; although not always as easy as with web browsers.</p>
<p><a href="http://www.freecap.ru/eng/">FreeCap</a> is a free tool for Windows that does most work for you. It allows you to rerdirect the network traffic of selected applications through an HTTP or SOCKS proxy. <strong>Linux and OS X users should refer to <a href="http://www.dest-unreach.org/socat/">socat</a></strong>.</p>
<p>A FreeCap alternative is <a href="http://soft.softoogle.com/ap/sockscap-download-5157.shtml">SocksCap</a>. Contrary to FreeCap, SocksCap is proprietary software and only supports SOCKS Proxies. However, it might provide a handy substitute.</p>
<p><img class="aligncenter size-full wp-image-17900" title="freecap" src="http://www.makeuseof.com/wp-content/uploads/2009/05/freecap.jpg" alt="freecap" width="482" height="405" /></p>
<p>Adding applications to connect to the internet using Tor is as easy as pressing the blank paged button and specifying the program&#8217;s path. Added applications will be added to the list. Make sure you have <a href="https://www.torproject.org/vidalia/">Tor&#8217;s Vidalia bundle</a> installed, and point it to <strong>localhost:9050</strong> in <em><span style="text-decoration: underline;">F</span>ile-<span style="text-decoration: underline;">S</span>ettings</em>. If that doesn&#8217;t work, you can try localhost:8118 as a HTTP Proxy. From then on, all network traffic from those applications will be rerouted through Tor.</p>
<p><img class="aligncenter size-full wp-image-17901" title="freecap-config" src="http://www.makeuseof.com/wp-content/uploads/2009/05/freecap-config.jpg" alt="freecap-config" width="349" height="338" /></p>
<p>Note that you can also choose to route your applications through a direct proxy. However, due to the overall slowness and inreliability of free proxies, this is far from advised.</p>
<h2>Using A Specific Country</h2>
<p>Like I&#8217;ve said before, Tor can come in real handy to access country-restricted websites. This works by masking your point of origin as though it is coming from <strong>a specific country</strong>. This can be arranged in <a href="https://www.torproject.org/vidalia/">Vidalia&#8217;s</a> configuration.</p>
<p><img class="aligncenter size-full wp-image-9327" title="how-tor-works" src="http://www.makeuseof.com/wp-content/uploads/2008/12/how-tor-works.png" alt="how-tor-works" width="510" height="326" /></p>
<p>Basically, what we need to do, is to specify an exit node. This is the last link in the chain of Tor nodes, before your information reaches the destination. There used to be a moderately easy way of identifying exit nodes, this has been a problem in last versions though, so we&#8217;re going to use a workaround.</p>
<p>Go to <a href="https://torstatus.blutmagie.de/index.php?SR=CountryCode&amp;SO=Asc">this page</a> for a complete list of all available nodes. There are three points of interest when selecting your node: country, speed and node type. In our search, we&#8217;re only going to pay attention to high-speed exit nodes (with an icon of an open door).</p>
<p><img class="aligncenter size-full wp-image-17930" title="23-05-2009-12-27-37" src="http://www.makeuseof.com/wp-content/uploads/2009/05/23-05-2009-12-27-37.jpg" alt="23-05-2009-12-27-37" width="523" height="21" /></p>
<p>Once you&#8217;ve found an exit node of decent speed and from the right country, click on it to go to the node&#8217;s details page.</p>
<p><img class="aligncenter size-full wp-image-17932" title="23-05-2009-12-39-18" src="http://www.makeuseof.com/wp-content/uploads/2009/05/23-05-2009-12-39-18.jpg" alt="23-05-2009-12-39-18" width="461" height="182" /></p>
<p>On this page, copy the given fingerprint, eliminate all spaces and put a $ mark in front. In this particular case, we&#8217;d end up with &#8216;$E975CCE9EA406150E86CAC17578A6974706C18B9&#8242;. We&#8217;re going to need this fingerprint later on.</p>
<p><img class="aligncenter size-full wp-image-17905" title="torcc" src="http://www.makeuseof.com/wp-content/uploads/2009/05/torcc.jpg" alt="torcc" width="550" height="254" /></p>
<p>In Vidalia&#8217;s Advanced settings tab, you should be able to view the path to your Tor Configuration File. This is where we&#8217;re going to specify our exit nodes.</p>
<p>Open the configuration file with Notepad or any similar editing application. At the top of this file, paste the following two lines, with fingerprint1, fingerprint2 and fingerprint3 substituted by the fingerprint codes you wrote down before.</p>
<p style="padding-left: 30px;"><strong>ExitNodes fingerprint1, fingerprint2, fingerprint3<br />
StrictExitNodes 1</strong></p>
<p>Upon restart, Tor should try to access one of those servers as an exit node. You can now access Hulu from Europe, or play games that weren&#8217;t available in your region.</p>
<p>Do you live in a &#8220;restricted&#8221; country? Has this instructional helped you? Do you have any other solutions to bypass country-restricted websites, services or games? Let us know in the comments.
<p>Did you like the post? Please do share your thoughts in the comments section!</p>
<p><em><strong>New on Twitter ?</strong> Now you can follow <a href="http://twitter.com/MakeUseOf">MakeUseOf on Twitter</a> too.</em></p>

	<em><h4>Related posts</h4></em>
	<ul class="st-related-posts">
	<li><a href="http://www.makeuseof.com/tag/how-to-watch-movies-and-shows-on-hulu-sling-from-abroad/" title="How To Watch Movies and Shows on Hulu &#038; Sling from Abroad (December 3, 2008)">How To Watch Movies and Shows on Hulu &#038; Sling from Abroad</a> (78)</li>
	<li><a href="http://www.makeuseof.com/tag/how-to-set-up-a-secure-free-proxy-server/" title="How To Set Up A Secure &#038; Free Proxy Server (August 31, 2009)">How To Set Up A Secure &#038; Free Proxy Server</a> (6)</li>
	<li><a href="http://www.makeuseof.com/tag/faster-internet-anonymous-net-surfing-through-toonel/" title="Faster Internet &#038; Anonymous Net Surfing Through Toonel (September 17, 2008)">Faster Internet &#038; Anonymous Net Surfing Through Toonel</a> (18)</li>
	<li><a href="http://www.makeuseof.com/tag/cover-your-tracks-be-anonymous-on-the-net-with-jap/" title="Cover Your Tracks on The Internet &#038; Stay Anonymous with JAP (January 24, 2009)">Cover Your Tracks on The Internet &#038; Stay Anonymous with JAP</a> (25)</li>
	<li><a href="http://www.makeuseof.com/tag/surf-the-web-anonymously-and-securely-with-tor/" title="Anonymous Internet Surfing with Tor (December 22, 2008)">Anonymous Internet Surfing with Tor</a> (22)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/hide-your-country-of-origin-for-any-application/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
