<?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>gHacks technology news &#187; Linux</title>
	<atom:link href="http://www.ghacks.net/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Sun, 22 Nov 2009 16:31:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Major improvements with Fedora 12</title>
		<link>http://www.ghacks.net/2009/11/18/major-improvements-with-fedora-12/</link>
		<comments>http://www.ghacks.net/2009/11/18/major-improvements-with-fedora-12/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 17:51:05 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[distribution]]></category>
		<category><![CDATA[Fedora]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=18640</guid>
		<description><![CDATA[In the wake of Ubuntu&#8217;s 9.10 release, many distributions were forgotten. But one distribution, in particular, keeps getting better and better under the radar. That distribution? Fedora. Just this week Fedora 12 was released, brining some serious improvements not only to the cutting edge distribution, but to Linux in general.
Upon installation you might not immediately [...]]]></description>
			<content:encoded><![CDATA[<p>In the wake of Ubuntu&#8217;s 9.10 release, many distributions were forgotten. But one distribution, in particular, keeps getting better and better under the radar. That distribution? Fedora. Just this week Fedora 12 was released, brining some serious improvements not only to the cutting edge distribution, but to Linux in general.</p>
<p>Upon installation you might not immediately notice the improvements. They are there and eventually these improvements will impress you. So instead of you having to wade through the distribution to witness these improvements, I will highlight those that will have certain impact on the user&#8230;whether directly or indirectly.</p>
<p><span id="more-18640"></span><strong>Bluetooth Support</strong></p>
<p>You might be wondering why I am starting with a feature that isn&#8217;t used by everyone. The main reason is because this is the update that might excite users (at least mobile users) the most. With the latest release not only has bluetooth support matured, but tethering support has become almost foolproof! So now that laptop can tether to your cell via usb. But the improvements don&#8217;t end there. One of the issues, prior to 12, that plagued Linux bluetooth users was battery drain. Now bluetooth services are run &#8220;on demand&#8221; so that thirty seconds after the last bluetooth device was used, the service is suspended.</p>
<p><strong>Network manager improvements</strong></p>
<p>Another large step forward is with the Network Manager. Although this is the best of the best Linux network management tools, it still had room for improvement. What has been improved is:</p>
<ul>
<li>IpV6 support.</li>
<li>Better shared, static, and system-wide connection support.</li>
<li>Easy to configure bluetooth tethering</li>
</ul>
<p><strong>Out of the box tablet support</strong></p>
<p>This will come to the surprise of anyone that has had to get tablet support working with Linux. Fedora 12 will work without having to muck around with xorg.conf! Tablet pressure sensitivity, handwriting recognition, and many more features will work, out of the box! This is big news for anyone who wants to use a tablet PC with Linux.</p>
<p><strong>Updates improvements</strong></p>
<p>For those of you who grow more and more frustrated with the constant barrage of updates with a Fedora distribution, you will be happy to know that Fedora has made some serious improvements. First RPM now uses XZ compression (instead of gzip), so packages are smaller. Also, the Presto plugin is now enabled by default. Presto uses RPM deltas which only use files that have changed. Between XZ and deltas file downloads are considerably smaller and updating is noticeably faster.</p>
<p><strong>Bug reporting</strong></p>
<p>One thing to keep in mind is that Fedora is a cutting edge distribution, so bug reporting should be a task most Fedora users follow through with. Fedora 12 makes this task very simple. When an application crashes data is automatically collected (without the user having to run back traces and such). With the help of the new Abrt tool, reporting bugs is about as simple as possible. The user doesn&#8217;t even have to go to Bugzilla to report a bug!</p>
<p><strong>Graphics</strong></p>
<p>There have been a number of improvements for graphics with Fedora 12. One of the more important updates is the experimental drivers that give 3D support for graphics cards without the use of proprietary drivers.</p>
<p><strong>Clustered Samba</strong></p>
<p>Another exciting addition is the GFS2 Fedora 12 Samba allows you to  have multiple instances of smbd across different nodes of a cluster. With this you can export a gfs2 filesystem through one or more nodes in the cluster. Clustered Samba will provide high-availablity of the Samba service.</p>
<p><strong>Final thoughts</strong></p>
<p>This is just a taste of what Fedora 12 is brining to the Linux table. There is a veritable plethora of new features available with Fedora 12. For a complete list, take a look at <a title="Fedora 12 Wiki" href="http://fedoraproject.org/wiki/Releases/12/FeatureList" target="_blank">this Wiki page</a> for an all encompassing  look at the feature list.</p>

	Tags: <a href="http://www.ghacks.net/tag/distribution/" title="distribution" rel="tag">distribution</a>, <a href="http://www.ghacks.net/tag/fedora/" title="Fedora" rel="tag">Fedora</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/05/15/create-your-own-version-of-fedora-with-revisor/" title="Create your own version of Fedora with Revisor (May 15, 2009)">Create your own version of Fedora with Revisor</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/03/12/manage-network-devices-in-fedora/" title="Manage Network Devices in Fedora (March 12, 2009)">Manage Network Devices in Fedora</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/05/09/linux-distribution-chooser/" title="Linux Distribution Chooser (May 9, 2006)">Linux Distribution Chooser</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/02/18/get-to-know-linux-live-cd/" title="Get To Know Linux: Live CD (February 18, 2009)">Get To Know Linux: Live CD</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/04/12/fedora-live-usb-creator/" title="Fedora Live USB Creator (April 12, 2009)">Fedora Live USB Creator</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/11/18/major-improvements-with-fedora-12/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>With Ubuntu 9.10 Arrives Wubi 9.10</title>
		<link>http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/</link>
		<comments>http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 17:12:03 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux distribution]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu 9.10]]></category>
		<category><![CDATA[wubi]]></category>
		<category><![CDATA[wubi 9.10]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=17903</guid>
		<description><![CDATA[The Ubuntu development team has just released a new version of their Linux distribution to the public. Ubunutu 9.10 follows the usual bi-annual release cycle. It introduces updates all over the board including a &#8220;a redesigned, faster boot and login experience, a revamped audio framework and improved 3G broadband connectivity&#8221;. A Ubuntu Server and Ubuntu [...]]]></description>
			<content:encoded><![CDATA[<p>The Ubuntu development team has just released a new version of their Linux distribution to the public. Ubunutu 9.10 follows the usual bi-annual release cycle. It introduces updates all over the board including a &#8220;a redesigned, faster boot and login experience, a revamped audio framework and improved 3G broadband connectivity&#8221;. A Ubuntu Server and Ubuntu Netbook edition has also been released by the development team. All versions are available for download at the Ubuntu website. All versions of Ubuntu 9.10 are available for installation or as a so called live cd for testing without installation.</p>
<p>The Linux installation experience has changed tremendously in the past decade. What once required a computer science degree or lots of dedication has now changed to an installation that is comparable to that of the Windows operating system. </p>
<p><span id="more-17903"></span>Wubi, a Windows application that makes it possible to install Ubuntu right from within Windows, simplifies the installation of Ubuntu Linux even further. We reviewed <a href="http://www.ghacks.net/2007/06/13/install-ubuntu-without-partitioning-with-wubi/">Wubi</a> back then when it was released publicly by the developers for the first time. It has been updated regularly since then to keep up with the Ubuntu development cycle.</p>
<p>Wubi 9.10 has now been released so that users of the Windows operating system can install Ubuntu 9.10 from within their operating system. A dual-boot environment will be created by the installer so that it is possible to boot either into Windows or Linux once the installation completes. Users who would like to download and use Wubi can find additional information and download links at the <a href="http://wubi-installer.org/">Wubi</a> website. Those who prefer a <a href="http://www.ubuntu.com/getubuntu/download">direct</a> installation can download Ubuntu at the website of the Linux distribution.</p>

	Tags: <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/linux-distribution/" title="linux distribution" rel="tag">linux distribution</a>, <a href="http://www.ghacks.net/tag/ubuntu/" title="ubuntu" rel="tag">ubuntu</a>, <a href="http://www.ghacks.net/tag/ubuntu-9-10/" title="ubuntu 9.10" rel="tag">ubuntu 9.10</a>, <a href="http://www.ghacks.net/tag/wubi/" title="wubi" rel="tag">wubi</a>, <a href="http://www.ghacks.net/tag/wubi-9-10/" title="wubi 9.10" rel="tag">wubi 9.10</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/04/03/ubuntu-8-makes-it-even-easier-to-try-out-linux/" title="Ubuntu 8 makes it even easier to try out Linux (April 3, 2008)">Ubuntu 8 makes it even easier to try out Linux</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/04/02/portable-ubuntu/" title="Portable Ubuntu For Windows (April 2, 2009)">Portable Ubuntu For Windows</a> (36)</li>
	<li><a href="http://www.ghacks.net/2009/07/02/linux-mint/" title="Linux Mint (July 2, 2009)">Linux Mint</a> (8)</li>
	<li><a href="http://www.ghacks.net/2009/01/24/easy-peasy-optimized-ubuntu-for-asus-eee-pcs/" title="Easy Peasy Optimized Ubuntu For Asus Eee PCs (January 24, 2009)">Easy Peasy Optimized Ubuntu For Asus Eee PCs</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/12/20/why-you-should-switch-your-parents-pc-to-ubuntu/" title="Why you should switch your parents pc to ubuntu (December 20, 2006)">Why you should switch your parents pc to ubuntu</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Five handy secure shell tips and tricks</title>
		<link>http://www.ghacks.net/2009/10/17/five-handy-secure-shell-tips-and-tricks/</link>
		<comments>http://www.ghacks.net/2009/10/17/five-handy-secure-shell-tips-and-tricks/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 17:47:49 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[linux shell]]></category>
		<category><![CDATA[secure shell]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=17386</guid>
		<description><![CDATA[I use secure shell a LOT, every day. So much so that I often take for granted how important this tool is. Not only does it allow me to log into remote machines to handle management of said machine, it can do other things as well &#8211; X tunneling being one of the most useful features. But [...]]]></description>
			<content:encoded><![CDATA[<p>I use secure shell a LOT, every day. So much so that I often take for granted how important this tool is. Not only does it allow me to log into remote machines to handle management of said machine, it can do other things as well &#8211; X tunneling being one of the most useful features. But for many users ssh only serves as a means to log in, do a few command-line tasks, and log out. It doesn&#8217;t (and shouldn&#8217;t) have to be that way.</p>
<p>With Secure Shell there are a number of ways to use (and configure) this tool to make it more useful and more secure. In this article  you will learn five different (and handy) secure shell tips to make sure your ssh usage is as good as it can be. And for some basic secure shell knowledge, check out my article &#8220;<a title="Get to know Linux: Secure Shell" href="http://www.ghacks.net/2009/02/17/get-to-know-linux-secure-shell/" target="_blank">Get to know Linux: Secure shell</a>&#8220;.</p>
<p><span id="more-17386"></span><strong>Password-less logon</strong></p>
<p>Have have dealt with this before (as a side note), but wanted to re-iterate this process. Because I use ssh so much I get tired of having to enter passwords constantly. Now I will preface this by saying only do this on a network you trust. Yes you will be logging into ssh with a certificate, and that certificate will be on your machine, but you don&#8217;t want to employ this method on a network that can not be trusted. With that in mind, here are the steps for setting this up.</p>
<p>On the local machine issue the command:</p>
<p><em>ssh-keygen -t dsa</em></p>
<p>This command will generate a public key that will be then copied to your server. During this creation process you will be asked for a password &#8211; just press enter to use a blank password for this. You will have to verify the password, so hit enter again. )</p>
<p>With the key created you have to copy it to the server you want to ssh into. To do this enter the command:</p>
<p><em>ssh-copy-id -i .ssh/id_dsa.pub username@destination</em></p>
<p>Where <em>username</em> is the username you will be logging into on the remote server and <em>destination</em> is the IP address of the remote server.</p>
<p>Now when you go to secure shell into that remote machine you will not have to enter a password.</p>
<p><strong>Block root login</strong></p>
<p>Although secure shell is a secure means of logging into your server, you do not want to allow root access (for obvious reasons). Blocking root access is simple. Open up the <strong>/etc/ssh/sshd_config</strong> file and look for this line:</p>
<p><em>PermitRootLogin</em></p>
<p>and make sure it is set to &#8220;no&#8221; (no quotes). So the complete line will read:</p>
<p><em>PermitRootLogin no</em></p>
<p>Once you have saved that file, restart the ssh daemon with the command:</p>
<p><em>sudo /etc/init.d/ssh restart</em></p>
<p>Now the root user can no longer log in remotely via ssh.</p>
<p><strong>Enable X tunneling</strong></p>
<p>Secure shell is made even more powerful when you can run a remote X application on your local machine. And what is better is that it&#8217;s not difficult at all. In order to allow X tunneling you will first need to open up the <strong>/etc/ssh/sshd_config </strong>file and search for this line:</p>
<p><em>X11Forwarding</em></p>
<p>and make sure it looks like:</p>
<p><em>X11Forwarding yes</em></p>
<p>Once that is set save the file, restart sshd, and you are ready to tunnel and X Windows application through ssh. To accomplish this you have to add the <em>-X </em>flag to your secure shell command like this:</p>
<p><em>ssh -v -l USERNAME IP_ADDRESS -X</em></p>
<p>Where USERNAME is the username you want to log in with and IP_ADDRESS is the actual IP address of the machine you are logging into.</p>
<p><strong>Final thoughts</strong></p>
<p>There are so many cool tricks and tips with secure shell, but the above three are, in my opinion, the most helpful. Have you come across a helpful ssh tip you&#8217;d like to share? Or are you looking for a particular behavior out of secure shell? If so. share with your fellow Ghacks readers.</p>

	Tags: <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/linux-shell/" title="linux shell" rel="tag">linux shell</a>, <a href="http://www.ghacks.net/tag/secure-shell/" title="secure shell" rel="tag">secure shell</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/02/18/linux-command-line-fu/" title="Linux Command Line Fu (February 18, 2009)">Linux Command Line Fu</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/02/17/get-to-know-linux-secure-shell/" title="Get To Know Linux: Secure Shell (February 17, 2009)">Get To Know Linux: Secure Shell</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/02/07/yoggie-pico-personal-mobile-security-computer/" title="Yoggie PICO Personal Mobile Security Computer (February 7, 2008)">Yoggie PICO Personal Mobile Security Computer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/" title="With Ubuntu 9.10 Arrives Wubi 9.10 (October 30, 2009)">With Ubuntu 9.10 Arrives Wubi 9.10</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/12/07/widgets-for-linux-superkaramba/" title="Widgets for Linux: SuperKaramba (December 7, 2006)">Widgets for Linux: SuperKaramba</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/10/17/five-handy-secure-shell-tips-and-tricks/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>What makes Ubuntu so user friendly?</title>
		<link>http://www.ghacks.net/2009/10/06/what-makes-ubuntu-so-user-friendly/</link>
		<comments>http://www.ghacks.net/2009/10/06/what-makes-ubuntu-so-user-friendly/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 19:33:07 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Desktop Manager]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[ask the readers]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[end user]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[user friendly]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=16991</guid>
		<description><![CDATA[Of all the Linux distributions, the consensus is beginning to become clear that Ubuntu is, hands down, the most user friendly of the Linux distributions. Naturally there are people that claim other distributions like PCLinuxOS, and Linux Mint are even more user-friendly than Ubuntu. But what exactly makes a Linux distribution user-friendly?
I have been using Linux [...]]]></description>
			<content:encoded><![CDATA[<p>Of all the Linux distributions, the consensus is beginning to become clear that Ubuntu is, hands down, the most user friendly of the Linux distributions. Naturally there are people that claim other distributions like <a title="PCLinuxOS" href="http://pclinuxos.com/" target="_blank">PCLinuxOS</a>, and <a title="Linux Mint" href="http://www.linuxmint.com" target="_blank">Linux Mint</a> are even more user-friendly than Ubuntu. But what exactly makes a Linux distribution user-friendly?</p>
<p>I have been using Linux for over ten years. My first induction in the &#8220;cult-o-Linux&#8221; was with Caldera OpenLinux 1 and Red Hat 4.2. Back then it was a completely different Linux. If you wanted to install an application you most likely were going to install from source or, if you were lucky, you could find an rpm package for your Red Hat installation. But so many day-to-day activities were handled from the command line. You mounted (and unmounted) floppy disks from the command line. Most likely you started your dial-up modem from the command line (and even had to write a bash script to get it connected &#8211; remember Minicom?)</p>
<p>Today, Linux is an all together different beast. But what makes it user-friendly? And what, in specific, makes Ubuntu so appealing that it could easily become <strong>the</strong> flagship Linux distribution? Let&#8217;s take a look.</p>
<p><span id="more-16991"></span><strong>Familiarity</strong>: As much as I hate to say it, in so many instances, you have to mimic Windows in order to gain a level of comfort with new users. In many instances, Ubuntu has done just that. But it&#8217;s not overt mimicry, it&#8217;s subtle. It&#8217;s changing the way users have to deal with removable media. Now you can plug in that USB key, write something to the key, and remove the key. Of course you should be unmounting the key before removing it (just like you should in both Windows and Mac), but at least it has become possible to, quite literally, plug-and-plug. Is this unique to Ubuntu? Not completely. However, Ubuntu has pieced together a system that is much more consistent with the methods of the &#8220;market share&#8221;.</p>
<p><strong>Software management: </strong>Ubuntu has, and continues to have, one of the simplest tools for managing software. Open up the single tool, search for what you need, select it, and install it. And with Ubuntu 9.10 coming out, this task includes commercial software. What this does is, in many instances, keep the user from having to search the web endlessly for commercial-grade software for Linux. The next step &#8211; ease the adding of repositories.</p>
<p><strong>Sudo:</strong> This is a very sore point for many old-school Linux users. Most see this as a security risk. But with regards to user-friendliness &#8211; why would you want to make the new user have to learn about a &#8220;super user&#8221; or &#8220;root&#8221; account? Most average users cringe at the thought of doing anything administrative to a computer. So you remove the idea of their needing an administrative user and you take one step towards giving the users what they want. With Ubuntu your user has administrative rights through sudo, so the worst thing they will have to do is enter their user password when handling administrative tasks. Most users can handle that.</p>
<p><strong>Choice made simple: </strong>A lot of distributions have chosen one desktop over another. And let&#8217;s face it, the desktop ultimately will determine how user-friendly a distribution is. I can take a user-friendly distribution like Ubuntu, put AfterStep or E16 on as the desktop, and that distribution is no longer user-friendly. The desktop is the make or break for Linux and we all know, for user-friendliness, there are two serious choices: GNOME and KDE. Ubuntu makes this very simple: If you want GNOME you download the standard ISO and burn it. If you prefer KDE, download <a title="Kubuntu" href="http://www.kubuntu.org/" target="_blank">Kubuntu</a>. Ubuntu goes even further than that by offering <a title="Xubuntu" href="http://xubuntu.org/" target="_blank">Xubuntu</a> and <a title="Edubuntu" href="http://edubuntu.org/" target="_blank">Edubuntu</a> versions of the distribution. So instead of having to download and install a distribution with one desktop and then install the desktop you want on top of that, you just download the version of the distribution that includes the desktop you want.</p>
<p><strong>Installation: </strong>How much easier could it be than booting a Live CD and then clicking the install button once it is up and running? Not much. Of course many Linux distributions have a Live CD version (some only do Live DVDs) which is great. But the Ubuntu Live CD offers a cleaner, easier start up and installation than most. If you&#8217;ve ever tried the Elive Live CD you know EXACTLY what I am talking about.</p>
<p><strong>Boot time</strong>: Ubuntu Linux has one of the fastest boot times of all the Linux distributions. The goal of Ubuntu is to reach that elusive 10 second boot time. They are coming very close. Along with boot time would be a clean boot. By clean boot I mean not giving the user more information than they need. Long gone is the boot up process that tells the user every single process, system, and sub-system that is starting up. The only users that want to see that are the old school users trying to debug various issues.</p>
<p><strong>Remove the clutter: </strong>I am a big fan of virtual workspaces. I love (and use) the Linux pager. Most people, however, do not. Ubuntu has the right approach to this tool, strip the virtual workspaces down to two to appease the old school users AND not so easily confuse the new users. In all honesty, I think for the standard release, the pager needs to be disabled all together. Sure, leave it there so users who depend upon it can enable it, but why have more clutter than the average user can stand? Ubuntu is on the right path.</p>
<p><strong>Final thoughts</strong></p>
<p>Of course what you really need to do is define &#8220;user friendliness&#8221;. For many people that means &#8220;just be Windows&#8221;. But for some it&#8217;s much more than that. If you say &#8220;Just be Windows&#8221; &#8211; doesn&#8217;t that include Vista? And Vista was not the most user-friendly OS. User-friendly, to me, is an operating system (as a complete whole &#8211; not in pieces) that does not interfere with the user. A real user friendly operating system will allow the user to do what they need to do without confusing road blocks or cumbersome sub-systems. And, finally, a user-friendly operating system should be secure from the threat of viruses and malware without the inclusion of third-party software. Linux has that in spades.</p>
<p>What do you think? Is Ubuntu the most user friendly Linux distribution?</p>

	Tags: <a href="http://www.ghacks.net/tag/desktop/" title="desktop" rel="tag">desktop</a>, <a href="http://www.ghacks.net/tag/end-user/" title="end user" rel="tag">end user</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/ubuntu/" title="ubuntu" rel="tag">ubuntu</a>, <a href="http://www.ghacks.net/tag/user-friendly/" title="user friendly" rel="tag">user friendly</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/" title="With Ubuntu 9.10 Arrives Wubi 9.10 (October 30, 2009)">With Ubuntu 9.10 Arrives Wubi 9.10</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/12/20/why-you-should-switch-your-parents-pc-to-ubuntu/" title="Why you should switch your parents pc to ubuntu (December 20, 2006)">Why you should switch your parents pc to ubuntu</a> (20)</li>
	<li><a href="http://www.ghacks.net/2009/04/02/which-ubuntu-derivative-is-right-for-you/" title="Which Ubuntu Derivative Is Right For You? (April 2, 2009)">Which Ubuntu Derivative Is Right For You?</a> (16)</li>
	<li><a href="http://www.ghacks.net/2007/02/16/use-soundjuicer-to-rip-mp3-directly-in-linux/" title="Use SoundJuicer to rip mp3 directly in Linux (February 16, 2007)">Use SoundJuicer to rip mp3 directly in Linux</a> (4)</li>
	<li><a href="http://www.ghacks.net/2007/03/05/ubuntu-tweaking-guide/" title="Ubuntu Tweaking Guide (March 5, 2007)">Ubuntu Tweaking Guide</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/10/06/what-makes-ubuntu-so-user-friendly/feed/</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
		<item>
		<title>Want To Impress Your Friends? Run Chrome OS</title>
		<link>http://www.ghacks.net/2009/09/28/want-to-impress-your-friends-run-chrome-os/</link>
		<comments>http://www.ghacks.net/2009/09/28/want-to-impress-your-friends-run-chrome-os/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 09:21:50 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[chrome os]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[google chrome os]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=16733</guid>
		<description><![CDATA[We have all read the news that Google is planning to enter the operating system market with their soon to be released Google Chrome OS which is initially targeting the netbook market. Google Chrome OS is based on Google&#8217;s web browser Google Chrome and a Linux kernel. Little information are know as of yet. The [...]]]></description>
			<content:encoded><![CDATA[<p>We have all read the news that Google is planning to enter the operating system market with their soon to be released Google Chrome OS which is initially targeting the netbook market. Google Chrome OS is based on Google&#8217;s web browser Google Chrome and a Linux kernel. Little information are know as of yet. The ones that are available state that Google Chrome OS will be released as Open Source, that it will use a minimalistic design and that it will likely be released in the second half of 2010.</p>
<p>Fake videos showcasing the new Google Chrome OS have been making their rounds on the Internet in the last months. There have not been on the other hand lots of attempts to turn an existing Linux distribution into something that resembles the Google Chrome OS.</p>
<p><span id="more-16733"></span>Chrome OS is one of the first attempts. It is offered as a Live CD and virtual image currently. Chrome OS uses a GNOME 2.24 desktop environment with the Google Chrome 4.0.207 web browser integrated. Several other programs like Open Office or Flash Player have also been integrated into the distribution.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/09/chrome_os.png" alt="chrome os" title="chrome os" width="480" height="360" class="alignnone size-full wp-image-16734" /></p>
<p>To be 100% clear here. This is a custom Linux distribution and not the official Google Chrome OS. It still resembles the operating system and can be used as a Live CD to run the Google Chrome web browser on Linux. Interested users can <a href="http://sites.google.com/site/chromeoslinux/home">download</a> the Live CD or the virtual image from the Chrome OS Linux website.</p>

	Tags: <a href="http://www.ghacks.net/tag/chrome-os/" title="chrome os" rel="tag">chrome os</a>, <a href="http://www.ghacks.net/tag/google-chrome/" title="google chrome" rel="tag">google chrome</a>, <a href="http://www.ghacks.net/tag/google-chrome-os/" title="google chrome os" rel="tag">google chrome os</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/operating-system/" title="operating system" rel="tag">operating system</a>, <a href="http://www.ghacks.net/tag/web-browser/" title="web browser" rel="tag">web browser</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/11/20/google-chrome-os-my-concerns/" title="Google Chrome OS: My Concerns (November 20, 2009)">Google Chrome OS: My Concerns</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/07/10/why-google-chrome-os-will-have-no-huge-impact/" title="Why Google Chrome OS Will Have No Huge Impact (July 10, 2009)">Why Google Chrome OS Will Have No Huge Impact</a> (20)</li>
	<li><a href="http://www.ghacks.net/2009/07/08/google-chrome-os/" title="Google Chrome OS (July 8, 2009)">Google Chrome OS</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/06/05/google-chrome-builds-for-mac-and-linux-appear/" title="Google Chrome Builds For Mac And Linux Appear (June 5, 2009)">Google Chrome Builds For Mac And Linux Appear</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/05/26/google-browser-chromium-alpha-for-linux/" title="Google Browser Chromium Alpha For Linux (May 26, 2009)">Google Browser Chromium Alpha For Linux</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/09/28/want-to-impress-your-friends-run-chrome-os/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>The Linux screensaver xscreensaver</title>
		<link>http://www.ghacks.net/2009/08/11/the-linux-screensaver-xscreensaver/</link>
		<comments>http://www.ghacks.net/2009/08/11/the-linux-screensaver-xscreensaver/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 11:12:23 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Desktop Manager]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[linux screensaver]]></category>
		<category><![CDATA[screensaver]]></category>
		<category><![CDATA[xscreensaver]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=15252</guid>
		<description><![CDATA[Most of us go away from our computers. When we do we don&#8217;t much care to come back to see our screen just the way we left it. We have been trained that a screensaver should take the place of our work or our play on our monitors. I have been asked numerous times &#8220;How [...]]]></description>
			<content:encoded><![CDATA[<p>Most of us go away from our computers. When we do we don&#8217;t much care to come back to see our screen just the way we left it. We have been trained that a screensaver should take the place of our work or our play on our monitors. I have been asked numerous times &#8220;How do I have screensaver X on my Linux desktop?&#8221; To that I generally reply &#8211; &#8220;If it&#8217;s a screensaver you just happened to have found on line, more than likely you can&#8217;t have it.&#8221; Why is that? The screensaver is an application that must be linked to X, otherwise it will not work. And we all know how finicky X can be. So the only way to safely add new screensavers is to add those that included with your distribution&#8217;s repositories. The will generally mean you are looking at one of three screensavers:</p>
<ul>
<li>xscreensaver</li>
<li>gnome-screensaver</li>
<li>kscreensaver</li>
</ul>
<p>Obviously gnome-screensaver and kscreensaver are for GNOME and KDE (respecively). The xscreensaver package, however, is a much generic package that any Linux distribution, so long as it is running X, can use. That is what we are going to discuss.</p>
<p><span id="more-15252"></span><strong>What is xscreensaver?</strong></p>
<p>The xscreensaver package does not only come with a collection of screensavers but also the framework necessary to blank and locking the screen. It was originally released in 1992 and is still going strong today.</p>
<p>There are different types of screensavers to use with xscreensaver. The type you can use will depend upon your installation and hardware. If you have OpenGL working properly on your system then you can make use of the collection of 3D screensavers. If not then you will be relegated to the standard 2D screensavers.</p>
<p><strong>Getting and installing</strong></p>
<p>As you would expect, xscreensaver, and all of its data, can be found in your distribution&#8217;s repositories. Chances are your distribution installed, at minimum, the xscreensaver package when you installed your system. You will know this for sure when you go to install.</p>
<p>Fire up your Add/Remove Software utility and do a search for &#8220;xsreensaver&#8221;. You will see, included in your full search results, the following packages:</p>
<ul>
<li>xscreensaver: The base package</li>
<li>xscreensaver-data: A portion of the screensavers used by both xscreensaver and gnome-screensaver</li>
<li>xscreensaver-data-extra: The remainder of the 2D screensavers</li>
<li>xscreensaver-gl: A small portion of the 3D screensavers</li>
<li>xscreensaver-gl-extra: The remainder of the 3D screensavers</li>
</ul>
<p>Select at least the first three listed above. If you know your machine has GL installed and working, install the remaining applications.</p>
<p><strong>Running and configuring</strong></p>
<p>Once everything is installed you are ready to run. You should find the xscreensaver application in your Preferences menu (depending upon which desktop you are using.) If you can not find the menu entry you can issue the command:</p>
<p><em>screensaver-manager</em></p>
<p>which will open up the screensaver management window (see Figure 1). When this window opens a smaller window will also appear informing you the xscreensaver daemon is not running. This will only happen when you first run this (or until you kill the daemon or reboot your machine.)</p>
<div id="attachment_15254" class="wp-caption alignleft" style="width: 459px"><a rel="attachment wp-att-15254" href="http://www.ghacks.net/2009/08/11/the-linux-screensaver-xscreensaver/xscreensaver/"><img class="size-full wp-image-15254 " src="http://www.ghacks.net/wp-content/uploads/2009/08/xscreensaver.png" alt="Figure 1" width="449" height="280" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>In this main window you will see there are a number of configuration options to take care of. The Display modes tab is where you configure the screensaver you want to use and how soon you want the screen to blank. If you choose more than one screen saver (or choose Random) the Cycle After configuration will set how long before the screensaver changes.</p>
<p>How many screensavers are listed in the window will depend upon how many of the packages you installed. In Figure 1 you can see the Lament GL screensaver. This particular screensaver is packaged with the xsreensaver-gl-extra package.</p>
<p>Depending upon the screensaver you choose you might have settings that are available. If this is the case a Settings button will appear in the main window. You will also notice a Preview button which allows you to see what your screensaver will look like in fullscreen mode (you get a tiny preview of the working screensaver in a window in the xscreensaver main window.)</p>
<p>The advanced configuration tab allows you to take care of:</p>
<ul>
<li>Image manipulation: Where your screensaver will get images from if needed.</li>
<li>Text manipulation: Where your screensaver will get text from if needed.</li>
<li>Power management: Standby, suspend, and off settings.</li>
<li>Fading and colormaps: Fade to and from settings.</li>
</ul>
<p>Once you have configured all you need in the management tool you can just close it by clicking File and then Quit. From this same menu you can also:</p>
<ul>
<li>Immediately blank or lock the screen</li>
<li>Kill or restart the xscreensaver daemon</li>
</ul>
<p><strong>Final thoughts</strong></p>
<p>There are over 200 collected screensavers in the collected xscreensaver packages. You will most likely find a screensaver that suites your needs here. No, you can not install that latest piece of work from the SyFy channel or from E! magazine, but you can find plenty to use and they will do their job well.</p>

	Tags: <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/linux-screensaver/" title="linux screensaver" rel="tag">linux screensaver</a>, <a href="http://www.ghacks.net/tag/screensaver/" title="screensaver" rel="tag">screensaver</a>, <a href="http://www.ghacks.net/tag/xscreensaver/" title="xscreensaver" rel="tag">xscreensaver</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/02/07/yoggie-pico-personal-mobile-security-computer/" title="Yoggie PICO Personal Mobile Security Computer (February 7, 2008)">Yoggie PICO Personal Mobile Security Computer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/" title="With Ubuntu 9.10 Arrives Wubi 9.10 (October 30, 2009)">With Ubuntu 9.10 Arrives Wubi 9.10</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/11/16/wikiquote-screensaver/" title="Wikiquote Screensaver (November 16, 2008)">Wikiquote Screensaver</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/09/25/wikipedia-screensaver/" title="Wikipedia Screensaver (September 25, 2008)">Wikipedia Screensaver</a> (7)</li>
	<li><a href="http://www.ghacks.net/2006/12/07/widgets-for-linux-superkaramba/" title="Widgets for Linux: SuperKaramba (December 7, 2006)">Widgets for Linux: SuperKaramba</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/08/11/the-linux-screensaver-xscreensaver/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Download and install Ubuntu faster with a Minimal CD</title>
		<link>http://www.ghacks.net/2009/07/25/download-and-install-ubuntu-faster-with-a-minimal-cd/</link>
		<comments>http://www.ghacks.net/2009/07/25/download-and-install-ubuntu-faster-with-a-minimal-cd/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 22:21:47 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[boot disc]]></category>
		<category><![CDATA[booting]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[install ubuntu]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14735</guid>
		<description><![CDATA[I recently found the need to install Ubuntu on a machine with a poor CD drive (and no USB ports) that could not read large amounts of data, but could manage to read smaller amounts of data. As such, the machine could not read the 700MB but could read smaller amounts, like 10MB.
I found a [...]]]></description>
			<content:encoded><![CDATA[<p>I recently found the need to install <a href="http://ubuntu.com">Ubuntu</a> on a machine with a poor CD drive (and no USB ports) that could not read large amounts of data, but could manage to read smaller amounts of data. As such, the machine could not read the 700MB but could read smaller amounts, like 10MB.</p>
<p>I found a bootable disc image smaller than 10MB which downloads the packages on the machine on which they&#8217;ll be installed, rather than having to burn them onto a disc and then run them. However, this method of installation also allows the user to only select the packages they want to download, which potentially dramatically reduces the size of the download.</p>
<p>This small disc obviously uses a text-based installer. Whilst this isn&#8217;t quite as user friendly, it ensures compatibility and can be used in many scenarios in which the alternative installation CD would currently have to be used.</p>
<p><span id="more-14735"></span><a href="https://help.ubuntu.com/community/Installation/MinimalCD">Discs are available for 32-bit and 64-bit installs on PCs; 32-bit PowerPCs and patchy support is available for Sparc and 64-bit PowerPCs.</a></p>
<p>This seems like a much better way to install Ubuntu, because one can avoid pointless packages and the time needed to burn the 700MB image!</p>

	Tags: <a href="http://www.ghacks.net/tag/boot-disc/" title="boot disc" rel="tag">boot disc</a>, <a href="http://www.ghacks.net/tag/booting/" title="booting" rel="tag">booting</a>, <a href="http://www.ghacks.net/tag/install/" title="install" rel="tag">install</a>, <a href="http://www.ghacks.net/tag/install-ubuntu/" title="install ubuntu" rel="tag">install ubuntu</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/open-source/" title="Open Source" rel="tag">Open Source</a>, <a href="http://www.ghacks.net/tag/operating-system/" title="operating system" rel="tag">operating system</a>, <a href="http://www.ghacks.net/tag/operating-systems/" title="Operating Systems" rel="tag">Operating Systems</a>, <a href="http://www.ghacks.net/tag/ubuntu/" title="ubuntu" rel="tag">ubuntu</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/12/13/adding-windows-vista-and-kubuntu-to-windows-xp/" title="Adding Windows Vista and Kubuntu to Windows XP (December 13, 2006)">Adding Windows Vista and Kubuntu to Windows XP</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/04/26/ubuntu-take-2-i-think-im-getting-the-hang-of-things/" title="Ubuntu Take 2 &#8211; I Think I&#8217;m Getting the Hang of Things (April 26, 2009)">Ubuntu Take 2 &#8211; I Think I&#8217;m Getting the Hang of Things</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/04/03/ubuntu-8-makes-it-even-easier-to-try-out-linux/" title="Ubuntu 8 makes it even easier to try out Linux (April 3, 2008)">Ubuntu 8 makes it even easier to try out Linux</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/04/02/portable-ubuntu/" title="Portable Ubuntu For Windows (April 2, 2009)">Portable Ubuntu For Windows</a> (36)</li>
	<li><a href="http://www.ghacks.net/2009/07/02/linux-mint/" title="Linux Mint (July 2, 2009)">Linux Mint</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/25/download-and-install-ubuntu-faster-with-a-minimal-cd/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A standard compliant web browser and editor: Amaya</title>
		<link>http://www.ghacks.net/2009/07/11/a-standard-compliant-web-browser-and-editor-amaya/</link>
		<comments>http://www.ghacks.net/2009/07/11/a-standard-compliant-web-browser-and-editor-amaya/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 18:18:57 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Amaya]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html editor]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web designer]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[wysiwyg]]></category>
		<category><![CDATA[wysiwyg editor]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14311</guid>
		<description><![CDATA[Some web browsers don&#8217;t fully respect web standards and many WYSIWYG HTML editors produce absolutely revolting code. W3C set out standards as to how HTML (and XHTML etc) should appear and whilst some choose to ignore these, some are devoted to the following of these standards.
Sticking to standards can therefore lead to issues with certain [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/07/amaya.png" alt="Amaya" width="177" height="133" class="alignleft size-full wp-image-14328" />Some web browsers don&#8217;t fully respect web standards and many WYSIWYG HTML editors produce absolutely revolting code. <a href="http://www.w3.org/">W3C</a> set out standards as to how HTML (and XHTML etc) should appear and whilst some choose to ignore these, some are devoted to the following of these standards.</p>
<p>Sticking to standards can therefore lead to issues with certain web browsers, which lack support for the latest tags or render pages wrong.</p>
<p>The W3C therefore has its own web browser and editor which adheres to standards more than many browsers and supports certain new technologies others don&#8217;t, such as RDF annotation. This browser is <a href="http://www.w3.org/Amaya/">Amaya</a>, an open-source and cross-platform browser.</p>
<p><span id="more-14311"></span>Amaya can handle a wide-range of open file formats, including HTML, CSS, XHTML, SVG and MathML.</p>
<p>The software integrates the browser and web editor: when you go to a web page, it can be edited inside the browser. It also instantly displays syntactic errors.</p>
<p>It also integrates the mark-up languages. For example, in a web page, one can write formulae utilising MathML or add SVG shapes inside the software.</p>
<p>Amaya is a reasonable WYSIWYG editor and a good web browser for developmental purposes. It is also good to produce rich web-pages, which include other pieces of mark-up than HTML.</p>

	Tags: <a href="http://www.ghacks.net/tag/amaya/" title="Amaya" rel="tag">Amaya</a>, <a href="http://www.ghacks.net/tag/html/" title="html" rel="tag">html</a>, <a href="http://www.ghacks.net/tag/html-editor/" title="html editor" rel="tag">html editor</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/mac/" title="mac" rel="tag">mac</a>, <a href="http://www.ghacks.net/tag/open-source/" title="Open Source" rel="tag">Open Source</a>, <a href="http://www.ghacks.net/tag/w3c/" title="w3c" rel="tag">w3c</a>, <a href="http://www.ghacks.net/tag/web-design/" title="web design" rel="tag">web design</a>, <a href="http://www.ghacks.net/tag/web-designer/" title="web designer" rel="tag">web designer</a>, <a href="http://www.ghacks.net/tag/web-development/" title="web development" rel="tag">web development</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/wysiwyg/" title="wysiwyg" rel="tag">wysiwyg</a>, <a href="http://www.ghacks.net/tag/wysiwyg-editor/" title="wysiwyg editor" rel="tag">wysiwyg editor</a>, <a href="http://www.ghacks.net/tag/xhtml/" title="xhtml" rel="tag">xhtml</a>, <a href="http://www.ghacks.net/tag/xml/" title="xml" rel="tag">xml</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/12/31/kompozer-a-free-open-source-and-half-decent-wysiwyg-web-editor/" title="KompoZer, a free, open-source and half-decent WYSIWYG web editor (December 31, 2008)">KompoZer, a free, open-source and half-decent WYSIWYG web editor</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/01/20/manage-your-tasks-with-task-coach/" title="Manage your Tasks with Task Coach (January 20, 2007)">Manage your Tasks with Task Coach</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/12/20/create-and-edit-vector-graphics-for-free/" title="Create and edit vector graphics for free (December 20, 2008)">Create and edit vector graphics for free</a> (10)</li>
	<li><a href="http://www.ghacks.net/2009/08/30/xml-escape-tool/" title="XML Escape Tool (August 30, 2009)">XML Escape Tool</a> (0)</li>
	<li><a href="http://www.ghacks.net/2007/02/10/virtualbox-a-vmware-alternative/" title="VirtualBox a Vmware alternative (February 10, 2007)">VirtualBox a Vmware alternative</a> (9)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/11/a-standard-compliant-web-browser-and-editor-amaya/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Setting up a Dual-Boot – Just the Tutorial to Help</title>
		<link>http://www.ghacks.net/2009/07/11/setting-up-a-dual-boot-%e2%80%93-just-the-tutorial-to-help/</link>
		<comments>http://www.ghacks.net/2009/07/11/setting-up-a-dual-boot-%e2%80%93-just-the-tutorial-to-help/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 13:26:34 +0000</pubDate>
		<dc:creator>Cheryl</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[dual-boot]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14321</guid>
		<description><![CDATA[Until a couple of months ago, I didn&#8217;t know much about dual-booting. Yes, I knew it meant running two OS&#8217;s on one machine but beyond that, not much else. So when I decided to go ahead and set up a dual boot on my laptop, I definitely needed help.
I got it in the form of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-12033" src="http://www.ghacks.net/wp-content/uploads/2009/04/ubuntu.png" alt="ubuntu" width="64" height="59" />Until a couple of months ago, I didn&#8217;t know much about dual-booting. Yes, I knew it meant running two OS&#8217;s on one machine but beyond that, not much else. So when I decided to go ahead and set up a dual boot on my laptop, I definitely needed help.</p>
<p>I got it in the form of the <a href="http://members.iinet.net/~herman546/index.html" target="_blank">Illustrated Dual Boot</a> site. As the name suggests, the site is packed with tutorials to assist people with dual-booting their computer to run both Windows and Ubuntu. The tutorials help install Ubuntu versions right from Gutsy Gibbon to Karmic Koala (the upcoming release). For Windows versions, there are installation tutorials for everything from Windows 98 to Windows7.<br />
<span id="more-14321"></span><br />
What makes the Illustrated Dual Boot site so good? It&#8217;s the fact that the tutorials are really well written. Any tutorial you choose has exactly what you need to get a dual-boot system up and running, right from beginning to end. Within the tutorial is some information on the tools required for the dual-boot as well as some basic checks before you begin.</p>
<p>Every step within a tutorial is illustrated. This is extremely important because often a step might not make much sense but if you can actually see how it takes place, it becomes easier to do it yourself. Some steps are also accompanied by possible errors you might encounter and how to solve them, another necessity for an installation.</p>
<p>I used the Jaunty Jackalope / Windows7 Graphical Installation &#8216;C&#8217; tutorial to successfully dual-boot Jaunty and Windows XP. The clear instructions in simple language were easy to understand and implement with no problems whatsoever.</p>
<p>Tech experts probably don&#8217;t need someone to tell them how to set up a dual-boot on a machine. However, the vast majority of people using computers are not tech-savvy and having a resource like the Illustrated Dual Boot site reduces their dependence on others to do things for them. This site is also perfect for people who want to take the plunge into Linux but are being held back by the fear of having to install their own OS.</p>
<p>Have you used the Illustrated Dual Boot site anytime? Do you know of any similar resources? What do you think of computer novices using online tutorials to install an OS? Let me know in the comments.</p>

	Tags: <a href="http://www.ghacks.net/tag/dual-boot/" title="dual-boot" rel="tag">dual-boot</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/tutorials/" title="tutorials" rel="tag">tutorials</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/11/14/triple-boot-vista-xp-and-ubuntu/" title="Triple Boot Vista, XP and Ubuntu (November 14, 2006)">Triple Boot Vista, XP and Ubuntu</a> (5)</li>
	<li><a href="http://www.ghacks.net/2006/12/12/preparing-myself-for-linux-and-vista/" title="Preparing myself for Linux and Vista (December 12, 2006)">Preparing myself for Linux and Vista</a> (9)</li>
	<li><a href="http://www.ghacks.net/2006/08/29/linux-windows-dual-boot-video-tutorial/" title="Linux Windows Dual Boot Video Tutorial (August 29, 2006)">Linux Windows Dual Boot Video Tutorial</a> (5)</li>
	<li><a href="http://www.ghacks.net/2006/12/13/adding-windows-vista-and-kubuntu-to-windows-xp/" title="Adding Windows Vista and Kubuntu to Windows XP (December 13, 2006)">Adding Windows Vista and Kubuntu to Windows XP</a> (5)</li>
	<li><a href="http://www.ghacks.net/2006/12/20/why-you-should-switch-your-parents-pc-to-ubuntu/" title="Why you should switch your parents pc to ubuntu (December 20, 2006)">Why you should switch your parents pc to ubuntu</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/11/setting-up-a-dual-boot-%e2%80%93-just-the-tutorial-to-help/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Conduct your courses on line with ATutor</title>
		<link>http://www.ghacks.net/2009/07/07/conduct-your-courses-on-line-with-atutor/</link>
		<comments>http://www.ghacks.net/2009/07/07/conduct-your-courses-on-line-with-atutor/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 17:58:01 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[class management]]></category>
		<category><![CDATA[classroom]]></category>
		<category><![CDATA[course management]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13721</guid>
		<description><![CDATA[ATutor is an open source Content Managment System (CMS) focused on education and the class room.  If you think about it, a CMS is the perfect springboard for the creation of a tool designed to manage a class. With a CMS you get: Communication, Content management, file storage, feedback, FAQ, forums, news and announcements, and [...]]]></description>
			<content:encoded><![CDATA[<p><a title="ATutor" href="http://www.atutor.ca/index.php" target="_blank">ATutor</a> is an open source Content Managment System (CMS) focused on education and the class room.  If you think about it, a CMS is the perfect springboard for the creation of a tool designed to manage a class. With a CMS you get: Communication, Content management, file storage, feedback, FAQ, forums, news and announcements, and more. And natrually there are plenty of tools out there to handle this task: <a title="Drupal" href="http://www.drupal.org" target="_blank">Drupal</a>, <a title="Xoops" href="http://www.xoops.org" target="_blank">Xoops</a>, <a title="Joomla" href="http://www.joomla.org" target="_blank">Joomla</a> for instance. Althought these tools could work as course management tools, there are certain features you will eventually find missing.</p>
<p>So where do you turn when you need an open source solution for course management? ATutor is one of the best and easiest tools available.</p>
<p><span id="more-13721"></span>Of course many would wonder what can be added to a CMS tool to make course management easier. That answer is simple:</p>
<p><!-- 		@page { margin: 0.79in } 		P { margin-bottom: 0.08in } --></p>
<ul>
<li>Assignments</li>
<li>Blogs</li>
<li>Chat</li>
<li>Course Email</li>
<li>Profile Pictures</li>
<li>Reading Lists</li>
<li>Statistics</li>
<li>Student Tools</li>
<li>Syndicated Feeds</li>
<li>Tests and Surveys</li>
<li>TILE repository search</li>
<li>Web search</li>
<li>and much more</li>
</ul>
<p>So ATutor is not just a re-write of a standard CMS. ATutor is a serious tool to help serious educators.</p>
<p><strong>Getting and installing</strong></p>
<p>Installing ATutor isn&#8217;t really that difficult. It will require a running LAMP server and root (or sudo) access to your web servers&#8217; document root. You will also have to create a database for the installation. I like to use <a title="Install Phpmyadmin" href="http://www.ghacks.net/2008/12/20/install-phpmyadmin-for-easy-mysql-administration/" target="_self">PhpMyAdmin</a> for creating databases on my LAMP servers. Create a database named &#8220;atutor&#8221; (no quotes) and you are ready to install.</p>
<p>Download the archive from the <a title="ATutor download" href="http://www.atutor.ca/atutor/download.php" target="_blank">ATutor download page</a> and save it in your servers&#8217; document root (on a Ubuntu server this would be <strong>/var/www</strong>). When then file is in place unpack the archive with the command:</p>
<p><em>tar xvzf ATutor-XXX.tar.gz</em></p>
<p>Where XXX is the release number. This command will create a new directory called <strong>atutor</strong>. Before you point your browser to the ATutor installation issue the following commands (from within the <strong>/var/www/atutor </strong>directory):</p>
<p><em>sudo mkdir content</em></p>
<p><em>sudo a+rwx content</em></p>
<p><em>sudo chmod a+rw include/config.inc.php</em></p>
<p>Now you&#8217;re ready to rock.</p>
<p>Point your browser to:</p>
<p><em>http://ADDRESS_OF_SERVER/atutor</em></p>
<p>and the installation will begin.</p>
<p>The installation of ATutor is incredibly simple. You will walk through a few pages where you will enter the necessary information unique to your installation. The final step is to send the information collected during the installation to the ATutor site. You do not have to do this, but it will help the developers know what their application is installed on. You can also submit your installed URL if you like, but you can uncheck this option if you are uncomfortable sending this information.</p>
<div id="attachment_13724" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/atutor.png"><img class="size-medium wp-image-13724" src="http://www.ghacks.net/wp-content/uploads/2009/06/atutor-500x255.png" alt="Figure 1" width="300" height="153" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>When you are finished you should go back and remove the <strong>/var/www/atutor/install </strong>directory for security.</p>
<p>Figure 1 shows the main window for ATutor. As you can see this tool offers quite the amount of tools. Your best bet to get up to speed with ATutor is to simply start poking around.</p>
<p>The first place you will want to look is the System Preferences tab. Within this tab you can enable self registration (which will save you a good amount of time.) Take care of this tab and then head on over to the Course tab where you can begin to set up your courses.</p>
<p><strong>Final thoughts</strong></p>
<p>ATutor is perfect for anyone needing a course managment tool but doesn&#8217;t want to either have to do any development or spend a lot of money. If you are looking for a single tool to handle all of your course management tasks, ATutor is the tool for you.</p>

	Tags: <a href="http://www.ghacks.net/tag/class-management/" title="class management" rel="tag">class management</a>, <a href="http://www.ghacks.net/tag/classroom/" title="classroom" rel="tag">classroom</a>, <a href="http://www.ghacks.net/tag/course-management/" title="course management" rel="tag">course management</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/23/create-interactive-classroom-pages-with-courseforum/" title="Create Interactive Classroom Pages with CourseForum (March 23, 2009)">Create Interactive Classroom Pages with CourseForum</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/02/07/yoggie-pico-personal-mobile-security-computer/" title="Yoggie PICO Personal Mobile Security Computer (February 7, 2008)">Yoggie PICO Personal Mobile Security Computer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/" title="With Ubuntu 9.10 Arrives Wubi 9.10 (October 30, 2009)">With Ubuntu 9.10 Arrives Wubi 9.10</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/12/07/widgets-for-linux-superkaramba/" title="Widgets for Linux: SuperKaramba (December 7, 2006)">Widgets for Linux: SuperKaramba</a> (6)</li>
	<li><a href="http://www.ghacks.net/2006/12/06/widgets-for-linux-gdesklets/" title="Widgets for Linux: gDesklets (December 6, 2006)">Widgets for Linux: gDesklets</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/07/conduct-your-courses-on-line-with-atutor/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Set your hostname in Linux</title>
		<link>http://www.ghacks.net/2009/07/06/set-your-hostname-in-linux/</link>
		<comments>http://www.ghacks.net/2009/07/06/set-your-hostname-in-linux/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 16:24:16 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[hostname]]></category>
		<category><![CDATA[setting hostname]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13715</guid>
		<description><![CDATA[If you are an administrator then you know what a hostname is. If you are not an administrator then you should know the hostname of a computer is the name which a network attached device is known. Unless you have manually changed your hostname, or set it up during installation, your hostname will most likely [...]]]></description>
			<content:encoded><![CDATA[<p>If you are an administrator then you know what a hostname is. If you are not an administrator then you should know the hostname of a computer is the name which a network attached device is known. Unless you have manually changed your hostname, or set it up during installation, your hostname will most likely be &#8220;localhost.localdomain&#8221;.</p>
<p>Hostnames are most often used for administrative habits. In other words hostnames will show up in some scanning applications, can be used for name to IP address resolution, and much more. But to make this useful you will have to manually set your hostname on your Linux machine. This article will show you just how to do that.</p>
<p><span id="more-13715"></span><strong>Find your hostname</strong></p>
<p>The most common means to find your host name is to open up a terminal window and enter the command:</p>
<p><em>hostname</em></p>
<p>If you have not set your hostname, more than likely you will see returned:</p>
<p><em>localhost.localdomain</em></p>
<p>A quick and easy way to spot if you have not changed your hostname is to check when you open up your terminal window. At your bash prompt you will see something like:</p>
<p><code>[jlwallen@localhost ~]$</code></p>
<p>As you can see a portion of the hostname (everything preceding the first &#8220;.&#8221;) will be used in your prompt. In the example you see above you see &#8220;localhost&#8221; which should tell you the hostname has not been changed.</p>
<p><strong>Temporarily changing your hostname</strong></p>
<p>You can temporarily change your hostname by issuing a single command. You have to issue this command either using sudo or as the root user. To make this change you will use the same command you used to find out your hostname, only you will include the new hostname to the command. Say you want to change your hostname to &#8220;willow&#8221;. To make this change temporarily issue the command:</p>
<p><em>hostname willow</em></p>
<p>Now issue the command <em>hostname</em> which should report back:</p>
<p><strong>willow</strong></p>
<p>This change will last until you reboot your machine.</p>
<p><strong>Permanently changing your hostname</strong></p>
<p>How you permanently change your hostname will depending upon which distribution you use. We&#8217;ll examine making this change on both a Ubuntu system and a Fedora system. First Ubuntu.</p>
<p>On a Ubuntu system there is a file called <strong>/etc/hostname</strong>. The contents of this file will have a single line containing the hostname of your machine. Open up this file in your favorite editor, delete the default hostname, add your desired hostname, and save the file. To make this chang take effect issue the command:</p>
<p><em>/etc/init.d/hostname.sh start</em></p>
<p>This hostname will remain intact upon reboot.</p>
<p>Now to change your hostname in Fedora. This is taken care of in the <strong>/etc/sysconfig/network </strong>file. The default contents of this file will look like:</p>
<p><code>NETWORKING=yes<br />
HOSTNAME=localhost.localdomain</code></p>
<p>Erase the &#8220;localhost.localdomain&#8221; portion and change that to reflect the hostname you want. Once you have made this change save the file. Once you have made this change issue the following command (as the root user):</p>
<p><em>/etc/rc.d/rc.sysinit</em></p>
<p>For the change to take effect.</p>
<p><strong>Final thoughts</strong></p>
<p>With your hostname changed applications like <a title="Lanmap" href="http://www.ghacks.net/2009/06/19/map-your-network-with-lanmap/" target="_blank">Lanmap</a> will now be easier to use because machines will have unique names. This change will also make administering your systems easier because you will have set machine hostnames to reflect either the user of the machine or the machines&#8217; job.</p>

	Tags: <a href="http://www.ghacks.net/tag/hostname/" title="hostname" rel="tag">hostname</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/setting-hostname/" title="setting hostname" rel="tag">setting hostname</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/02/07/yoggie-pico-personal-mobile-security-computer/" title="Yoggie PICO Personal Mobile Security Computer (February 7, 2008)">Yoggie PICO Personal Mobile Security Computer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/" title="With Ubuntu 9.10 Arrives Wubi 9.10 (October 30, 2009)">With Ubuntu 9.10 Arrives Wubi 9.10</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/12/07/widgets-for-linux-superkaramba/" title="Widgets for Linux: SuperKaramba (December 7, 2006)">Widgets for Linux: SuperKaramba</a> (6)</li>
	<li><a href="http://www.ghacks.net/2006/12/06/widgets-for-linux-gdesklets/" title="Widgets for Linux: gDesklets (December 6, 2006)">Widgets for Linux: gDesklets</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/12/20/why-you-should-switch-your-parents-pc-to-ubuntu/" title="Why you should switch your parents pc to ubuntu (December 20, 2006)">Why you should switch your parents pc to ubuntu</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/06/set-your-hostname-in-linux/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Linux console RSS reader Snownews</title>
		<link>http://www.ghacks.net/2009/07/05/linux-console-rss-reader-snownews/</link>
		<comments>http://www.ghacks.net/2009/07/05/linux-console-rss-reader-snownews/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 21:03:09 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[console applications]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[rss readers]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13203</guid>
		<description><![CDATA[I read a lot of news. One of the many ways I read news is via RSS feeds. If you don&#8217;t know, RSS stands for Really Simple Syndication. What an RSS reader does is collect summaries of news feeds from your favorite sites and places them in a simple, easy to read format. Most RSS [...]]]></description>
			<content:encoded><![CDATA[<p>I read a lot of news. One of the many ways I read news is via RSS feeds. If you don&#8217;t know, RSS stands for Really Simple Syndication. What an RSS reader does is collect summaries of news feeds from your favorite sites and places them in a simple, easy to read format. Most RSS readers are graphical applications such as <a title="Sage" href="https://addons.mozilla.org/en-US/firefox/addon/77" target="_blank">Sage</a> for <a href="http://www.ghacks.net/tag/firefox/">Firefox</a>, <a title="Straw" href="http://www.gnome.org/projects/straw/" target="_blank">Straw</a> for the GNOME desktop, or <a title="Akregator" href="http://akregator.kde.org/" target="_blank">Akregator</a> for the KDE desktop. But did you know there is a console-based RSS reader? There is and it&#8217;s called Snownews.</p>
<p>You may think the console isn&#8217;t a good place for RSS feeds, but it is. Using Snownews is fast, reliable, easy to use, and has a tiny footprint.</p>
<p><span id="more-13203"></span>You probably have already noticed that ghacks has a few RSS feeds of its own. We&#8217;ll use those feeds to illustrate how to use Snownews. But first we must install Snownews. Fortunately this is a simple task. You can install from either your Add/Remove utility (do a search for <em>snownews</em>, select the results, and click apply) or you can install from the command line like so:</p>
<p><em>sudo apt-get install snownews</em></p>
<p>or</p>
<p><em>yum install snownews</em></p>
<p>Once installed just issue the command <em>snownews</em> from the prompt and you will see what looks like an empty window with the version number of Snownews near the top. Naturally Snownews won&#8217;t do you any good until you add a feed. Let&#8217;s see how this is done.</p>
<p><strong>Adding a feed</strong></p>
<p>In the main window, if you hit the &#8220;h&#8221; key (no quotes) you will get the Help window. This window will give you all of the keys you need to do your work. Here are the most important:</p>
<ul>
<li>a &#8211; Add a feed.</li>
<li>D &#8211; Delete a feed.</li>
<li>c &#8211; Rename a feed.</li>
<li>R &#8211; Reload all feeds.</li>
<li>r &#8211; Reload selected feed.</li>
<li>m &#8211; Mark all feeds read.</li>
<li>B &#8211; Change defalt browser.</li>
</ul>
<div id="attachment_13201" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/05/snownews.png"><img class="size-medium wp-image-13201" src="http://www.ghacks.net/wp-content/uploads/2009/05/snownews-500x330.png" alt="Figure 1" width="300" height="198" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>There are more keys, but those are really the most important keys you wil need to know. So from the main window press the &#8220;a&#8221; key to add a feed. What you will see is a bar going across the screen. All you need to do is type (or paste) the feed URL into this space and hit enter. Figure 1 shows where the feed URL is entered. As you can see the ghacks Linux feed is being entered.</p>
<p>Once you enter the feed URL hit enter and the feed will be added. What Snownews has to do is download the feed to the cache.</p>
<p>Once the feed is added you will see the feed listed in the main window. To see the stories listed select the feed and hit enter.</p>
<p><strong>Reading stories from a feed</strong></p>
<p><strong></strong></p>
<div id="attachment_13202" class="wp-caption alignright" style="width: 310px"><strong><strong><a href="http://www.ghacks.net/wp-content/uploads/2009/05/snownews_reading.png"><img class="size-medium wp-image-13202" src="http://www.ghacks.net/wp-content/uploads/2009/05/snownews_reading-500x330.png" alt="Figure 2" width="300" height="198" /></a></strong></strong><p class="wp-caption-text">Figure 2</p></div>
<p><strong></strong>From within the story reader window you will see the entire listing of stories from the feed your are viewing. To view a particular story use the up or down arrows to move to the story and then hit the Enter key. The story summary will be displayed in the same window.</p>
<p>In order to read the entire story you have to have a browser configured for Snownews. I tend to like to contain Snownews within the terminal window, so I will use Lynx. To configure Lynx as the browser go back to the main window (press &#8220;q&#8221;) and press &#8220;B&#8221;. In the browser configuration window you simply need to enter &#8220;lynx %s&#8221; (no quotes) to set Snownews up to use Lynx as your browser.</p>
<p>Now to read a full story do the following:</p>
<p>Go back to the story listing in the feed</p>
<p>Select a story and hit Enter.</p>
<p>In the story window hit &#8220;o&#8221; (no quotes).</p>
<p>The story will now open in the Lynx browser. To exit the browser hit &#8220;q&#8221; (no quotes) and you will return to Snownews.</p>
<p><strong>Final thoughts</strong></p>
<p>Snownews is an outstanding alternative RSS reader for anyone who prefers to do things from the console window. Give it a try and you will find it to be as easy as any of the GUI alternatives.</p>

	Tags: <a href="http://www.ghacks.net/tag/console-applications/" title="console applications" rel="tag">console applications</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/rss/" title="rss" rel="tag">rss</a>, <a href="http://www.ghacks.net/tag/rss-readers/" title="rss readers" rel="tag">rss readers</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/01/11/6000-rss-readers/" title="6000 ! RSS Readers (January 11, 2008)">6000 ! RSS Readers</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/02/07/yoggie-pico-personal-mobile-security-computer/" title="Yoggie PICO Personal Mobile Security Computer (February 7, 2008)">Yoggie PICO Personal Mobile Security Computer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/" title="With Ubuntu 9.10 Arrives Wubi 9.10 (October 30, 2009)">With Ubuntu 9.10 Arrives Wubi 9.10</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/12/07/widgets-for-linux-superkaramba/" title="Widgets for Linux: SuperKaramba (December 7, 2006)">Widgets for Linux: SuperKaramba</a> (6)</li>
	<li><a href="http://www.ghacks.net/2006/12/06/widgets-for-linux-gdesklets/" title="Widgets for Linux: gDesklets (December 6, 2006)">Widgets for Linux: gDesklets</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/05/linux-console-rss-reader-snownews/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Linux Mint</title>
		<link>http://www.ghacks.net/2009/07/02/linux-mint/</link>
		<comments>http://www.ghacks.net/2009/07/02/linux-mint/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 16:20:04 +0000</pubDate>
		<dc:creator>Melanie</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[linux distribution]]></category>
		<category><![CDATA[linux mint]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14072</guid>
		<description><![CDATA[Linux Mint is an operating system that is used on PCs for production of elegant, up to date and comfortable GNU/Linux desktop distribution. It is quite easy to use compared to other operating systems. 
When Linux Mint was originally launched, it was a version of Ubuntu that offered integrated media codecs. Founded and developed by [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/07/linux_mint.jpg" alt="linux mint" title="linux mint" width="200" height="76" class="alignleft size-full wp-image-14073" />Linux Mint is an operating system that is used on PCs for production of elegant, up to date and comfortable GNU/Linux desktop distribution. It is quite easy to use compared to other operating systems. </p>
<p>When Linux Mint was originally launched, it was a version of Ubuntu that offered integrated media codecs. Founded and developed by Clement Lefebvre, Linux Mint boasts as one of the most user friendly and reliable distributions that can be found in the market. Lefebvre started out as just another Linux user in 1996. As he became more experienced in the usage of Linux he felt he wanted to give back to the Linux community which led to the development of Linux Mint. The idea came from a mixture of different Linux distros that he got from what he calls &#8220;distro-hopping&#8221; which is basically trying out different Linux distributions. &#8220;I enjoyed many different distributions and for different reasons,&#8221; says Lefebvre. Linux Mint is a mixture of many different popular features in varied distros in Linux. </p>
<p><span id="more-14072"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/07/linux-mint-499x383.jpg" alt="linux mint" title="linux mint" width="499" height="383" class="alignnone size-medium wp-image-14074" /></p>
<p><strong>Features of Linux Mint</strong></p>
<p>The features that Linux Mint boasts of are as follows:</p>
<ul>
<li>Custom desktop and menus</li>
<li>Several unique configuration tools</li>
<li>Web based package installation interface</li>
<li>Several different editions to fit individual user needs</li>
</ul>
<p>Because of these features, many users have found this Linux distribution among the easiest to use Linux distros.</p>
<p>Linux Mint also has WiFi cards driver in the file system, multimedia support and screen resolution features which focus on allowing things to work outside the box. Users are not limited to working just within the box when they have this system, which is a testament to the operating system&#8217;s reliability. </p>
<p>There are a collection of packages and software that users can get from the distribution that make it quite compatible. The system also uses the Ubuntu repositories. Ubuntu is known for having one of the easiest to use package manager systems, making Linux Mint even easier to use.</p>
<p><a href="http://www.linuxmint.com/">Linux Mint</a> is available in ISO images which can be used to create Live CDs and Live USBs. As is is Free software, it can legally be handed out to friends, relatives, etc.</p>
<p><strong>Linux Mint Editions </strong></p>
<p>As already mentioned, there are several different versions of this operating system. These include the main version which is GNOME, x86-32, the 64-bit Edition, the Universal version, and a handful of community editions. </p>
<p>Some of the configuration tools that can be found on the system are MintInstall, MintUpdate, MintDesktop, MintConfig, MintAssistant, MintUpload, MintSpace, MintMenu, MintWifi, MintNanny, MintMake and MintWelcome. These help users perform most of the functions that they expect to have with the OS.</p>

	Tags: <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/linux-distribution/" title="linux distribution" rel="tag">linux distribution</a>, <a href="http://www.ghacks.net/tag/linux-mint/" title="linux mint" rel="tag">linux mint</a>, <a href="http://www.ghacks.net/tag/operating-system/" title="operating system" rel="tag">operating system</a>, <a href="http://www.ghacks.net/tag/ubuntu/" title="ubuntu" rel="tag">ubuntu</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/04/03/ubuntu-8-makes-it-even-easier-to-try-out-linux/" title="Ubuntu 8 makes it even easier to try out Linux (April 3, 2008)">Ubuntu 8 makes it even easier to try out Linux</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/04/02/portable-ubuntu/" title="Portable Ubuntu For Windows (April 2, 2009)">Portable Ubuntu For Windows</a> (36)</li>
	<li><a href="http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/" title="With Ubuntu 9.10 Arrives Wubi 9.10 (October 30, 2009)">With Ubuntu 9.10 Arrives Wubi 9.10</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/04/26/ubuntu-take-2-i-think-im-getting-the-hang-of-things/" title="Ubuntu Take 2 &#8211; I Think I&#8217;m Getting the Hang of Things (April 26, 2009)">Ubuntu Take 2 &#8211; I Think I&#8217;m Getting the Hang of Things</a> (13)</li>
	<li><a href="http://www.ghacks.net/2009/01/24/easy-peasy-optimized-ubuntu-for-asus-eee-pcs/" title="Easy Peasy Optimized Ubuntu For Asus Eee PCs (January 24, 2009)">Easy Peasy Optimized Ubuntu For Asus Eee PCs</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/02/linux-mint/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Install Linux with InstaLinux.com</title>
		<link>http://www.ghacks.net/2009/06/27/install-linux-with-instalinux-com/</link>
		<comments>http://www.ghacks.net/2009/06/27/install-linux-with-instalinux-com/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 20:58:50 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Online Services]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[instalinux]]></category>
		<category><![CDATA[install linux]]></category>
		<category><![CDATA[operating system]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13924</guid>
		<description><![CDATA[How many ways can you install Linux? Quite a few. You can install via:

CD
DVD
Flash Drive
Network Installation

or&#8230;

InstaLinux

Technically InstaLinux is really just another way of doing a network installation. InstaLinux is a web-based service that allows you to choose some of the specifics of what you want on your installation and then it creates an ISO image [...]]]></description>
			<content:encoded><![CDATA[<p>How many ways can you install Linux? Quite a few. You can install via:</p>
<ul>
<li>CD</li>
<li>DVD</li>
<li>Flash Drive</li>
<li>Network Installation</li>
</ul>
<p>or&#8230;</p>
<ul>
<li>InstaLinux</li>
</ul>
<p>Technically InstaLinux is really just another way of doing a network installation. InstaLinux is a web-based service that allows you to choose some of the specifics of what you want on your installation and then it creates an ISO image that will handle the network install specifics. Using InstaLinux automates your installation so you just pop in the CD, boot the machine, and let the installation take place. Let&#8217;s take a look at the specifics.</p>
<p><span id="more-13924"></span><strong>Preparation</strong></p>
<p>You don&#8217;t need much. You need to be able to point your browser to the <a title="InstaLinux" href="http://www.instalinux.com" target="_self">InstaLinux</a> site and you need to have a CD burner to burn the network-install CD InstaLinux will create. You will also need a DHCP server (or router) able to hand out DHCP addresses if you don&#8217;t want to set this machine up with a static address. Once you have everything you need, you can go ahead and start building your install CD.</p>
<p><strong>Step 1</strong></p>
<div id="attachment_13927" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/step1.png"><img class="size-medium wp-image-13927" src="http://www.ghacks.net/wp-content/uploads/2009/06/step1-500x297.png" alt="Figure 1" width="300" height="178" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>The first step (shown in Figure 1) asks the following:</p>
<p>* Select a hostname (not required, especially if you are building a desktop distribution or using DHCP).</p>
<p>* Select if you want to force DHCP and use the configured hostname (using DDNS).</p>
<p>* Select a distribution to build upon.</p>
<p>* Select the version of the distribution.</p>
<p>Select the architecture the distribution will be built upon.</p>
<p><strong>Step 2</strong></p>
<p><strong></p>
<div id="attachment_13928" class="wp-caption alignright" style="width: 309px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/step2.png"><strong><img class="size-medium wp-image-13928" src="http://www.ghacks.net/wp-content/uploads/2009/06/step2-499x290.png" alt="Figure 2" width="299" height="174" /></strong></a><p class="wp-caption-text">Figure 2</p></div>
<p></strong></p>
<p>This next step is all about the installation method. In this step you need to configure:</p>
<p>* System profile: Most likely you will only have one option to choose here (Custom).</p>
<p>* Install method: Again, you will most likely have only one option (HTTP).</p>
<p>* Boot image: This will depend upon which distribution you have chosen. For example, if you choose Debian you will see the Debian preseed boot image as your only choice.</p>
<p>* Network Interface: Choose which networking interface will be used to download the install files.</p>
<p>* Proxy server: Configure your proxy if necessary.</p>
<div id="attachment_13929" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/step3.png"><img class="size-medium wp-image-13929" src="http://www.ghacks.net/wp-content/uploads/2009/06/step3-500x272.png" alt="Figure 3" width="300" height="163" /></a><p class="wp-caption-text">Figure 3</p></div>
<p><strong>Step 3</strong></p>
<p>This step is all about localization for your installation. Here you will configure:</p>
<p>* Waystation: Where you will download from.</p>
<p>* Timezone</p>
<p>* Hardware clock set to UTC: Yes/No</p>
<p>* Console layout: Language for the console.</p>
<p><strong>Step 4</strong></p>
<div id="attachment_13933" class="wp-caption alignright" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/step4.png"><img class="size-medium wp-image-13933" src="http://www.ghacks.net/wp-content/uploads/2009/06/step4-500x328.png" alt="Figure 4" width="300" height="197" /></a><p class="wp-caption-text">Figure 4</p></div>
<p>This step is where you choose the type of installation you will want as well as the individual packages you want to install. Note the lack of menus or clickables for packages. That&#8217;s right. In the text area you list the packages you want to install. Because of this you will need to know exactly what you want installed on your machine. You will really only need this feature if you know there are packages that are not on the default package list for your system. For example, <a title="Ubuntu destkop packages" href="http://www.instalinux.com/bundles/Ubuntu-Intrepid.html#ubuntu-desktop" target="_blank">here</a> you can see a listing of the packages involved in a Ubuntu Desktop installation. You will also have to choose your partitioning method. If you want to have a fully automated installation you will need to select any of the methods but the last one.</p>
<p><strong>Step 5</strong></p>
<div id="attachment_13934" class="wp-caption alignleft" style="width: 309px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/step5.png"><img class="size-medium wp-image-13934" src="http://www.ghacks.net/wp-content/uploads/2009/06/step5-499x175.png" alt="Figure 5" width="299" height="105" /></a><p class="wp-caption-text">Figure 5</p></div>
<p>This is the final step before confirmation. Here you need to choose where the install will go. On my system this is hda or the first IDE drive. This choice will depend upon your hardware.</p>
<p>Once you have made this choice click the &#8220;Continue&#8221; button which will reveal to you the confirmation screen. Go over the information presented to you and, if it is correct, click the &#8220;Go for it!&#8221; button. Once the InstaLinux system is done creating your ISO image you can click on the link to download the image. This image should be less than 30 Mb.</p>
<p><strong>Gotchas</strong></p>
<p>I have used this for a couple of different distributions. For the Debian install image I was prompted to create a root and user loging/password. For the Ubuntu desktop I was not. So some of the distribution steps will be a little different than others. The steps you see above were for a Ubuntu Desktop image.</p>
<p>Also remember you will pulling a lot of packages down from the net, so make sure you have a fast, solid connection.</p>
<p><strong>Installing</strong></p>
<p>Once you have burned your image onto CD, put the CD into the drive you want to install the operating system on, boot the machine, and at the prompt type &#8220;install&#8221; (no quotes). The installation of your Linux distribution should be fully automated.</p>
<p><strong>Final thoughts</strong></p>
<p>If you are looking for a simple way to create an automated Linux installation, InstaLinux makes this process as simple as it gets. Give it a go and let us know what your experience is like.</p>

	Tags: <a href="http://www.ghacks.net/tag/instalinux/" title="instalinux" rel="tag">instalinux</a>, <a href="http://www.ghacks.net/tag/install-linux/" title="install linux" rel="tag">install linux</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/operating-system/" title="operating system" rel="tag">operating system</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/09/28/want-to-impress-your-friends-run-chrome-os/" title="Want To Impress Your Friends? Run Chrome OS (September 28, 2009)">Want To Impress Your Friends? Run Chrome OS</a> (8)</li>
	<li><a href="http://www.ghacks.net/2009/04/26/ubuntu-take-2-i-think-im-getting-the-hang-of-things/" title="Ubuntu Take 2 &#8211; I Think I&#8217;m Getting the Hang of Things (April 26, 2009)">Ubuntu Take 2 &#8211; I Think I&#8217;m Getting the Hang of Things</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/04/03/ubuntu-8-makes-it-even-easier-to-try-out-linux/" title="Ubuntu 8 makes it even easier to try out Linux (April 3, 2008)">Ubuntu 8 makes it even easier to try out Linux</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/04/02/portable-ubuntu/" title="Portable Ubuntu For Windows (April 2, 2009)">Portable Ubuntu For Windows</a> (36)</li>
	<li><a href="http://www.ghacks.net/2009/07/02/linux-mint/" title="Linux Mint (July 2, 2009)">Linux Mint</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/27/install-linux-with-instalinux-com/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>View the stars in Linux with Stellarium</title>
		<link>http://www.ghacks.net/2009/06/25/view-the-stars-in-linux-with-stellarium/</link>
		<comments>http://www.ghacks.net/2009/06/25/view-the-stars-in-linux-with-stellarium/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 20:21:14 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[constellations]]></category>
		<category><![CDATA[education software]]></category>
		<category><![CDATA[planetarium]]></category>
		<category><![CDATA[stars]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13869</guid>
		<description><![CDATA[If you are learning about the stars in school, an amateur sky watcher, or a meteorologist in the making you need to know your stars. To really see the stars you can visit a real planetarium, you can break out your serious telescope, or you can install and fire up a desktop application like Stellarium.
Stellarium [...]]]></description>
			<content:encoded><![CDATA[<p>If you are learning about the stars in school, an amateur sky watcher, or a meteorologist in the making you need to know your stars. To really see the stars you can visit a real planetarium, you can break out your serious telescope, or you can install and fire up a desktop application like Stellarium.</p>
<p><a title="Stellarium" href="http://www.stellarium.org/" target="_blank">Stellarium</a> is a free, open source planetarium for your desktop. It displays a 3D image of the sky &#8211; what you would see with the naked eye &#8211; but allows you to click on specific stars to see detailed information about that star. You can view the sky from any where in the world and works with Linux, Mac, and Windows. You can run a moving, 3D representation to serve as an educational tool through a projector, or you can sit back and watch from the comfort of your own desk.</p>
<p><span id="more-13869"></span></p>
<p><strong>Installing Stellarium</strong></p>
<p>The installation of Stellarium is actually the easiest aspect of using this tool. With most modern Linux distributions Stellarium will be found in the repositories. All you have to do is the following:</p>
<ul>
<li> Fire up your Add/Remove Software utility</li>
<li>Click on the Educational category</li>
<li> Find Stellarium and select it</li>
<li>Click Apply to install Stellarium</li>
</ul>
<div id="attachment_13871" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/stellarium_main.png"><img class="size-medium wp-image-13871" src="http://www.ghacks.net/wp-content/uploads/2009/06/stellarium_main-500x312.png" alt="Figure 1" width="300" height="187" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>You are ready to go. You can start Stellarium by click on your main menu and going to the Educational sub menu. The Stellarium entry will either be called &#8220;Stellarium&#8221; or &#8220;Night Sky Rendering&#8221;. When Stellarium opens what you see will depend upon the location configured and the time/date. If you open up Stellarium during the day time you will not see many stars. That&#8217;s okay because you can adjust the time/date from the toolbox.</p>
<p>As you can see (in Figure 1) Stellarium is showing a night sky. This is the night sky of Louisville, KY at approximately  4:51 am June 24th 2009. In a 2D image you can not get the full effect of how useful this tool is. For one thing you can zoom in and out and move around in nearly 360 degrees of rotation. You can also slow down, speed up, or stop time.</p>
<p><strong>Toolbars</strong></p>
<div id="attachment_13873" class="wp-caption alignright" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/stellarium_toolbars.png"><img class="size-medium wp-image-13873" src="http://www.ghacks.net/wp-content/uploads/2009/06/stellarium_toolbars-500x332.png" alt="Figure 2" width="300" height="199" /></a><p class="wp-caption-text">Figure 2</p></div>
<p>As you can see in Figure 1 there are no tool bars to use. In order to open up the tool bars you simply have to move your cursor to the bottom left of the window which will make the two toolbars appear.  Figure 2 shows Stellarium with the toolbars open.</p>
<p>Each button on the toolbar will give a description upon a mouse over. So it should be very simple to figure out how to use each tool. What you don&#8217;t see is how to move around within the window. To move up, down, right, or left you push and hold the Ctrl button down and then push either the up, down, left, or right arrow.</p>
<p><strong>Searching</strong></p>
<div id="attachment_13875" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/search1.png"><img class="size-medium wp-image-13875" src="http://www.ghacks.net/wp-content/uploads/2009/06/search1-500x381.png" alt="Figure 3" width="300" height="229" /></a><p class="wp-caption-text">Figure 3</p></div>
<p>You can search by City/State, Country, Planet, or Longitude/Latitude. To open the search window open up the tool bars and click the Location button. The new window that opens (shown in Figure 3) is where you find your location. Once you have finished your location simply click the X to close the search window.</p>
<p>When the search window closes you will see that Stellarium has updated to reflect your new location.</p>
<p><strong>Time</strong></p>
<p>Time is an interesting feature in Stellarium. To open up the Date/Time window click to open the toolbars and then click on the button second from the top on the vertical toolbar. In this window select the date and time you want to view. When the main Stellarium window changes to reflect this time you can then increase the speed (if you have chosen a date/time in the past) by clicking the far right button (right-pointing double arrow) in the horizontal tool bar. The more you click that button the faster time will go. To slow down time you click the left-pointing double arrow. To go back to real time click the right-pointing single arrow.</p>
<p><strong>Final thoughts</strong></p>
<p>Stellarium is an outstanding way to learn about the solar system. But don&#8217;t think it is only a learning tool, you can attach your machine to a projector and all of a sudden Stellarium projects the universe into the sky of your room. If you  are looking for a free planetarium tool, Stellarium is what you need.</p>

	Tags: <a href="http://www.ghacks.net/tag/constellations/" title="constellations" rel="tag">constellations</a>, <a href="http://www.ghacks.net/tag/education-software/" title="education software" rel="tag">education software</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/planetarium/" title="planetarium" rel="tag">planetarium</a>, <a href="http://www.ghacks.net/tag/stars/" title="stars" rel="tag">stars</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/12/24/stellarium-your-own-free-planetarium/" title="Stellarium your own free planetarium (December 24, 2006)">Stellarium your own free planetarium</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/02/07/yoggie-pico-personal-mobile-security-computer/" title="Yoggie PICO Personal Mobile Security Computer (February 7, 2008)">Yoggie PICO Personal Mobile Security Computer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/" title="With Ubuntu 9.10 Arrives Wubi 9.10 (October 30, 2009)">With Ubuntu 9.10 Arrives Wubi 9.10</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/12/07/widgets-for-linux-superkaramba/" title="Widgets for Linux: SuperKaramba (December 7, 2006)">Widgets for Linux: SuperKaramba</a> (6)</li>
	<li><a href="http://www.ghacks.net/2006/12/06/widgets-for-linux-gdesklets/" title="Widgets for Linux: gDesklets (December 6, 2006)">Widgets for Linux: gDesklets</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/25/view-the-stars-in-linux-with-stellarium/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Give users specific access with sudo</title>
		<link>http://www.ghacks.net/2009/06/24/give-users-specific-access-with-sudo/</link>
		<comments>http://www.ghacks.net/2009/06/24/give-users-specific-access-with-sudo/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 20:44:20 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[/etc/sudoers]]></category>
		<category><![CDATA[sudo]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13835</guid>
		<description><![CDATA[If you&#8217;re new to Linux chances are you know about Ubuntu. Ubuntu has done a great job making a distribution of Linux new-user friendly. One of the ways they have done this is by making the root user (the super user) somewhat transparent. The user can not log in as the root user in a [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re new to Linux chances are you know about Ubuntu. Ubuntu has done a great job making a distribution of Linux new-user friendly. One of the ways they have done this is by making the root user (the super user) somewhat transparent. The user can not log in as the root user in a Ubuntu system (unless they have made it so) and the user has to use the <em>sudo </em>utility in order to run administrative tasks.</p>
<p>Now as an administrator of a Linux system, the <em>sudo</em> utility is a great way to manage user permissions with regards to access (especially with regard to applications). Say, for example, you have a specific executable file placed in <strong>/usr/sbin</strong> that you want your standard users to be able to use along with the ability to use the tools in the whole <strong>/usr/bin. </strong>Or say you have one specific user on your system that you want to give full administrative access to. This can all be done with the help of sudo. Let&#8217;s see how.</p>
<p><span id="more-13835"></span><strong>A quick intro</strong></p>
<p>If you&#8217;re not familiar with sudo, let me give you a quick synopsis. The <em>sudo </em>tool allows you to effectively execute a command as a user with the security pirvileges of another user. Most often, as in Ubuntu, this allows a standard user to issue commands with administrative privileges. The basic command is issued like this:</p>
<p>sudo COMMAND</p>
<p>Where COMMAND is the command you want to run. You will then be prompted for your user password. Of course you don&#8217;t need to use <em>sudo</em> if you are running standard commands that do not require administrative privileges.</p>
<p><strong>Sudo configuration</strong></p>
<p>Sudo is configured with the help of a single file: <strong>/etc/sudoers</strong>. When you look at this file you will most likely be a bit tentative to make any changes. Fortunately the changes we are going to make are fairly basic. You do have to use <em>sudo </em>to make changes to the <strong>sudoers</strong> file. So to open this file with the <em>nano</em> editor you would issue the command:</p>
<p><em>sudo nano /etc/sudoers</em></p>
<p>and then give your user password.</p>
<p><strong>Add a user for all administrative privileges</strong></p>
<p>To add an already existing user to this file you would add a line in the main section. This &#8220;main&#8221; section can be found by searching for the root entry which looks like:</p>
<p><em>root</em> <em>ALL=(ALL)     ALL</em></p>
<p>Not only is that the line you are looking for, it is also the structure of the line you will add. Let&#8217;s say you want to add the user <em>onichan</em> to give her administrative rights with sudo. To do this the line would look like:</p>
<p><em>onichan     ALL=(ALL)     ALL</em></p>
<p>Now, there is one problem with adding a user like this. What a user can do is, effectively, gain access to the real, permanent root user and avoid all logging handle by sudo. So instead of the above, let&#8217;s give <em>onichan</em> permission to execute commands in specific directories. We&#8217;ll give her pemission to run commands in the following:</p>
<ul>
<li><strong>/usr/sbin/</strong></li>
<li><strong>/sbin</strong></li>
</ul>
<p>This entry will look like:</p>
<p><em>onichan ALL=/usr/sbin, /sbin</em></p>
<p>Now user <em>onichan</em> can execute commands in both <strong>/usr/sbin</strong> and <strong>/sbin</strong> using <em>sudo </em>and giving her user password.</p>
<p><strong>Final thoughts</strong></p>
<p>This only skims the surface of the power of sudo. We&#8217;ll cover many more aspects of this outstanding administrative tool in later articles. But at least now you can see how <em>sudo</em> works and how to add users. There are other aspects of <em>sudo</em> that I do not recommend employing (such as the NOPASSWD feature), but every system has unique needs.</p>
<p><strong><br />
</strong></p>
<p><em><br />
</em></p>

	Tags: <a href="http://www.ghacks.net/tag/etcsudoers/" title="/etc/sudoers" rel="tag">/etc/sudoers</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/sudo/" title="sudo" rel="tag">sudo</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/04/01/help-i-use-ubuntu-and-theres-no-su/" title="Help, I Use Ubuntu and There&#8217;s No &#8220;su&#8221;! (April 1, 2009)">Help, I Use Ubuntu and There&#8217;s No &#8220;su&#8221;!</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/02/07/yoggie-pico-personal-mobile-security-computer/" title="Yoggie PICO Personal Mobile Security Computer (February 7, 2008)">Yoggie PICO Personal Mobile Security Computer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/" title="With Ubuntu 9.10 Arrives Wubi 9.10 (October 30, 2009)">With Ubuntu 9.10 Arrives Wubi 9.10</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/12/07/widgets-for-linux-superkaramba/" title="Widgets for Linux: SuperKaramba (December 7, 2006)">Widgets for Linux: SuperKaramba</a> (6)</li>
	<li><a href="http://www.ghacks.net/2006/12/06/widgets-for-linux-gdesklets/" title="Widgets for Linux: gDesklets (December 6, 2006)">Widgets for Linux: gDesklets</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/24/give-users-specific-access-with-sudo/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Taking screenshots in Linux</title>
		<link>http://www.ghacks.net/2009/06/23/taking-screenshots-in-linux/</link>
		<comments>http://www.ghacks.net/2009/06/23/taking-screenshots-in-linux/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 17:44:24 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Desktop Manager]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[ImageMagick]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[screenshots]]></category>
		<category><![CDATA[The GIMP]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13810</guid>
		<description><![CDATA[So you&#8217;ve been reading about Linux on ghacks for a few months now and you&#8217;ve  noticed plenty of screenshots or images of applications in action. Now it&#8217;s time you found out just how those images are taken. No it&#8217;s not magic, but in one instance it&#8217;s ImageMagick. Actually there are a few ways to take [...]]]></description>
			<content:encoded><![CDATA[<p>So you&#8217;ve been reading about Linux on ghacks for a few months now and you&#8217;ve  noticed plenty of screenshots or images of applications in action. Now it&#8217;s time you found out just how those images are taken. No it&#8217;s not magic, but in one instance it&#8217;s ImageMagick. Actually there are a few ways to take screenshots in Linux, ranging from a simple keypress to a command line tool.</p>
<p>In this article you will learn how to take screenshots with the help of The Gimp, the GNOME menu, the Print Screen button, and ImageMagick. Each way has its advantages, so it&#8217;ll be up to you to decide which method suits you best. With that said, lets&#8217; dive in head first.</p>
<p><span id="more-13810"></span><strong>ImageMagick</strong></p>
<p>I wanted to start with this method because it can be a little flaky. The primary issue is that ImageMagick has trouble with Compiz. If you&#8217;re not running Compiz, you won&#8217;t have any issues with this method. Otherwise you&#8217;d be best served to skip down to The GIMP.</p>
<p>One of the benefits of this method is you can use it to grab screenshots automatically. You could even set up a cron job to take screen shots at specific times, or log into a machine remotely and snap a shot. I won&#8217;t get into the &#8220;why&#8221; you would want to do this &#8211; decide that yourself.</p>
<p>The basic command for taking a snapshot with ImageMagick is:</p>
<p><em>import FILENAME.png</em></p>
<p>Pretty simple. The only catch with the above command is that you will have to specify what portion of the screen to grab. When you issue that command a cross-hair will appear which you click and drag to select what portion of the screen to grab. There is an easier way. If you want to take this screenshot without interaction you issue the command:</p>
<p><em>import -window root FILENAME.png</em></p>
<p>What the above command does is take a screenshot of the root window (that&#8217;s the entire screen basically.) The screenshot will be saved (in the case of the example above) as FILENAME.png</p>
<p><strong>Print screen</strong></p>
<p>This one is simple (and not much different than using the GNOME menu)  you press the Print Screen button. When you do a window will open (see Figure 1) asking you to give the file a name, decide on a destination, and click save.  You can save the screenshot in .jpg, .png (default), .tiff, .gif, and .bmp formats. From this same window you can also copy the image to the clipboard for later use.<strong> </strong></p>
<p><strong>GNOME Menu</strong></p>
<p>If you look in the Accessories subment of the GNOME Applications menu you will see the entry &#8220;Take Screenshot&#8221;. If you click on this the same window will open that opened when you hit the Print Screen key. This works in the exact same way. If, for some reason, you have a different keyboard mapping or a Print Screen key that does not work, this menu entry is sure to work.</p>
<p><strong>The GIMP</strong></p>
<div id="attachment_13816" class="wp-caption alignleft" style="width: 242px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/Screenshot.png"><img class="size-full wp-image-13816" src="http://www.ghacks.net/wp-content/uploads/2009/06/Screenshot.png" alt="Figure 1" width="232" height="226" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>The GIMP is my standard means for snapping screenshots.  Within The GIMP click on the File menu and then click on the Create submenu. From within the Create menu click the Screenshot entry which will open up the screenshot dialog (see Figure 1).</p>
<p>There are three types of screenshots you can take:</p>
<p>Single Window: This will grab only the window you click on after you click the Snap button.</p>
<p>Entire Screen: This will grab the entire screen after you click the Snap button.</p>
<p>Select a Region: This allows you to select the portion of the screen you want to grab after you click snap.</p>
<p>You can also configure a delay (in seconds) which will allow you to open up menus or take an action to grab.</p>
<p>When using The GIMP for screenshots you will have to save the image manually. But you can also edit the image before you save it.</p>
<p><strong>Final thoughts</strong></p>
<p>As you can see there are a number of ways to grab a screenshot in the Linux desktop. Each method is simple and should have you snagging screenshots all day long.</p>

	Tags: <a href="http://www.ghacks.net/tag/imagemagick/" title="ImageMagick" rel="tag">ImageMagick</a>, <a href="http://www.ghacks.net/tag/images/" title="images" rel="tag">images</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/screenshots/" title="screenshots" rel="tag">screenshots</a>, <a href="http://www.ghacks.net/tag/the-gimp/" title="The GIMP" rel="tag">The GIMP</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/01/08/using-the-gimp-with-fewer-windows/" title="Using The GIMP With Fewer Windows (January 8, 2009)">Using The GIMP With Fewer Windows</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/05/24/using-layers-in-the-gimp/" title="Using Layers in The GIMP (May 24, 2009)">Using Layers in The GIMP</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/08/21/take-screenshots-with-shutter/" title="Take screenshots with Shutter (August 21, 2009)">Take screenshots with Shutter</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/07/08/keep-your-screenshots-organized-and-ready-for-online-use/" title="Keep your screenshots organized and ready for online use (July 8, 2008)">Keep your screenshots organized and ready for online use</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/01/07/getting-to-know-the-gimp-interface/" title="Getting to Know The GIMP Interface (January 7, 2009)">Getting to Know The GIMP Interface</a> (19)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/23/taking-screenshots-in-linux/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>The different ways to execute a Linux application</title>
		<link>http://www.ghacks.net/2009/06/22/the-different-ways-to-execute-a-linux-application/</link>
		<comments>http://www.ghacks.net/2009/06/22/the-different-ways-to-execute-a-linux-application/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 20:37:21 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Desktop Manager]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[executables]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[menus]]></category>
		<category><![CDATA[run dialog]]></category>
		<category><![CDATA[starting applications]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13783</guid>
		<description><![CDATA[I remember, way back, when I first started using Linux either was either in full-on command line only Linux or I was using Fvwm95. Executing commands in command line meant I had to know the name of the command. And when I was in the Fvwm95 desktop, if there wasn&#8217;t a menu entry for an [...]]]></description>
			<content:encoded><![CDATA[<p>I remember, way back, when I first started using Linux either was either in full-on command line only Linux or I was using Fvwm95. Executing commands in command line meant I had to know the name of the command. And when I was in the Fvwm95 desktop, if there wasn&#8217;t a menu entry for an application the only other way I could start up an application was to open up the command line and hope I could find the exact command to run. Typically this meant scrolling through the contents of <strong>/usr/bin</strong> with the command <em>ls -l | less</em>. And in today&#8217;s Linux (or at least in my main machine) there are approximately 2004 commands within <strong>/usr/bin</strong>. That could mean a lot of searching.</p>
<p>Fortunately Linux has grown up quite a bit so it&#8217;s not that difficult to start an application. In fact, I would argue that starting an application in Linux is easier than it is in Windows. How can I say that? Well, why don&#8217;t we examine the various ways you can start an application within Linux and you can make the judgment yourself.</p>
<p><span id="more-13783"></span><strong>Command line</strong></p>
<p>We&#8217;ll start with the more challenging first. Not that the command line is difficult, but it&#8217;s not nearly as easy as finding a menu entry and selecting it.</p>
<p>If you&#8217;ve been following me enough you probably have read an instance where I have mentioned global commands. A global command is a command that is located within your users&#8217; $PATH. NOTE: You can learn more about this in my article  &#8220;<a title="Adding directories to your $PATH" href="http://www.ghacks.net/2009/06/03/adding-a-directory-to-your-path/" target="_blank">Adding directories to your $PATH</a>&#8220;. To find out what directories are in your $PATH issue the command <em>echo $PATH</em>. What you see printed out at your prompt are all of the directories which contain commands you can run from anywhere on your system. There may be times when you do not install an application within your path. For those applications you have to enter the <strong>explicit</strong> path to the executable command. Let me explain&#8230;</p>
<p>Say you install the beta version of <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> (for testing purposes) in the <strong>/opt</strong> directory. So now you will have a directory <strong>/opt/firefox</strong> and within that directory is the executable command <em>firefox</em>. Since <strong>/opt</strong> isn&#8217;t in your $PATH, if you execute only <em>firefox</em> what will start up is the default firefox on your system. In order to start up Firefox installed in <strong>/opt</strong> you will have to execute the command <em>/opt/firefox/firefox</em>.</p>
<p>Now let&#8217;s say you are looking for the apt command to add a gpg key<strong></strong> but you&#8217;re not sure of the name. You <strong>are</strong> sure, however, of two things: It is in <strong>/usr/bin</strong> and it has the string &#8220;key&#8221; in the command. You could issue this command to find all matching commands:</p>
<p><em>ls /usr/bin/*key* </em></p>
<p>which will list all commands in <strong>/usr/bin<em> </em></strong>that contain the word &#8220;key&#8221;. In that listing you will see <em>apt-key</em>. You now know the name of the command.</p>
<p><strong>GUI</strong></p>
<p>There are two main (and universal) ways to start up an application in Linux. The first, and easiest, is to look through your main menu for that command&#8217;s entry. Once you find that command you simply select it to open up the application. One of the issues that is not a universal truth in Linux is menu layout. All Linux desktops lay out their menus differently. But for the most part they hold true to some similarities (Primarily the grouping of applications into submenus like &#8220;Office&#8221;, &#8220;Networking&#8221;, &#8220;Graphics&#8221;, &#8220;Games&#8221;, etc.)</p>
<p>The next universal method of starting up an application is to open up your desktops&#8217; file manager, navigate to the directory that contains the executable, and double click on the executable. This is much like it is in Windows. Most often you will be navigating to <strong>/usr/bin</strong> to find these executables.</p>
<p>NOTE: If a command requires a terminal to run you can not run it in this method. The only commands you can start up this way are graphical commands.</p>
<p><strong>Run prompt</strong></p>
<div id="attachment_13784" class="wp-caption alignleft" style="width: 268px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/run_dialog.png"><img class="size-full wp-image-13784" src="http://www.ghacks.net/wp-content/uploads/2009/06/run_dialog.png" alt="Figure 1" width="258" height="167" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>In some desktops you will have a &#8220;Run prompt&#8221; within your Start menu. In GNOME and KDE you can open up this dialog by pressing Alt-F2. In my favorite distribution, Elive Compiz, I set this to the Windows Key+F1. Figure 1 shows the Run Dialog in Elive. As you can see I want to start the game Torus Trooper. I start to type &#8220;torus&#8221; and the first matching entry pops up which I can click on to start up the application.</p>
<p><strong>Final thoughts</strong></p>
<p>Of course this is Linux so there are many more ways you can find to start up an application. You can create keyboard shortcuts for just about anything or, in some desktops, you can create desktop Icons. In some desktops you can create specific shelves for applications or add mini launchers. But, in general, the methods outlined above will get you through the day in Linux.</p>

	Tags: <a href="http://www.ghacks.net/tag/executables/" title="executables" rel="tag">executables</a>, <a href="http://www.ghacks.net/tag/icons/" title="icons" rel="tag">icons</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/menus/" title="menus" rel="tag">menus</a>, <a href="http://www.ghacks.net/tag/run-dialog/" title="run dialog" rel="tag">run dialog</a>, <a href="http://www.ghacks.net/tag/starting-applications/" title="starting applications" rel="tag">starting applications</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/02/07/yoggie-pico-personal-mobile-security-computer/" title="Yoggie PICO Personal Mobile Security Computer (February 7, 2008)">Yoggie PICO Personal Mobile Security Computer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/" title="With Ubuntu 9.10 Arrives Wubi 9.10 (October 30, 2009)">With Ubuntu 9.10 Arrives Wubi 9.10</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/12/07/widgets-for-linux-superkaramba/" title="Widgets for Linux: SuperKaramba (December 7, 2006)">Widgets for Linux: SuperKaramba</a> (6)</li>
	<li><a href="http://www.ghacks.net/2006/12/06/widgets-for-linux-gdesklets/" title="Widgets for Linux: gDesklets (December 6, 2006)">Widgets for Linux: gDesklets</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/12/20/why-you-should-switch-your-parents-pc-to-ubuntu/" title="Why you should switch your parents pc to ubuntu (December 20, 2006)">Why you should switch your parents pc to ubuntu</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/22/the-different-ways-to-execute-a-linux-application/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Linux Games: Torus Trooper</title>
		<link>http://www.ghacks.net/2009/06/21/linux-games-torus-trooper/</link>
		<comments>http://www.ghacks.net/2009/06/21/linux-games-torus-trooper/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 19:17:36 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[action games]]></category>
		<category><![CDATA[linux games]]></category>
		<category><![CDATA[scrolling games]]></category>
		<category><![CDATA[shooters]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13756</guid>
		<description><![CDATA[I am a child of the 80s (born in 1967), so I remember well the likes of Tempest, Zaxon, Galaga, Zap, Centipede, and many more games that stole my quarters over the years. These games helped to define my generation as the first to stare, glassy-eyed at a screen in hopes of having their name [...]]]></description>
			<content:encoded><![CDATA[<p>I am a child of the 80s (born in 1967), so I remember well the likes of Tempest, Zaxon, Galaga, Zap, Centipede, and many more games that stole my quarters over the years. These games helped to define my generation as the first to stare, glassy-eyed at a screen in hopes of having their name on the high score display. I never did. It was one of the big disappointments of my youth.</p>
<p>One of those games  really stole my .25 and my attention more than any other. That game? Tempest. If you&#8217;ve never played the original Tempest you don&#8217;t know what you&#8217;re missing. It&#8217;s a wireframe pseudo 3D game that would have today&#8217;s game players yawning with boredom. So you can&#8217;t imagine my joy when I found an updated variation on the Tempest game installed on my Elive distribution. That game? Torus Trooper. This game is a fast-paced, scrolling 3D shooter that takes place in, you guessed it, a Torus.</p>
<p><span id="more-13756"></span>A Torus is a surface of revolution generated by revolving a circle in three dimensional space. Otherwise known as a 3D ring or, better yet, a donut. Now in this game you are inside this donut shooting at oncoming ships and dodging oncoming barriers. It is fast, it is timed, and it is addictive.</p>
<p><strong>Getting Torus Trooper</strong></p>
<p>If you open up Synaptic or gpk-application (or which ever GUI tool you use for installation software) do a search for &#8220;torus&#8221; (no quotes). You might wind up with three different results:</p>
<ul>
<li>ttrooper</li>
<li>torus-trooper</li>
<li>torus-trooper-data</li>
</ul>
<p>Install the latter two and you will be ready for some action packed fun. If you don&#8217;t find Torus Trooper in your repositories, never fear. Download the tt tar file from the <a title="Torus Trooper tar" href="http://internap.dl.sourceforge.net/sourceforge/ttrooper/tt-0.22b.tar.gz" target="_blank">Torus Trooper Sourceforge download page</a>. Once you have this file downloaded unpack it with the command:</p>
<p><em>tar xvzf tt-XXX.tar.gz</em></p>
<p>Where XXX is the release number. Change into the resulting tt-XXX (Again where XXX is the release number) directory. To run the game issue the command:</p>
<p><em>./ttrooper</em></p>
<p>which will start up Torus Trooper. You can copy this file (<em>ttrooper) </em>into <strong>/usr/local/bin</strong> so the game can be run from any directory, the run dialog, or even a menu entry you create.</p>
<p>To start the game installed from your Add/Remove Software utility just go to your Games directory and click on the Torus Trooper entry.</p>
<p><strong>Gameplay</strong></p>
<p>Playing Torus Trooper is fairly straight forward. You use the left-right arrow keys to move side to side while using the &#8220;z&#8221; key to shoot.</p>
<div id="attachment_13764" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/torus_trooper_start.png"><img class="size-medium wp-image-13764" src="http://www.ghacks.net/wp-content/uploads/2009/06/torus_trooper_start-500x385.png" alt="Figure 1" width="300" height="231" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>When the game starts up you will be on the welcome screen (see Figure 1) where you will choose your difficulty and begin. You choose from Normal, Hard, or Extreme difficulty. Once you have chosen your difficulty click the &#8220;z&#8221; key to begin.</p>
<p>The game is simple &#8211; just blow away everything and don&#8217;t get hit by various objects. Oh, and remember this is a timed game. You can control your speed by pressing the up arrow (to go faster) or the down arrow (to go slower).</p>
<div id="attachment_13765" class="wp-caption alignright" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/torus_trooper1.png"><img class="size-medium wp-image-13765" src="http://www.ghacks.net/wp-content/uploads/2009/06/torus_trooper1-500x385.png" alt="Figure 2" width="300" height="231" /></a><p class="wp-caption-text">Figure 2</p></div>
<p>Figure 1 shows standard gameplay for Torus Tooper. If you look closely you can see where your torus is leading you. You can also see the small red-ish circle coming to the left of the shooter &#8211; that is a trap the enemy drops which you have to avoid. At times the screen can get full of them. You can&#8217;t just shoot them, you have to get out of their way. This makes game play even more of a challenge.</p>
<p><strong>Final thoughts</strong></p>
<p>When you first start playing Torus Trooper make sure you play on Normal mode. Extreme mode is, shall I say, rather extreme. The last time I attempted Extreme mode I think I lasted less than 10 seconds.</p>
<p>Torus Trooper is a lot of fun. Give it a go and you&#8217;ll find yourself quickly becoming addicted to this simple game.</p>

	Tags: <a href="http://www.ghacks.net/tag/action-games/" title="action games" rel="tag">action games</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/linux-games/" title="linux games" rel="tag">linux games</a>, <a href="http://www.ghacks.net/tag/scrolling-games/" title="scrolling games" rel="tag">scrolling games</a>, <a href="http://www.ghacks.net/tag/shooters/" title="shooters" rel="tag">shooters</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/06/11/linux-gaming-20000-light-years-into-space/" title="Linux Gaming: 20,000 Light-Years Into Space (June 11, 2009)">Linux Gaming: 20,000 Light-Years Into Space</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/02/07/yoggie-pico-personal-mobile-security-computer/" title="Yoggie PICO Personal Mobile Security Computer (February 7, 2008)">Yoggie PICO Personal Mobile Security Computer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/" title="With Ubuntu 9.10 Arrives Wubi 9.10 (October 30, 2009)">With Ubuntu 9.10 Arrives Wubi 9.10</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/12/07/widgets-for-linux-superkaramba/" title="Widgets for Linux: SuperKaramba (December 7, 2006)">Widgets for Linux: SuperKaramba</a> (6)</li>
	<li><a href="http://www.ghacks.net/2006/12/06/widgets-for-linux-gdesklets/" title="Widgets for Linux: gDesklets (December 6, 2006)">Widgets for Linux: gDesklets</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/21/linux-games-torus-trooper/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Use Bogofilter for better junk detection in Evolution</title>
		<link>http://www.ghacks.net/2009/06/20/use-bogofilter-for-better-junk-detection-in-evolution/</link>
		<comments>http://www.ghacks.net/2009/06/20/use-bogofilter-for-better-junk-detection-in-evolution/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 16:02:09 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Bogofilter]]></category>
		<category><![CDATA[Evolution]]></category>
		<category><![CDATA[HAM]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13735</guid>
		<description><![CDATA[So you&#8217;re using the Linux operating system and you&#8217;re not concerned with viruses. But you still get SPAM &#8211; and plenty of it. With the Evolution groupware suite you have, by default, Spamassassin as your Junk filtering tool. For some this is enough. For others, howerver, it doesn&#8217;t cut it. For those that need more [...]]]></description>
			<content:encoded><![CDATA[<p>So you&#8217;re using the Linux operating system and you&#8217;re not concerned with viruses. But you still get SPAM &#8211; and plenty of it. With the Evolution groupware suite you have, by default, Spamassassin as your Junk filtering tool. For some this is enough. For others, howerver, it doesn&#8217;t cut it. For those that need more you can give Bogofilter a try. You can use Bogofilter in conjunction with Spamassassin but that setup can become quite cumbersome and will require the creation of filters. To avoid this we will use only Bogofilter and we will train Bogofilter out of the box so it&#8217;s working right away to prevent SPAM from reaching you inbox.</p>
<p>With a little preparation this setup will go quickly. Without preparation, it will take some time for Bogofilter to learn SPAM/HAM.</p>
<p><span id="more-13735"></span><strong>Your preparation</strong></p>
<p>The easiest way to train Bogofilter is to have a collection of SPAM and HAM ready (approximately 200 each for training purposes) for it to use in the training process. These will be placed in SPAM and HAM folders (respectively) to be used once Bogofilter is installed and ready. But before you get to that point, you need to install Bogofilter and the Bogofilter Evolution plugin.</p>
<p>To install the necessary items open up your Add/Remove Software tool. Within this tool do a search for &#8220;bogofilter&#8221; (no quotes). You should see two particular pieces of software to install: bogofilter and bogofilter-evolution. Mark both of these applications for installation and click Apply to install them.</p>
<p>After they are installed you are ready to set up Bogofilter.</p>
<p><strong>Bogofilter setup</strong></p>
<p>The first thing to do is to enable the Bogofilter plugin in Evolution. Click on the Edit menu and select the Plugins entry. In this new window that opens click the Bogofilter check box to enable to plugin and then close the window.</p>
<div id="attachment_13740" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/evolution_junk1.png"><img class="size-medium wp-image-13740" src="http://www.ghacks.net/wp-content/uploads/2009/06/evolution_junk1-500x415.png" alt="Figure 1" width="300" height="249" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>Now that the plugin is enabled, it&#8217;s time to configure it within Evolution. Go back to the Edit menu and select Preferences. When the Preferences window opens up click on the Mail Preferences button and then the Junk tab (see Figure 1).</p>
<p>From within the Junk tab the first thing to do is to select Bogofilter from the Default Junk Plugin dropdown. Now go back to the top and make sure &#8220;Check incoming messages for junk&#8221; is checked. Close this window after you have completed these steps.</p>
<p>Now you are ready to train Bogofilter.</p>
<p><strong>Training</strong></p>
<p>A lot of people complain that Bogofilter doesn&#8217;t work well. The main reason it doesn&#8217;t work well is because it hasn&#8217;t been trained. Remember those SPAM and HAM emails you collected in the SPAM and HAM folders? Now you are going to use them. First click on the HAM emails. These are all good emails (not SPAM). Select all of these and mark them as Junk. I know it sounds crazy, but it&#8217;s necessary. Now click on the Junk folder and you should see all of those emails you just marked as SPAM. Select them all again and mark them as Not Junk. Bogofilter just learned what you consider to not be junk.</p>
<p>Now click on the SPAM folder, select all of these messages, and mark them as Junk.</p>
<p>That&#8217;s it. Bogofilter should now be trained properly. And remember the more training you give Bogofilter, the smarter it will be.</p>
<p><strong>Final thoughts</strong></p>
<p>Bogofilter is a great tool for keeping SPAM out of your inbox. And best of all, it doesn&#8217;t require you to open up a terminal and issue a bunch of commands in order to get it working properly.</p>

	Tags: <a href="http://www.ghacks.net/tag/bogofilter/" title="Bogofilter" rel="tag">Bogofilter</a>, <a href="http://www.ghacks.net/tag/evolution/" title="Evolution" rel="tag">Evolution</a>, <a href="http://www.ghacks.net/tag/ham/" title="HAM" rel="tag">HAM</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/spam/" title="spam" rel="tag">spam</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/10/16/spam-filtering-with-kmail/" title="Spam filtering with Kmail (October 16, 2009)">Spam filtering with Kmail</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/05/01/use-spamassassin-for-better-spam-detection/" title="Use Spamassassin for better SPAM detection (May 1, 2009)">Use Spamassassin for better SPAM detection</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/02/09/replace-outlook-with-evolution-a-linux-groupware-suite/" title="Replace Outlook with Evolution: A Linux Groupware Suite (February 9, 2009)">Replace Outlook with Evolution: A Linux Groupware Suite</a> (17)</li>
	<li><a href="http://www.ghacks.net/2009/04/28/kontact-the-swiss-army-knife-of-pims/" title="Kontact: The Swiss Army Knife of PIMs (April 28, 2009)">Kontact: The Swiss Army Knife of PIMs</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/05/14/connect-evolution-to-google-mail-and-calendar/" title="Connect Evolution to Google mail and calendar (May 14, 2009)">Connect Evolution to Google mail and calendar</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/20/use-bogofilter-for-better-junk-detection-in-evolution/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
