<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Linux For Beginners</title>
	<atom:link href="http://linux4beginners.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://linux4beginners.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Fri, 30 Jan 2009 00:59:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='linux4beginners.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Linux For Beginners</title>
		<link>http://linux4beginners.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://linux4beginners.wordpress.com/osd.xml" title="Linux For Beginners" />
	<atom:link rel='hub' href='http://linux4beginners.wordpress.com/?pushpress=hub'/>
		<item>
		<title>First Things First</title>
		<link>http://linux4beginners.wordpress.com/2009/01/30/first-things-first/</link>
		<comments>http://linux4beginners.wordpress.com/2009/01/30/first-things-first/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 00:50:30 +0000</pubDate>
		<dc:creator>linuxcanuck</dc:creator>
				<category><![CDATA[Beginner's Guide]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[newbie]]></category>
		<category><![CDATA[overview]]></category>
		<category><![CDATA[starting]]></category>

		<guid isPermaLink="false">http://linux4beginners.wordpress.com/?p=9</guid>
		<description><![CDATA[This a beginner's guide to Linux starting with First Things First.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linux4beginners.wordpress.com&amp;blog=6373102&amp;post=9&amp;subd=linux4beginners&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There was a time when <a href="http://en.wikipedia.org/wiki/Linux">Linux</a> had a reputation as being for <a href="http://www.merriam-webster.com/dictionary/geek">geeks</a>. This is still true, but it is also for non-geeks. The latest versions of any of the main <a href="http://en.wikipedia.org/wiki/Linux_distribution">distributions</a> or distros are user friendly, secure, safe, fast, flexible and free. You can try as many as you like at no cost, other than your time. Linux is for all levels of users. It is just a matter of choosing the right entry point.</p>
<p>Linux differs from other <a href="http://en.wikipedia.org/wiki/Operating_system">operating systems</a> that you may have used. It is good when trying it out to not think about it in the same way that you thought about your old operating system. It is out with the old to make room for the new.</p>
<p>First off, we need a few definitions. Linux in its true sense is not an operating system. Linux refers to the<a href="http://en.wikipedia.org/wiki/Kernel_(computer)"> kerne</a>l which is the core of any operating system. However, people use the word to refer to any number of things, including as an operating system. Purists will correct you if you use it this way, but you can ignore them because many people do not care about terminology to the same degree that they do.</p>
<p>On top of the Linux core are various libraries, most of which came from the <a href="http://en.wikipedia.org/wiki/GNU">GNU project</a>. For this reason some people refer to it as GNU/Linux. Even this is wrong because there is more added to this to make in an operating system in the sense that most people use the word. On top of the GNU contributions are other projects such as <a href="http://en.wikipedia.org/wiki/XOrg">Xorg</a> and various <a href="http://en.wikipedia.org/wiki/Window_manager">window managers</a> and <a href="http://en.wikipedia.org/wiki/Desktop_manager">desktops</a>, giving us a <a href="http://en.wikipedia.org/wiki/GUI">graphical user interface</a> or GUI for short. On top of this are the efforts of the distribution itself and it is this that gives each distribution its distinctiveness. As you can see the operating system reflects the collective efforts of a wide and diverse community of developers and users all working together. There are <a href="http://en.wikipedia.org/wiki/Comparison_of_Linux_distributions">over three hundred Linux distributions</a>, dozens of window and desktop managers and many more decorations and add-ons, giving a selection of possibilities that is unparalleled in computing. Linux is a happening place to be right now.</p>
<p>The word <a href="http://en.wikipedia.org/wiki/History_of_Linux">Linux</a> comes from the first name of the kernel developer, <a href="http://en.wikipedia.org/wiki/Linus_Torvalds">Linus Torvalds</a>, and <a href="http://en.wikipedia.org/wiki/UNIX">UNIX</a>, the operating system on which it is based. It is worth noting that Linus Torvalds did not name it Linux but Freax, but a co-worker did not like Freax and called it Linux in his honour. The name itself is <a href="http://en.wikipedia.org/wiki/GNU/Linux_naming_controversy">steeped in controversy</a> as the GNU folks feel shortchanged if you call it anything but GNU/Linux. I call it Linux because it sounds better and you can call it whatever you like. The mascot of Linux is <a href="http://en.wikipedia.org/wiki/Tux">Tux</a>, a cute penguin who is widely adored and not steeped in controversy.</p>
<p>Linux is a modular system. It loads various modules, libraries, servers, and daemons in sequence. You only need to know a few things up front. Linux has its own <a href="http://en.wikipedia.org/wiki/Boot_loader">boot loader</a>, which is usually <a href="http://en.wikipedia.org/wiki/GRUB">GRUB</a> (but it could also be <a href="http://en.wikipedia.org/wiki/LILO">LILO</a>), which is the first thing that you see. The other thing is that it has its own file systems which are not compatible with those of <a href="http://en.wikipedia.org/wiki/Microsoft">Microsoft</a> or <a href="http://en.wikipedia.org/wiki/Apple_Inc.">Apple</a>. The most common Linux file system is ext3, but there are <a href="http://en.wikipedia.org/wiki/Comparison_of_file_systems">many</a> to choose from.</p>
<p>When Linux stops booting, it usually comes to either the <a href="http://en.wikipedia.org/wiki/Desktop_environment">desktop</a> which is similar to what you might expect from other operating systems or at a login screen, which is the more common practice. In Linux, logging in takes on new significance. Your user name and password are unique. Nobody can get in without both. Nobody can change your user files without your permission. In other words, it exists not as an inconvenience, but as a security measure. It is worth the few extra seconds it takes to login this way. Also remember, that unlike Windows, you never have to re-boot, so you are less likely to waste time in the long run. You can leave your computer on for days, weeks, months or years without needing to re-boot even once.</p>
<p>Linux is for everybody because there is no one type of Linux user or even in one use of Linux. Linux works on <a href="http://en.wikipedia.org/wiki/Desktop_computer">desktop computers</a>, on <a href="http://en.wikipedia.org/wiki/Computer_server">servers</a>, on <a href="http://en.wikipedia.org/wiki/Embedded_device">embedded devices</a> such as appliances, <a href="http://en.wikipedia.org/wiki/TiVo">TiVo</a>, <a href="http://en.wikipedia.org/wiki/Cell_phone">cell or mobile phones</a> or <a href="http://en.wikipedia.org/wiki/PDA">PDAs</a>, and it will even install on an <a href="http://en.wikipedia.org/wiki/X-Box">X-Box</a> or<a href="http://en.wikipedia.org/wiki/IPod"> iPod</a>. It is the most flexible operating system there is. It can work on the newest equipment or breath new life into really old computers. It will run faster than anything that you are used to and has more choice of features than you can dream of.</p>
<p>You probably use Linux without knowing it. It is everywhere. Most of the Internet relies on Linux, including many of the biggest companies such as Yahoo, Google, Amazon, and eBay. It is also used by many institutions such as universities, hospitals, and government agencies. Even Microsoft uses Linux, but they won&#8217;t tell you because it is bad for their business.</p>
<p>Linux is open source or free software meaning that it is free to use, modify and distribute. It is distributed under a license called <a href="http://en.wikipedia.org/wiki/GPL">GPL</a>. As a user of Linux, you will rarely see a user license or <a href="http://en.wikipedia.org/wiki/EULA">EULA</a> that you have to agree to. Everything that you could possibly want is included and it is all free. There are commercial products for Linux, but you can avoid them if that is your desire and for the most part you won&#8217;t be lacking.</p>
<p>Software and drivers are not installed in the way you may be used to. You don&#8217;t go to the store to buy it or search on the Internet for it. When you buy a new piece of equipment you don&#8217;t insert a disk in to install drivers, either.</p>
<p>Software is stored in libraries called <a href="http://en.wikipedia.org/wiki/Software_repository">repositories</a> and you select them from a list using a programme that comes with Linux called a <a href="http://en.wikipedia.org/wiki/Package_manager">package manager</a>. Individual files that you need are bundled together in a package, hence the name. There are two main types of packages, each is used by the two main branches of Linux. There are <a href="http://en.wikipedia.org/wiki/RPM_Package_Manager">RPM</a> packages for Red Hat and its derivatives and <a href="http://en.wikipedia.org/wiki/Deb_(file_format)">DEB</a> packages for Debian and its derivatives. Most distros use one of these two formats and they are not compatible with each other. All packages are managed and are free of <a href="http://en.wikipedia.org/wiki/Computer_Virus">viruses</a> and other nuisances.</p>
<p>Drivers are included with the kernel and if the hardware is detected the driver is installed discreetly in the background. You don&#8217;t have to do anything. There are some exceptions to this. You may have to install drivers separately from the repositories for some types of equipment. In the case of wireless cards you can use a <a href="http://en.wikipedia.org/wiki/Windows">Windows </a>driver if a Linux one is not available, but this is the exception to the rule.</p>
<p>Linux is the complete solution for more and more people. Linux is gaining converts and winning people over in all parts of the world. As such, Linux is also more than just an operating system. It is an ideology to some that embraces the idea of freedom of choice to its fullest. But, it is also a community that spans the globe. Within this community, there are sub-communities for each distro. It is hard to find a place to start when you are offered so much choice, but you will find that it is easier than you thought. Linux users are unusually helpful and many are very knowledgeable. Just ask and you will get help.</p>
<p>Next: To Install or Not Install</p>
<p><strong>Notes</strong>: I am deliberately trying to keep this simple and am not interested in nitpicking here. If you want to disagree strongly please post to my main <a href="http://linuxcanuck.wordpress.com">blog</a>. I am not shy about my opinions there.</p>
<p>Please feel free to add your own perspective provided that you keep it clean, clear and dead simple. No commandline recommendations or complicated jargon.</p>
<p>I have chosen to use limited sources, such as Wikipedia, not because I consider it the best source of information, but to simplify my life. I can keep that window open and just type information into the search bar. It may not be ythe best, but it beats having no links.</p>
<p>Happy computing with Linux!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/linux4beginners.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/linux4beginners.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/linux4beginners.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/linux4beginners.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/linux4beginners.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/linux4beginners.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/linux4beginners.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/linux4beginners.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/linux4beginners.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/linux4beginners.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/linux4beginners.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/linux4beginners.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/linux4beginners.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/linux4beginners.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=linux4beginners.wordpress.com&amp;blog=6373102&amp;post=9&amp;subd=linux4beginners&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://linux4beginners.wordpress.com/2009/01/30/first-things-first/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b260ff87af735588eb37e1d33693f41a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">linuxcanuck</media:title>
		</media:content>
	</item>
	</channel>
</rss>
