<?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; PCLinuxOS</title>
	<atom:link href="http://www.ghacks.net/tag/pclinuxos/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>Tue, 24 Nov 2009 11:26:04 +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>Get To Know Linux: Installation</title>
		<link>http://www.ghacks.net/2008/12/08/get-to-know-linux-installation/</link>
		<comments>http://www.ghacks.net/2008/12/08/get-to-know-linux-installation/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 19:39:11 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[installing linux]]></category>
		<category><![CDATA[Linux hardware support]]></category>
		<category><![CDATA[LiveCD]]></category>
		<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[PCLinuxOS]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8823</guid>
		<description><![CDATA[Unless you search it out, you&#8217;re not likely to come across a PC that comes with Linux pre-installed (exception being the wide-variety of netbooks being sold). Because of this if you want to use Linux you are probably going to have to install the operating system yourself. To hard-core geeks that is not only a [...]]]></description>
			<content:encoded><![CDATA[<p>Unless you search it out, you&#8217;re not likely to come across a PC that comes with Linux pre-installed (exception being the wide-variety of netbooks being sold). Because of this if you want to use Linux you are probably going to have to install the operating system yourself. To hard-core geeks that is not only a non-issue it&#8217;s typically rainy-day fun. But for the vast majority of people (who are not of the geek persuasion) installing an operating system might as well be brain surgery.</p>
<p>Little do the unwashed masses know that installing Linux is actually a very simple process. In fact, installing Linux is far easier than installing any flavor of Windows. Let me walk you through the typical Linux installation from a LiveCD disk. There might be some minor variation on the order, depending upon which distribution you use.</p>
<p><span id="more-8823"></span></p>
<p>NOTE: A LiveCD is a version of a Linux distribution that allows you to run the operating system from CD and RAM. No changes are made to your computer unless you start the installation process.</p>
<ul>
<li>Insert CD of Linux distribution</li>
<li>Reboot Computer</li>
<li>Let the LiveCD boot to the desktop</li>
<li>Double click the Install icon</li>
<li>Enter the basic information (location, time zone, keyboard layout, etc)</li>
<li>Select how to appropriate space on disk (If you are not dual-booting you can select Use Entire Disk)</li>
<li>Enter user information and password</li>
<li>Read the installation summary and then, if all is correct, move on with the actual installation.</li>
</ul>
<p>At this point the installation will be completely automatic. When the installation is complete you will want to reboot your computer (remember, you are running from the LiveCD still). When the reboot is finished you will be at the log in screen. Enter the username/password you supplied during install and your desktop will start up. Congratulations, you have successfully installed Linux!</p>
<p><strong>But will all of my hardware work?</strong></p>
<p>This is often one of the more often asked questions regarding Linux. Generally speaking, the answer is &#8220;yes&#8221;. There are, of course, some hardware that might have trouble. One area that can give you problems is your video card. Linux does a great job of detecting hardware, and most likely your video card will be detected. There are, unfortunately, cards that simply aren&#8217;t supported. For a good list of supported video cards take a look at <a title="Supported Video Cards" href="http://tldp.org/HOWTO/Hardware-HOWTO/video.html" target="_blank">this page</a> for a fairly comprehensive listing. The next piece of hardware that can cause problems is wireless networking. I have found most modern distributions are outstanding at finding wireless cards. But just in case you need to know for sure, <a title="Wireless card support" href="http://linux-wless.passys.nl/query_alles.php" target="_blank">here</a> is an extensive listing of how wireless cards fare with Linux support.</p>
<p>Most other hardware shouldn&#8217;t give you problems. But in case you have one particular piece that doesn&#8217;t work &#8220;out of the box&#8221; you can always try a different distribution. As far as I have discovered Ubuntu, PCLinuxOS, and Mandriva are the best as discovering and automatically configuring hardware.</p>
<p><strong>Final Thoughts</strong></p>
<p>Installing Linux is a piece of cake. Seriously. If youc an install a piece of software on a Windows machine, you can install Linux. It&#8217;s that easy.</p>

	Tags: <a href="http://www.ghacks.net/tag/installing-linux/" title="installing linux" rel="tag">installing linux</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/linux-hardware-support/" title="Linux hardware support" rel="tag">Linux hardware support</a>, <a href="http://www.ghacks.net/tag/livecd/" title="LiveCD" rel="tag">LiveCD</a>, <a href="http://www.ghacks.net/tag/mandriva/" title="Mandriva" rel="tag">Mandriva</a>, <a href="http://www.ghacks.net/tag/pclinuxos/" title="PCLinuxOS" rel="tag">PCLinuxOS</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/2009/04/18/my-first-tryst-with-ubuntu-things-worked-mostly/" title="My First Tryst with Ubuntu: Things Worked. Mostly. (April 18, 2009)">My First Tryst with Ubuntu: Things Worked. Mostly.</a> (19)</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/2008/12/08/choosing-the-right-distributio-will-ease-your-migration/" title="Choosing the right distribution will ease your migration (December 8, 2008)">Choosing the right distribution will ease your migration</a> (19)</li>
	<li><a href="http://www.ghacks.net/2008/12/12/an-illustrated-guide-to-installing-ubuntu-desktop/" title="An Illustrated Guide to Installing Ubuntu Desktop (December 12, 2008)">An Illustrated Guide to Installing Ubuntu Desktop</a> (19)</li>
	<li><a href="http://www.ghacks.net/2009/01/02/add-youtube-videos-to-your-ipod-with-floola/" title="Add Youtube Videos to Your iPod with Floola (January 2, 2009)">Add Youtube Videos to Your iPod with Floola</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/12/08/get-to-know-linux-installation/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>
