<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
><channel><title>Homeland Stupidity &#187; Linux</title> <atom:link href="http://www.homelandstupidity.us/category/linux/feed/" rel="self" type="application/rss+xml" /><link>http://www.homelandstupidity.us</link> <description>Protect yourself from government gaffes, bureaucratic blunders and incumbent incompetence</description> <lastBuildDate>Wed, 17 Mar 2010 23:05:11 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.1</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license> <item><title>Partitioning to dual boot Linux and Windows walkthrough</title><link>http://www.homelandstupidity.us/2005/06/18/partitioning-to-dual-boot-linux-and-windows-walkthrough/</link> <comments>http://www.homelandstupidity.us/2005/06/18/partitioning-to-dual-boot-linux-and-windows-walkthrough/#comments</comments> <pubDate>Sat, 18 Jun 2005 18:13:54 +0000</pubDate> <dc:creator>Michael Hampton</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Windows]]></category><guid
isPermaLink="false">http://www.ioerror.us/?p=157</guid> <description><![CDATA[How to install Linux without getting rid of Windows? A walkthrough with screenshots on preparing your computer to dual-boot Windows XP and Linux.]]></description> <content:encoded><![CDATA[<div
class="KonaBody"><p>You can&#8217;t have been on the Internet more than a week without hearing about this <a
href="http://www.linux.org/">Linux</a> thing. But in case you haven&#8217;t, Linux is an operating system. That&#8217;s the software that <em>is</em> your computer, so to speak. Most of you have some version of Windows. Many of you have Mac OS X. And millions of people use Linux.</p><p>In fact, you&#8217;re probably reading this because you have one burning question: How can I install Linux without getting rid of Windows? You&#8217;ve probably already heard the answer is &#8220;dual booting.&#8221; The concept is simple: Whenever you reboot your computer, the computer asks you to choose which operating system you want to use for that session, Windows or Linux. This walkthrough will answer the question of how to set up your computer so that it <em>can</em> dual boot.</p><p>Before we get started, it is a very good idea to <strong>back up all of your files</strong>. If something goes horribly wrong and you lose all your data, don&#8217;t blame me, just go restore your backups. Don&#8217;t say I didn&#8217;t warn you either.</p><p>It is also a very good idea to obtain and install the latest <acronym
title="Basic Input/Output System">BIOS</acronym> for your computer. Updated BIOS software can prevent certain types of problems with partitioning, and later, with Linux installation. And while all of the problems can be worked around with varying amounts of effort, updating the BIOS is easy and pretty painless. Contact your computer manufacturer or go to its Web site to find the latest BIOS for your computer.</p><p>First, you will need to obtain a disk partitioning utility. This walkthrough will cover the use of <a
href="http://www.amazon.com/exec/obidos/ASIN/B00025O87E/ioerror-20" title="Norton PartitionMagic 8.0">Norton PartitionMagic 8.0</a>. While other utilities exist that can do the job, PartitionMagic is going to be the easiest way to do it, and it&#8217;s well worth the small bit of cash.</p><p>The reason we need a disk partitioning utility in the first place is that your entire <a
href="http://www.linux-tutorial.info/modules.php?name=Tutorial&#038;pageid=126">hard drive</a> has been reserved for the exclusive use of Windows, and we need to create new partitions which Linux will be able to use. Disk partitions are sections of the disk which are exclusively for the use of one operating system or another. While Linux can read your files from your Windows partition, it cannot be installed to the Windows partition; it needs its own partitions. We will use PartitionMagic to create the partitions from the unused free space on your hard drive.</p><p>Click each thumbnail to see the full-size image.</p><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-000.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-000-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>The first thing you have to do, of course, is to install PartitionMagic. I only have one comment regarding this process, which is otherwise like installing any other Windows program: Be sure to create the rescue diskettes if you have a floppy drive available to you. If something goes horribly wrong, which is very unlikely, they will help you get out of the jam.</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-001.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-001-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>Once you&#8217;ve installed PartitionMagic, it will be located under All Programs. Go start it up!</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-002.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-002-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>PartitionMagic has started up and shows a visual display of your hard drive&#8217;s partitions. For this demonstration I have used a fresh installation of Windows XP on a 10GB hard drive. Your drive is likely to be larger than this, so keep in mind as you go along how much space you have available to you.</p><p>PartitionMagic will only be able to use free space to create new partitions. Look in the Unused MB column to see how much space is available for this task. If your drive is very close to full, you may wish to remove some old junk you don&#8217;t use anymore first, before continuing.</p><p>Also, don&#8217;t worry if you see a very small Unallocated section. This is normal and harmless with Windows installations, and this space (along with some other space) will be allocated to Linux once we are finished.</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-003.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-003-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>The first thing we must do is to make room on the disk for the new partitions we will create. So I will shrink that large Windows partition. Under &#8220;Pick a task&#8221; on the left, click on &#8220;Resize a partition&#8221; and the Resize partitions wizard appears. As we go along, you are likely to notice that almost none of the choices we use are the &#8220;Recommended&#8221; ones. This is because the Recommended ones apply to Windows, and we are preparing the hard drive for Linux. So if you see something that says Recommended, double check it because it is probably the wrong choice.</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-004.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-004-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>Here we need to select which partition we&#8217;re going to resize. There&#8217;s only one, and that&#8217;s the one that we need to work with! I will highlight it in the list, and then click Next.</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-005.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-005-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>Now it&#8217;s time to choose how small the partition is going to get. You can&#8217;t go below the Minimum size shown unless you delete more files from your drive. And the Maximum size indicates the largest amount of space the partition can take up. Once you choose a number here, the remainder of the disk will be free for us to create our Linux partitions. For this example, I have a 10GB disk. I will give 5GB to Windows, and 5GB to Linux. Multiply the number of <acronym
title="gigabyte = 1024 megabytes">GB</acronym> by 1024 to get the <acronym
title="megabyte = 1024 kilobytes">MB</acronym> that PartitionMagic expects. Get out the calculator if you need it. For example, if you have a 40GB disk, and want Windows to have 25GB and Linux to have 15GB, you would multiply 25 by 1024 and then enter the result, 25600, into the box.</div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-006.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-006-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>Now PartitionMagic shows a visual display of how the space will be partitioned. If this doesn&#8217;t look like what you intended, click Back. Otherwise, click Finish. For me, this looks just fine, even though the numbers aren&#8217;t <em>exactly</em> the same, so I click Finish.</div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-007.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-007-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>PartitionMagic has updated the display to show the progress we have made so far. However, <em>no changes have been actually made yet</em> until you click the Apply button in the lower left. Don&#8217;t do it now, though! If things really look all wrong, you can click the Undo button. I had to undo once when preparing this walkthrough, and I&#8217;m supposedly the expert around here, so don&#8217;t be afraid to go back a couple of steps. It&#8217;ll spare you a lot of headaches later.</p><p>Next we are going to need to create partitions for Linux to use. Under &#8220;Pick a task,&#8221; click on &#8220;Create a new partition.&#8221;</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-008.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-008-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>The Create New Partition wizard starts. Click Next.</p><p>The first partition we are going to create is a small one, around 100 MB. For specific <a
href="http://www.faqs.org/docs/Linux-HOWTO/Large-Disk-HOWTO.html#s4">technical reasons</a> it must be located at the beginning of the disk. Maybe I&#8217;ll go into them later, but for now the important thing is that we need a small partition at the beginning of the disk.</div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-009.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-009-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>PartitionMagic wants to know if we want to create the new partition before the existing partition (which will cause the existing partition to be moved) or after the existing partition. Because the partition we need here should be at the beginning of the disk, click Before C: in the list, and then click Next.</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-010.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-010-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>The partition we are creating only needs to contain the most critical Linux boot files, such as the kernel and the boot loader. A good size is 100 MB. You can make it smaller, but you may receive warnings or errors during the Linux installation if you do. Enter 100 in the Size field.</p><p>This partition must be a primary partition, rather than a logical partition. Change the Create as field to Primary.</p><p>Finally, change the File system type field to Linux Ext3. PartitionMagic will then nicely format the partition for you. We don&#8217;t necessarily need it formatted right now, but we <em>do</em> need it to be something other than a Windows partition.</div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-011.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-011-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>You will always see this message. On some older versions of Windows, they would fail to boot if not located near enough to the beginning of the disk as well. If you&#8217;re using Windows XP on a modern computer, this is very unlikely to affect you, but if you&#8217;re using an older computer (such as Pentium III or older) it could be an issue. Before going forward, see if your computer manufacturer has a BIOS update which may prevent the problem.</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-012.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-012-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>PartitionMagic then confirms the operation. Notice the size has changed to 102 MB. It&#8217;s not important the numbers be exact, and you can&#8217;t make them exact anyway, due to the structure of the hard drive itself. It&#8217;s only important that things are approximately as you intended. Yours may say 97, or 103, or something close to 100. This looks just about like what I asked for, so click Finish.</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-013.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-013-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>PartitionMagic has updated its display to show both pending actions. Now we&#8217;re almost done, just one more partition to fill up all that unused space there. Click on &#8220;Create a new partition&#8221; one more time.</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-014.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-014-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>Here we go again! This time we&#8217;re going to create a single large partition for Linux to fill up all that remaining space there. We will actually be removing this partition later, when we go to install Linux, but for now it will act as a placeholder. Click Next.</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-015.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-015-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>This time we will create the partition &#8220;After C:&#8221; and use up all the remaining unallocated space on the disk. Click on After C: and then click Next.</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-016.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-016-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>PartitionMagic can take space from existing partitions to create the new partition. We don&#8217;t want to do this because we&#8217;ve already resized the existing partition and created the new partition the way we want it. Remove the checkmarks from all of these boxes here, and then click Next. In this way, PartitionMagic will only use the unallocated space, which is what we want.</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-017.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-017-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>Now we get to set up the partition. Leave the Size as is, and all of the space will be used. But be sure to change Create as to Primary, and change File system type to Linux Ext3, as shown. Once you&#8217;re ready, click Next.</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-018.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-018-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>This is what our hard drive is going to look like! Again, if things look completely wrong here, go back and fix them. Otherwise, click Finish. We&#8217;re almost done!</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-019.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-019-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>This is what our drive will look like once we&#8217;re done here. Double check everything to make sure it seems to be in order. These partitions look exactly like what I was going for, so now it&#8217;s time to make things happen! Now, click Apply in the lower left.</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-020.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-020-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>PartitionMagic wants to confirm that you are really ready to apply the changes and didn&#8217;t just hit the Apply button by mistake. We&#8217;re ready, so click Yes.</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-021.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-021-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>Windows will need to be restarted for the changes to be applied. Once everything is done, you should create new Windows XP emergency disks. What? You never did that? Shame on you! Anyway, click OK, and once we&#8217;re done, you can go back and make new Windows XP emergency disks.</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-022.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-022-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>Windows is shutting down&#8230; It seems to do this a lot. And never when it&#8217;s convenient for me.</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-023.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-023-t.png" alt="" /></a><br
/> 640&#215;480</div><p>Now Windows is starting up again, but it&#8217;s going to do something a little different this time&#8230;</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-024.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-024-t.png" alt="" /></a><br
/> 640&#215;480</div><p>PartitionMagic has started and is ready to make the requested changes to your hard drive. This is your last chance to quit. If you don&#8217;t quit now, you will need to leave the computer running during the entire operation, or you risk data loss. That means don&#8217;t turn it off, don&#8217;t kick over the power cord, get the cats out of the room&#8230; maybe you should leave as well. It&#8217;s going to take a while.</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-025.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-025-t.png" alt="" /></a><br
/> 640&#215;480</div><p>The first step is to move and resize your existing Windows partition. This part takes the longest. On my freshly installed system it took 20 minutes. I have seen more extensively used systems on which it took hours. PartitionMagic will rearrange data only to the extent necessary to make the changes to the hard disk partitions. Once it&#8217;s done, it would be a good idea to defragment your Windows C: drive.</p><p>At this point I recommend you go make lunch. Then go eat it. Feed the cat. Walk the dog. Take a cold shower. It&#8217;s hot out there! Maybe by the time you get back, we&#8217;ll be ready.</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-026.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-026-t.png" alt="" /></a><br
/> 640&#215;480</div><p>PartitionMagic then creates the two Linux partitions. This only takes a few seconds.</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-027.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-027-t.png" alt="" /></a><br
/> 640&#215;480</div><p>PartitionMagic has made the changes and is now rebooting your computer.</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-028.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-028-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>Once Windows restarts, it will detect the new hard drive partitions and put up this mind-boggling dialog. You may as well go ahead and restart your computer (again). But don&#8217;t worry, the days of your computer restarting itself whenever it wants are numbered.</p></div><div
style="clear: right"><div
style="float: right; margin-left: 4px"><a
href="http://www.homelandstupidity.us/images/PM8/PM8-029.html"><img
src="http://www.homelandstupidity.us/images/PM8/PM8-029-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>As you can see, the Windows partition has been changed to the 5GB I requested. The Linux partitions, however, are nowhere to be found. This is because Windows can&#8217;t read Linux partitions. Don&#8217;t worry, they are there, and you&#8217;ll see them soon enough.</p></div><p>Now your computer is ready to have Linux installed side-by-side with Windows. I will do the complete walkthrough for this process with Linux (Fedora Core 4) in future articles. Unless you really know what you&#8217;re doing, don&#8217;t jump too far ahead as there are a couple of gotchas in the Linux installation.</p><p>If you do want to get a headstart, you can read through the excellent (but very detailed) <a
href="http://www.google.com/url?sa=U&#038;start=1&#038;q=http://fedora.redhat.com/docs/fedora-install-guide-en/fc4/&#038;e=9838">Fedora Core 4 Installation Guide</a>. Not everything in it will apply to you. Don&#8217;t worry if you get confused; I&#8217;ll be back soon to clear everything up.</p></div><div
class='series_toc'><h3>Article Series - Linux Walkthroughs</h3><ol><li><a
href='http://www.homelandstupidity.us/2004/12/23/fedora-core-3-walkthrough-part-1/' title='Fedora Core 3 Walkthrough Part 1: Installation'>Fedora Core 3 Walkthrough Part 1: Installation</a></li><li><a
href='http://www.homelandstupidity.us/2005/02/18/fedora-core-3-walkthrough-part-2/' title='Fedora Core 3 Walkthrough Part 2: First Boot, Updates and Security'>Fedora Core 3 Walkthrough Part 2: First Boot, Updates and Security</a></li><li>Partitioning to dual boot Linux and Windows walkthrough</li></ol></div><div
class='series_links'><a
href='http://www.homelandstupidity.us/2005/02/18/fedora-core-3-walkthrough-part-2/' title='Fedora Core 3 Walkthrough Part 2: First Boot, Updates and Security'>Previous in series</a></div>]]></content:encoded> <wfw:commentRss>http://www.homelandstupidity.us/2005/06/18/partitioning-to-dual-boot-linux-and-windows-walkthrough/feed/</wfw:commentRss> <slash:comments>13</slash:comments> <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license> </item> <item><title>Windows XP almost ready for the masses</title><link>http://www.homelandstupidity.us/2005/05/27/windows-xp-almost-ready-for-the-masses/</link> <comments>http://www.homelandstupidity.us/2005/05/27/windows-xp-almost-ready-for-the-masses/#comments</comments> <pubDate>Sat, 28 May 2005 04:17:44 +0000</pubDate> <dc:creator>Michael Hampton</dc:creator> <category><![CDATA[Humor]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Windows]]></category><guid
isPermaLink="false">http://www.ioerror.us/2005/05/27/windows-xp-almost-ready-for-the-masses/</guid> <description><![CDATA[Robin &#8220;Roblimo&#8221; Miller has posted an excellent review of the Windows XP Home Edition operating system over at NewsForge. A long time Linux user, Miller concludes:
Given Microsoft&#8217;s current development rate, it&#8217;s entirely possible that within a few years Windows may be almost as good a choice for most users as Linux, . . . and [...]]]></description> <content:encoded><![CDATA[<div
class="KonaBody"><p>Robin &#8220;Roblimo&#8221; Miller has posted an excellent <a
href="http://www.linux.com/articles/45031">review</a> of the <a
href="http://www.amazon.com/exec/obidos/ASIN/B00022PTRU/ioerror-20">Windows XP Home Edition</a> operating system over at NewsForge. A long time <a
href="http://www.amazon.com/exec/obidos/ASIN/B000G62IDU/ioerror-20">Linux</a> user, Miller concludes:</p><blockquote><p>Given Microsoft&#8217;s current development rate, it&#8217;s entirely possible that within a few years Windows may be almost as good a choice for most users as Linux, . . . and if you must use Windows XP you should try to get a computer that has it preinstalled rather installing it yourself &#8212; unless you are a hard-core techie/nerd instead of an ordinary user.</p></blockquote><p>Now why do you suppose that is?</p><p>As it turns out, Windows XP isn&#8217;t quite ready for Joe User. It seems that he ran into snags, trials, tribulations, and complete nonsense while trying to use Windows XP, whereas Linux was smooth sailing.</p><blockquote><p>In fact, for at least 12 out of the last 24 months, this little black box has been my primary desktop workhorse, and it has always functioned without a hiccup &#8212; until I tried to install the &#8220;Windows XP Home Edition&#8221; operating system on it.</p></blockquote><p>First, Miller shelled out $199 at Office Depot for a copy of Windows XP Home Edition. Then when he got it home and tried to install it, the first thing he found is that it didn&#8217;t have a manual, and it did have a &#8220;product key.&#8221; A what? Anyway, so he installed it, and immediately began having trouble. In fact, Windows XP was nothing <em>but</em> trouble.</p><p>Among the many problems Miller ran into while trying to use Windows XP were poor hardware support, lack of &#8220;out of the box&#8221; functionality, and the high costs associated with additional software. He recommends &#8220;sticking with Linux unless you have software requirements that can only be met by using the Windows XP operating system,&#8221; and that &#8220;the problems and costs associated with Windows XP argue against a switch from GNU/Linux unless Microsoft radically changes its pricing and licensing structure, and manages to make its premier operating system install easily on common, everyday hardware.&#8221;</p></div>]]></content:encoded> <wfw:commentRss>http://www.homelandstupidity.us/2005/05/27/windows-xp-almost-ready-for-the-masses/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license> </item> <item><title>A year without Windows</title><link>http://www.homelandstupidity.us/2005/05/21/a-year-without-windows/</link> <comments>http://www.homelandstupidity.us/2005/05/21/a-year-without-windows/#comments</comments> <pubDate>Sat, 21 May 2005 09:27:58 +0000</pubDate> <dc:creator>Michael Hampton</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Windows]]></category><guid
isPermaLink="false">http://www.ioerror.us/?p=116</guid> <description><![CDATA[Adams-Blake Co. has been running its business completely free of Windows for an entire year. Company president Alan Canton tells the full story.
Our business is not that different from most others. We have products (books), services (consulting), and employees. If we can go Windowless, others can as well.
While the year wasn&#8217;t without its technical challenges, [...]]]></description> <content:encoded><![CDATA[<div
class="KonaBody"><p><a
href="http://www.jaya123.com/">Adams-Blake Co.</a> has been running its business completely free of Windows for an entire year. Company president Alan Canton tells the <a
href="http://www.linux.com/articles/45009">full story</a>.</p><blockquote><p>Our business is not that different from most others. We have products (books), services (consulting), and employees. If we can go Windowless, others can as well.</p></blockquote><p>While the year wasn&#8217;t without its technical challenges, it did have some advantages.</p><blockquote><p>Oh, and let me tell you how many times we had to reboot, how many viruses we got, and how much adware and spyware we were infected with. Can you spell Z-E-R-O?</p></blockquote><p>Those of you still stuck behind a Windows box: Take heart. There is hope.</p><blockquote><p>This was the first time we&#8217;ve been able to go a full year without booting Windows. Linux has been slow in coming to the small business sector, but it&#8217;s almost here now.</p></blockquote></div>]]></content:encoded> <wfw:commentRss>http://www.homelandstupidity.us/2005/05/21/a-year-without-windows/feed/</wfw:commentRss> <slash:comments>2</slash:comments> <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license> </item> <item><title>The state of Microsoft today</title><link>http://www.homelandstupidity.us/2005/05/12/the-state-of-microsoft-today/</link> <comments>http://www.homelandstupidity.us/2005/05/12/the-state-of-microsoft-today/#comments</comments> <pubDate>Thu, 12 May 2005 17:45:09 +0000</pubDate> <dc:creator>Michael Hampton</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Windows]]></category><guid
isPermaLink="false">http://www.ioerror.us/?p=108</guid> <description><![CDATA[The BBC has done an excellent two-part series on Microsoft. Part one gives an overview on Microsoft&#8217;s competition, including Linux and Apple, and includes the revelation that Bill Gates has downloaded and used Firefox, while part two shows how Microsoft plans to beat back its growing competition and maintain its dominant place in the market. [...]]]></description> <content:encoded><![CDATA[<div
class="KonaBody"><p>The <a
href="http://www.bbc.co.uk/">BBC</a> has done an excellent two-part series on <a
href="http://www.microsoft.com/">Microsoft</a>. <a
href="http://news.bbc.co.uk/1/hi/business/4516269.stm">Part one</a> gives an overview on Microsoft&#8217;s competition, including <a
href="http://www.linux.org/">Linux</a> and <a
href="http://www.apple.com/">Apple</a>, and includes the revelation that Bill Gates has downloaded and used <a
href="http://www.spreadfirefox.com/?q=affiliates&amp;id=32135&amp;t=1">Firefox</a>, while <a
href="http://news.bbc.co.uk/1/hi/business/4516269.stm">part two</a> shows how Microsoft plans to beat back its growing competition and maintain its dominant place in the market. While Linux and Apple both represent significant threats to Microsoft, as well as other projects, there is still a long way to go. Let&#8217;s get to work.</p></div>]]></content:encoded> <wfw:commentRss>http://www.homelandstupidity.us/2005/05/12/the-state-of-microsoft-today/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license> </item> <item><title>BitTorrent IO Error</title><link>http://www.homelandstupidity.us/2005/04/13/bittorrent-io-error/</link> <comments>http://www.homelandstupidity.us/2005/04/13/bittorrent-io-error/#comments</comments> <pubDate>Wed, 13 Apr 2005 08:30:38 +0000</pubDate> <dc:creator>Michael Hampton</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Windows]]></category><guid
isPermaLink="false">http://www.ioerror.us/2005/04/13/bittorrent-io-error/</guid> <description><![CDATA[People are actually visiting here looking for technical help with BitTorrent. Here's a nice list of common BitTorrent IO Error messages and the solutions that actually work.]]></description> <content:encoded><![CDATA[<div
class="KonaBody"><p>I can&#8217;t imagine why, but people are actually visiting here looking for technical help with BitTorrent. I turned up this little factoid while analyzing Google search terms that brought people to my site. Since I&#8217;m such a nice guy, I&#8217;m going to give you some help.</p><p>First off, <strong>do not download illegal files</strong>. It&#8217;s illegal. And the MPAA kills a kitten everytime you do. Anyway&#8230;</p><p>Here&#8217;s a nice list of common BitTorrent IO Error messages and the common solutions. (These may not apply to clients other than the original BitTorrent client.)<img
src="http://www.assoc-amazon.com/e/ir?t=ioerror-20&#038;l=as2&#038;o=1&#038;a=076459981X" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></p><p><a
href="http://www.amazon.com/exec/obidos/redirect?link_code=as2&#038;path=ASIN/076459981X&#038;tag=ioerror-20&#038;camp=1789&#038;creative=9325"><img
border="0" style="float: right; margin-left: 4px" src="http://images.amazon.com/images/P/076459981X.01._AA_SCMZZZZZZZ_.jpg"/></a><img
src="http://www.assoc-amazon.com/e/ir?t=ioerror-20&#038;l=as2&#038;o=1&#038;a=076459981X" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /><dl><dt>[Errno 9] Bad file descriptor</dt><dd>This occurs if your operating system or UNIX filesystem cannot support files larger than 4 GB, and you try to download a file larger than 4 GB. The only way to fix this is to upgrade the operating system. This mostly affects Windows 98 and Windows ME; you will need to use Windows 2000 or Windows XP to download this file. This error can also be caused by filesystem corruption. Run Scandisk and then defragment your hard drive and try again.</dd><dt>[Errno 13] Permission denied</dt><dd>On Windows, this means another downloader is already running on this torrent. Close the other downloader (hint: try looking under Processes in the Task Manager) and try again. On Unix/Mac OS X, and very rarely on Windows, this means the torrent files are owned by another user, and you do not have permission to access them.</dd><dt>[Errno 28] No space left on device</dt><dd>Your hard drive does not have enough space to download the complete file. Delete some files to free up more space and then try downloading again, or try downloading to another drive (if you have one).</dd></dl><p>Hm, those are the common ones. There are all sorts of other errors and warnings you might receive with BitTorrent, but they don&#8217;t say IO Error in them, so I don&#8217;t care about them. Try copying and pasting the error message into Google. You&#8217;ll be amazed at what you find.</p></div>]]></content:encoded> <wfw:commentRss>http://www.homelandstupidity.us/2005/04/13/bittorrent-io-error/feed/</wfw:commentRss> <slash:comments>40</slash:comments> <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license> </item> <item><title>Fedora Core 3 Walkthrough Part 2: First Boot, Updates and Security</title><link>http://www.homelandstupidity.us/2005/02/18/fedora-core-3-walkthrough-part-2/</link> <comments>http://www.homelandstupidity.us/2005/02/18/fedora-core-3-walkthrough-part-2/#comments</comments> <pubDate>Sat, 19 Feb 2005 02:01:37 +0000</pubDate> <dc:creator>Michael Hampton</dc:creator> <category><![CDATA[Linux]]></category><guid
isPermaLink="false">http://www.ioerror.us/2005/02/18/fedora-core-3-walkthrough-part-2-first-boot-updates-and-security/</guid> <description><![CDATA[So I finally got my shit together and assembled all the screenshots for Part 2 of the series.
If you recall from Part 1 I installed Fedora Core 3 on a fresh, clean hard drive, showing each step of the process. Now if you did the same, and actually waited all this time to see what [...]]]></description> <content:encoded><![CDATA[<div
class="KonaBody"><p>So I finally got my shit together and assembled all the screenshots for Part 2 of the series.</p><p>If you recall from <a
href="/2004/12/23/fedora-core-3-walkthrough-part-1/">Part 1</a> I installed Fedora Core 3 on a fresh, clean hard drive, showing each step of the process. Now if you did the same, and actually waited all this time to see what happens next, it&#8217;s time to boot up your new Fedora Core system!</p><p>In this part of the series, I show what happens the first time you boot Fedora Core, along the way answering some readers&#8217; comments and concerns from Part 1. I also show you the first thing you need to do once the system is booted, which is to download and install any available updates. Finally, I show you how to verify your security settings (firewall and SELinux) are still in place.</p><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-037.html"><img
src="/images/FC3/FC3-037-t.png" alt="" /></a><br
/> 640&#215;480</div><p>The first thing to do is turn on your computer! First your system&#8217;s setup will run, and then Linux will start.</p><p>This the <a
href="http://www.gnu.org/software/grub/">GNU GRUB</a> boot loader. It will automatically start the latest kernel installed on your system. If you want to interrupt the boot process, for instance to boot to the last known good kernel or to customize the boot options, press a key here. Otherwise, just wait five seconds.</div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-038.html"><img
src="/images/FC3/FC3-038-t.png" alt="" /></a><br
/> 720&#215;400</div><p>Immediately afterward, the Linux kernel starts up, and messages will scroll by on screen, showing the status of starting various hardware and services on your computer.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-039.html"><img
src="/images/FC3/FC3-039-t.png" alt="" /></a><br
/> 720&#215;400</div><p>On most systems the computer will switch to a graphical boot process instead of the text-based process shown here. With certain video cards, you will see the text-based process until the first-time setup completes (below), and upon later reboots you will see the graphical process. The graphical boot process will be shown in Part 3.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-040.html"><img
src="/images/FC3/FC3-040-t.png" alt="" /></a><br
/> 720&#215;400</div><p>The boot process continues. All services needed for your system to run are started up here. This includes such things as your Ethernet interface, if any, PCMCIA services for laptop computers, mouse services, hardware monitoring, etc. On my system the smartd service has failed, because SMART is a technology for IDE hard drives, and the system being used does not have any IDE hard drives. If any services require an initial setup, they set themselves up when being started for the first time here, such as the SSH server shown.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-041.html"><img
src="/images/FC3/FC3-041-t.png" alt="" /></a><br
/> 800&#215;600</div><p>Welcome to the Fedora Core Setup Agent! This first-time setup asks you a few questions, finalizes the setup of your new Fedora Core system, and best of all, doesn&#8217;t ask you to register with Microsoft or type in any obnoxious serial numbers.</p><p>To get started, click Next.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-042.html"><img
src="/images/FC3/FC3-042-t.png" alt="" /></a><br
/> 800&#215;600</div><p>You do, however, need to be aware of the License Agreement. Most packages included with Fedora Core are licensed under various <a
href="http://www.opensource.org/">open source</a> licenses permitting you to use the software freely, and to modify and distribute the software under certain conditions. If you are unfamiliar with open source software, see <a
href="http://www.opensource.org/docs/definition.php">this article</a>.</p><p>I completely agree to using open source software, so I click on I Agree, and then Next.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-043.html"><img
src="/images/FC3/FC3-043-t.png" alt="" /></a><br
/> 800&#215;600</div><p>The system will now ask you to set the date and time.</p><p>If your computer will <em>not</em> be connected to the Internet, then set the date and time and click Next.</p><p>However, if you will be connected to the Internet, do not set the date and time here; instead, click Network Time Protocol. I am connected to the Internet, so I click Network Time Protocol.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-044.html"><img
src="/images/FC3/FC3-044-t.png" alt="" /></a><br
/> 800&#215;600</div><p>The Network Time Protocol configuration appears. To enable NTP, place a checkmark in Enable Network Time Protocol, and remove the checkmark from Use Local Time Source. Several NTP servers have already been configured for you, but if you wish to add another NTP server, you can do so here. Once you are finished, click Next.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-045.html"><img
src="/images/FC3/FC3-045-t.png" alt="" /></a><br
/> 800&#215;600</div><p>Your computer will then synchronize its clock with the time servers shown. Time servers on the Internet are synchronized against the <a
href="http://tycho.usno.navy.mil/mc_to.html">United States Naval Observatory Master Clock</a>. In short, your clock will always be correct.</div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-046.html"><img
src="/images/FC3/FC3-046-t.png" alt="" /></a><br
/> 800&#215;600</div><p>If Fedora Core was able to determine your video card and monitor, they will be displayed here. If you see &#8220;Unknown Monitor,&#8221; however, click the Configure button and select your monitor from the list.</p><p>If you are not satisfied with the screen resolution automatically selected by Fedora Core, you can change it here. I do not want to use 800&#215;600 on a laptop LCD display capable of 1024&#215;768, so here I have changed it to 1024&#215;768.</p><p>You can also change the color depth to provide more available colors on screen. Generally, when you have more available colors, your graphics will look better, but the available colors may be constrained by the video RAM provided by your video card. Though it is not visible here, I have chosen Millions of colors, the best available setting. I then click Next.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-047.html"><img
src="/images/FC3/FC3-047-t.png" alt="" /></a><br
/> 800&#215;600</div><p>And now it is time to introduce yourself to your computer. This screen allows you to create a user account for yourself. Fill in a short username, starting with a letter and containing no spaces or special symbols, your full name as you would like it to appear, and select a password.</p><p>If you need to create more users, e.g. more than one person will use your computer, you will have the opportunity to do so after the system has finished booting.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-048.html"><img
src="/images/FC3/FC3-048-t.png" alt="" /></a><br
/> 800&#215;600</div><p>If your computer has a sound card, Fedora Core will confirm its installation and will allow you to test it. Click Play test sound, and the system will play a short sample of music. If you are unable to hear anything, ensure that your speakers are connected to the correct port on the sound card, that they are powered on, and that the volume is turned up. When you are ready, click Next.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-049.html"><img
src="/images/FC3/FC3-049-t.png" alt="" /></a><br
/> 800&#215;600</div><p><a
href="http://www.redhat.com/software/rhel/">Red Hat Enterprise Linux</a>, which is based on Fedora Core, includes additional CDs containing optional software, usually not open source, which you can install. Fedora Core itself has no such CDs, so we will skip this section. I click Next here.</div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-050.html"><img
src="/images/FC3/FC3-050-t.png" alt="" /></a><br
/> 800&#215;600</div><p>That was it! Your system is all set up and ready to use. Click Next, and setup is complete. Now that wasn&#8217;t so bad, was it?</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-051.html"><img
src="/images/FC3/FC3-051-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>After setup completes, Fedora Core will switch to the screen resolution and color depth you selected, and present the login screen. Type the username you selected earlier, and press Enter. Fedora will then ask for your password, so type it in and press Enter again. If you got everything right, you will be logged in!</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-052.html"><img
src="/images/FC3/FC3-052-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>Fedora Core is logging me in, starting all of my desktop services, such as removable media controls, printing, update notification (below), the desktop and window manager, and more. Later, as you use your computer more, Fedora can also save any programs you were using the last time you logged out, and restart those programs, usually with the same documents opened, when you log back in.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-053.html"><img
src="/images/FC3/FC3-053-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>This is the default Fedora Core desktop. In the top left is the main menu, followed by quick start icons for commonly used applications. Take a moment and look through the Applications and Actions menu to get a sense of what has been installed with your system. We&#8217;ll cover the installed programs in Part 3, but for now, there is something very important we must do first.</p><p>Do you see the flashing red <strong>!</strong> icon in the upper right? This means that there are updates available for your system. We should install those now, before going much further, so that your system is fully up-to-date and secure with the latest software. Right-click on the icon, and choose &#8220;Launch up2date&#8230;&#8221; from the menu.</div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-054.html"><img
src="/images/FC3/FC3-054-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>At this point the system asks you for the root (administrative) password. Updating system software is an administrative process requiring root privilege, so type in the root password you chose during installation.  After you do this, an icon of a keyring will appear in the top right, indicating that you have administrative access for any new programs you start. If you start another program requiring root privileges while the keyring icon is shown, you will not be asked for the root password again. This authorization expires after a few minutes, so after the keyring icon disappears, you will again be asked for the root password when needed. (The icon is shown in the next screenshot.)</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-055.html"><img
src="/images/FC3/FC3-055-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>The Red Hat update service has its own first-time setup, and there is one thing we should change in the setup to ensure that you receive all critical updates. Click on the Package Exceptions tab at the top.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-056.html"><img
src="/images/FC3/FC3-056-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>The Package Exceptions tab appears. Notice that kernel-* is listed under Package Names To Skip. We definitely do <em>not</em> want to skip kernel updates, as most of these provide critical security updates. Click on it so that it is highlighted as shown, and then click Remove to the right. After it disappears from the list, there should be no exceptions. Then click OK.</p><p>The <a
href="http://www.kernel.org/">kernel</a> is the absolute core of any Linux system. It provides the most basic services and access to hardware to every program you run on your computer. <a
href="http://en.wikipedia.org/wiki/Linux_kernel">More information is available</a>.</p><p>The kernel is treated specially by Fedora Core; unlike most packages which are replaced with their updates, new kernels are installed alongside the previous ones, so that if for some reason a new kernel fails to start your system, you can interrupt the boot process (see the very first screenshot above) and boot the previous kernel.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-057.html"><img
src="/images/FC3/FC3-057-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>By default, Fedora Core uses digital signatures to verify that packages you download are correct. In order to do this, we need to install the Fedora Core public key, so that the digital signatures can be verified properly. Click Yes to install the key.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-058.html"><img
src="/images/FC3/FC3-058-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>Now Red Hat Update Agent, also known as up2date, starts. Up2date searches for and installs any available updates for programs installed on your system. In addition to updating programs which came with Fedora Core, up2date is also capable of updating programs you download from the Internet; however, this requires some setup beforehand. I will cover how to set this up in a future article.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-059.html"><img
src="/images/FC3/FC3-059-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>Up2date shows the channels from which it will download updates. By default, only the Fedora Core 3 and Updates to Fedora Core 3 channels are shown. As I alluded to above, it is possible to add other channels (or repositories) to your system and install third-party software, or replacements for software included with Fedora Core, from those repositories. I will cover this setup, and why you might want to replace software included with Fedora Core, in a future article.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-060.html"><img
src="/images/FC3/FC3-060-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>Up2date then downloads a list of available updates for each channel. This may take anywhere from a few seconds to a few minutes, depending on the speed of your Internet connection, and Internet traffic in general.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-061.html"><img
src="/images/FC3/FC3-061-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>Now up2date presents a complete list of each component which has an available update, as well as the channel from which it will be installed. Usually you will want to update everything. Here I click &#8220;Select all packages&#8221; and then click Next.</p><p>Don&#8217;t worry if there seem to be a large number of components listed, compared to update services for other operating systems. The other operating systems bundle updates for multiple components into single packages, making it appear that there are fewer updates. In Linux, each component can be seen for the separate package it actually is.</p><p>You will not be able to view security advisory information or package sizes; these features are intended for Red Hat Enterprise Linux users with support contracts and do not currently work with Fedora Core.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-062.html"><img
src="/images/FC3/FC3-062-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>At this time up2date will check the set of packages selected and ensure that any other packages which are needed by these packages are installed. If any additional packages are required to install the selected packages, up2date will advise you. This step can take a few minutes if you have selected a large number of packages or have a slow Internet connection.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-063.html"><img
src="/images/FC3/FC3-063-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>Up2date begins downloading the packages you have selected for installation. Depending on how many packages you selected, and the speed of your Internet connection, this may take a while. It&#8217;s probably time to go get dinner.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-064.html"><img
src="/images/FC3/FC3-064-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>Hey, I told you it was going to take a while! How was dinner? Did you save me any leftovers? It&#8217;s still going, so if you&#8217;re a hot geek-girl, why don&#8217;t we go out and have a few drinks while we wait. If you&#8217;re a guy, find your own geek-girl!</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-065.html"><img
src="/images/FC3/FC3-065-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>Up2date has finished downloading all of your packages. Click Forward, and the installation will begin.</p><p>This is probably my least favorite part of up2date. I would much rather the process simply continue on, rather than waiting for me to acknowledge that all the files were downloaded. Oh well. I find worse things to gripe about in Windows Update every time I&#8217;m subjected to it.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-066.html"><img
src="/images/FC3/FC3-066-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>The installation has begun! This also could take a while, depending on the speed of your computer and how many packages you have selected.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-067.html"><img
src="/images/FC3/FC3-067-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>It&#8217;s almost done installing your updates!</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-068.html"><img
src="/images/FC3/FC3-068-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>Finally, the update process has finished. Every package you selected has been installed. Click Forward to continue.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-069.html"><img
src="/images/FC3/FC3-069-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>Up2date then shows a list of each package and version number of each package that it installed during this session. You can scroll up and down in the list. When you&#8217;re done gawking at it, click Finish.</p><p>If your updates included an update to the kernel, you will need to restart your computer. Otherwise, you do not need to restart your computer. The first time you run up2date, a kernel update is included, so click Actions, Log Out, and then Restart computer.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-070.html"><img
src="/images/FC3/FC3-070-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>I have returned to the Fedora Core desktop. Notice how the red <strong>!</strong> has changed to a blue check mark. This means your system is fully up to date with the latest available software. If you installed all the latest software, but the icon remains a red <strong>!</strong> then click once on it, and it will tell you what is wrong. Usually this happens because a kernel update was installed but you haven&#8217;t yet restarted the computer. Restart at the soonest available opportunity to ensure you are running the latest kernel.</div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-071.html"><img
src="/images/FC3/FC3-071-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>And finally, we are going to double-check the security settings on the system before going online or doing anything else. Click Applications, System Settings, then Security Level. The screen shown will appear. Ensure that Enable firewall is selected. If you want users on the Internet to be able to pass through the firewall to access services on your machine, put a check mark in next to the service you wish to pass through the firewall. Do not check any of the Trusted devices or type anything in Other ports unless you know what you&#8217;re doing.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-072.html"><img
src="/images/FC3/FC3-072-t.png" alt="" /></a><br
/> 1024&#215;768</div><p>Finally, click the SELinux tab. The screen shown here will appear. Ensure that SELinux is enabled and enforcing, and that the policy type is &#8220;targeted.&#8221; The other settings here do not need to be changed. When you are done, click OK.</p></div><p>That&#8217;s it! We have successfully set up and brought up to date a Fedora Core 3 system. In the next part of this series, I will cover e-mail, Web browsing, other applications included with Fedora Core, as well as how to install new repositories to gain access to additional software on the Internet. If you want to get a headstart on me, the Web browser and E-mail icons are the first two icons directly next to the Actions menu at the top left. At this point the system is sufficiently updated and secured to begin using. Enjoy your new Linux system!</p></div><div
class='series_toc'><h3>Article Series - Linux Walkthroughs</h3><ol><li><a
href='http://www.homelandstupidity.us/2004/12/23/fedora-core-3-walkthrough-part-1/' title='Fedora Core 3 Walkthrough Part 1: Installation'>Fedora Core 3 Walkthrough Part 1: Installation</a></li><li>Fedora Core 3 Walkthrough Part 2: First Boot, Updates and Security</li><li><a
href='http://www.homelandstupidity.us/2005/06/18/partitioning-to-dual-boot-linux-and-windows-walkthrough/' title='Partitioning to dual boot Linux and Windows walkthrough'>Partitioning to dual boot Linux and Windows walkthrough</a></li></ol></div><div
class='series_links'><a
href='http://www.homelandstupidity.us/2004/12/23/fedora-core-3-walkthrough-part-1/' title='Fedora Core 3 Walkthrough Part 1: Installation'>Previous in series</a> <a
href='http://www.homelandstupidity.us/2005/06/18/partitioning-to-dual-boot-linux-and-windows-walkthrough/' title='Partitioning to dual boot Linux and Windows walkthrough'>Next in series</a></div>]]></content:encoded> <wfw:commentRss>http://www.homelandstupidity.us/2005/02/18/fedora-core-3-walkthrough-part-2/feed/</wfw:commentRss> <slash:comments>2</slash:comments> <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license> </item> <item><title>Fedora Core 3 Walkthrough Part 1: Installation</title><link>http://www.homelandstupidity.us/2004/12/23/fedora-core-3-walkthrough-part-1/</link> <comments>http://www.homelandstupidity.us/2004/12/23/fedora-core-3-walkthrough-part-1/#comments</comments> <pubDate>Fri, 24 Dec 2004 02:13:51 +0000</pubDate> <dc:creator>Michael Hampton</dc:creator> <category><![CDATA[Linux]]></category><guid
isPermaLink="false">http://www.ioerror.us/2004/12/23/fedora-core-3-walkthrough-part-1-installation/</guid> <description><![CDATA[This is the first of a multiple part series on Fedora Core 3. I put this together in response to a discussion regarding whether Linux, and specifically Fedora Core, is ready for the masses. My response is: I'll show you and you can decide for yourself. To that end, I've included several screenshots and an ongoing narrative explaining the installation process. In future installments I'll cover starting the system for the first time, keeping the system up to date and secure, as well as the software you get with Fedora Core.]]></description> <content:encoded><![CDATA[<div
class="KonaBody"><p>This is the first of a multiple part series on <a
href="http://fedora.redhat.com/">Fedora Core 3</a>. I put this together in response to a discussion regarding whether <a
href="http://www.linux.org/">Linux</a>, and specifically Fedora Core, is ready for the masses. My response is: I&#8217;ll show you and you can decide for yourself. To that end, I&#8217;ve included several screenshots and an ongoing narrative explaining the installation process. In <a
href="/2005/02/18/fedora-core-3-walkthrough-part-2/">future installments</a> I&#8217;ll cover starting the system for the first time, keeping the system up to date and secure, as well as the software you get with Fedora Core.</p><p>(Click on each screenshot below to see it full-size.)</p><p>The first thing you have to do is <a
href="http://fedoraproject.org/get-fedora">download Fedora Core</a>. It ships on four CDs, so you will need to download and burn the CD images. On Windows, if your CD burning software is installed correctly, you can just double-click each CD image to begin burning it.</p><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-000.html"><img
src="/images/FC3/FC3-000-t.png" alt="" /></a><br
/> 640&#215;480</div><p>When you&#8217;re ready to install Fedora Core, the first step, of course, is to turn on the computer. You&#8217;ll see the usual setup messages, which will look something like this. On some computers, though, you&#8217;ll probably see the logo for the manufacturer instead.</p><p>If your computer does not automatically start from the CD/DVD drive, press the key for the boot menu. This is usually F12, but it may vary depending on your system. Some systems don&#8217;t have a boot menu, but will allow you to change the boot options in the system setup. Check the on-screen messages here or your system manual if you are not sure. If all else fails, call your PC manufacturer&#8217;s technical support and ask them how to get the system to boot from a CD.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-001.html"><img
src="/images/FC3/FC3-001-t.png" alt="" /></a><br
/> 640&#215;480</div><p>If the system booted from the Fedora Core CD, you will see this screen. Most of the time you can simply press ENTER to start the installation. In a few rare cases, you might need to specify options here. If you&#8217;re interested, you can hit the F2 through F4 keys for more information and to see what the available options are.</p><p>If you press the F5 key, you&#8217;ll receive information on rescue mode, which lets you boot a rescue system from the Fedora Core CD. This is analogous to the recovery console in Windows 2000 and XP. You would only use it to repair your system in the extremely rare case that it does not boot at all. I&#8217;ll discuss this in a later installment.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-002.html"><img
src="/images/FC3/FC3-002-t.png" alt="" /></a><br
/> 640&#215;480</div><p>Once you press ENTER to start the installation, some text messages will scroll by on the screen. These represent the Linux operating system looking for essential hardware in your system and preparing to start the installation process. Once your system is fully installed, you won&#8217;t normally see these messages. You can safely ignore them, but they are provided in the rare case that Linux is unable to recognize some of your hardware, or detects faulty hardware in your system.</p><p>At the point pictured, the system will pause for a few seconds while the first stage of the installation process loads.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-003.html"><img
src="/images/FC3/FC3-003-t.png" alt="" /></a><br
/> 640&#215;480</div><p>Since you probably downloaded Fedora Core 3 and burned it to CD, Fedora provides a self-test to ensure that your copies of the CDs are good copies. This way you don&#8217;t get most of the way through the installation just to find out that the last CD is bad and you need to make another copy.</p><p>If you&#8217;re really quite certain that the CDs are okay, you can hit TAB then ENTER to skip the tests, but it&#8217;s a good idea to test them anyway, just to be sure.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-004.html"><img
src="/images/FC3/FC3-004-t.png" alt="" /></a><br
/> 640&#215;480</div><p>Once you select OK to test your CDs, the system will prompt you to either test the CD currently in the drive, or eject the CD and insert another one. If you&#8217;ve already tested the CD in the drive, you can press TAB then ENTER to eject it and put in another one. Otherwise, just press ENTER, and the CD that is in the drive will be tested.</p><p>Since I&#8217;ve just started here, I will press ENTER to test CD 1, the disc I booted from.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-005.html"><img
src="/images/FC3/FC3-005-t.png" alt="" /></a><br
/> 640&#215;480</div><p>The system will then test the CD in the drive. This process takes a few minutes, depending on the speed of your CD/DVD drive. Go refill your coffee mug while you wait.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-006.html"><img
src="/images/FC3/FC3-006-t.png" alt="" /></a><br
/> 640&#215;480</div><p>Oops! My CD didn&#8217;t pass!</p><p>I&#8217;m in big trouble now. I already deleted the images after I burned them, so if it isn&#8217;t something simple like the CD having a smudge on it somewhere, I&#8217;m in for another long download. Good thing I found this out now instead of half an hour from now when I&#8217;m almost done with the installation.</p><p>Fortunately for me, the CD was just smudged, and it passed after I cleaned it.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-007.html"><img
src="/images/FC3/FC3-007-t.png" alt="" /></a><br
/> 640&#215;480</div><p>At this point the system will eject your CD. If it failed, you should take a moment to clean it, and then retest the CD. If it still fails, it&#8217;s a coaster. While you&#8217;re here, though, test the other CDs just to be sure, and re-burn any of them that failed testing. Then start over from the top.</p><p>Trust me, you&#8217;ll see later that double-checking the CDs is a very good idea. <strong>Don&#8217;t</strong> skip this unless you&#8217;re willing to take chances.</div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-008.html"><img
src="/images/FC3/FC3-008-t.png" alt="" /></a><br
/> 640&#215;480</div><p>Once you&#8217;re done testing all your CDs, the next stage of installation will start. You&#8217;ll see a few more messages scroll by as the system identifies your video card, monitor and mouse. This process takes a few seconds.</p><p>Then the screen will flicker, and&#8230;</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-009.html"><img
src="/images/FC3/FC3-009-t.png" alt="" /></a><br
/> 800&#215;600</div><p>The Fedora Core splash screen appears. Isn&#8217;t it pretty?</p><p>If you&#8217;ve gotten this far, you&#8217;re in really good shape. Fedora Core has tested your basic hardware and is able to use it successfully. You should have few or no problems with either installing or running Linux, though at this point a few things remain untested (such as dialup modems and printers). I&#8217;ll cover these in a later installment.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-010.html"><img
src="/images/FC3/FC3-010-t.png" alt="" /></a><br
/> 800&#215;600</div><p>Welcome to Fedora Core!</p><p>The installer will provide context-sensitive help and information on the left side of each screen during the installation process. Feel free to read through it if you need more information at any time.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-011.html"><img
src="/images/FC3/FC3-011-t.png" alt="" /></a><br
/> 800&#215;600</div><p>The first thing to do is to choose your default language. Once you choose a language here, the installation will begin using this language, and your Linux system will be configured to use this language by default. You can install additional languages later, or change the default language, if you would like.</p><p>At this screen, choose the primary language for the installation. You will choose the default language for the system later.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-012.html"><img
src="/images/FC3/FC3-012-t.png" alt="" /></a><br
/> 800&#215;600</div><p>At this screen, choose the type of keyboard connected to your computer. If you are not using a U.S. keyboard, it is important to choose the correct keyboard so that non-U.S. characters appear correctly.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-013.html"><img
src="/images/FC3/FC3-013-t.png" alt="" /></a><br
/> 800&#215;600</div><p>Ah, now the fun starts! And indeed, this is where people start getting confused, so I&#8217;ll go slowly and carefully through this process.</p><p>At this point, Fedora Core wants to know what to install. There are four basic choices here:</p><dl
style="clear: left;"><dt>Personal Desktop</dt><dd>This is the installation type which gives you a nice desktop environment from which to do your work, browse the Internet, check email, play games, all the usual stuff you want to do with your home computer.</dd><dt>Workstation</dt><dd>This installation type adds to Personal Desktop by providing additional tools for software development and administration. Unless you plan on developing software or being a Unix administrator, you probably don&#8217;t want this type. You would typically use this in a business environment.</dd><dt>Server</dt><dd>This installation type provides a range of Internet services, such as Web service, file sharing, etc. It is intended for business environments, and most home users will want to skip it.</dd><dt>Custom</dt><dd>This installation type lets you choose exactly what to install and provides fine-grained control over the installation process. It is not recommended for first-time users or anyone unfamiliar with Linux. But for those of you who are familiar with Linux or another version of Unix, you might want to try this option.</dd></dl><p>For this installation, I will choose Personal Desktop. Most people will want to use this option as well. (My <a
href="http://slashdot.org/">slashdot</a> readers will probably want to do Custom, but this is intended for the less IT-inclined, so play along, please.) Regardless of which option you choose, you will be able to install additional packages later.</div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-014.html"><img
src="/images/FC3/FC3-014-t.png" alt="" /></a><br
/> 800&#215;600</div><p>Fedora Core now needs to know where to install itself on your hard drive, and whether you are running any other operating systems on the same computer, such as Windows, factors into this process.</p><p>Disk partitioning is the process of dividing up the space on a hard drive so that you can install more than one operating system on it. Most computers have been pre-installed with Windows, and partitioned exclusively for Windows. Before you can proceed, you will need to reserve some space for Linux.</p><p>Later, you will decide whether to erase any operating system currently on your hard drive, or to install Linux to the free space already on the hard drive.</p><p>Most people, especially those not familiar with the technical aspects of disk partitioning, will want to use Automatic partitioning. Here I have chosen Automatic partitioning.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-015.html"><img
src="/images/FC3/FC3-015-t.png" alt="" /></a><br
/> 800&#215;600</div><p>At this point, Fedora Core provides you three options: You can erase any previous Linux installation on the disk, you can erase <strong>everything</strong> on the disk, or you can install Linux into the free space on the disk.</p><p>If you have no free (unpartitioned) space on the hard drive, you will need to use a tool such as <a
href="http://www.amazon.com/exec/obidos/redirect?tag=ioerror-20%26link_code=xm2%26camp=2025%26creative=165953%26path=http://www.amazon.com/gp/redirect.html%253fASIN=B00080GG32%2526location=/o/ASIN/B00080GG32%25253FSubscriptionId=0EMV44A9A5YT1RVDGZ82" title="Partition Magic 8.0">Partition Magic 8.0</a> in order to repartition the hard drive so that there is free space available for Linux to take advantage of. Even though Windows may show many <acronym
title="gigabytes">GB</acronym> available on your hard drive, that space is still reserved to Windows, so Linux cannot be installed on it. When you repartition the hard drive using Partition Magic (or another tool), that space no longer &#8220;belongs to&#8221; Windows, and Linux can then use it.</p><p>When you use these tools, create the free space at the beginning of the hard drive, and do not create any new partitions in the free space. Fedora Core requires about 100 <acronym
title="megabytes">MB</acronym> of free space at the beginning of the hard drive, so if you are not able to create all of the free space at the beginning of the hard drive, reserve at least 100 MB at the beginning, and the rest of the free space at the end of the hard drive.</p><p>If you want to erase <strong>everything</strong> on the hard drive, choose &#8220;Remove all partitions on this system.&#8221; Otherwise, if you used Partition Magic or another tool to repartition your drive, choose &#8220;Keep all partitions and use existing free space.&#8221;</div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-016.html"><img
src="/images/FC3/FC3-016-t.png" alt="" /></a><br
/> 800&#215;600</div><p>Since I want to erase everything on the hard drive, and install only Linux, I chose &#8220;Remove all partitions.&#8221; The Fedora Core installer then pops up a warning, stating that ALL DATA will be removed from the drive. And it will be removed. If this isn&#8217;t what you wanted, or you selected the wrong option, click No and try again.</p><p>Here, I click Yes, since I really did want to erase everything.</p><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-017.html"><img
src="/images/FC3/FC3-017-t.png" alt="" /></a><br
/> 800&#215;600</div><p>Fedora Core can boot both Linux and other operating systems you may have installed on your hard drive. This lets you switch between Linux and Windows anytime you want, and choose which one to run each time you reboot.</p><p>If you have Windows or another operating system installed, it will be listed here in addition to Fedora Core. The system waits four seconds before booting the default operating system, and you can press the Esc key during this time if you want to boot the other operating system.</p><p>Most of the options on this page are intended for advanced users, and you can leave them as is. The only option you need to change is whether to boot Fedora Core or your other operating system by default. Since I only have Linux on this disk, I don&#8217;t need to make any changes.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-018.html"><img
src="/images/FC3/FC3-018-t.png" alt="" /></a><br
/> 800&#215;600</div><p>If Fedora Core found an Ethernet card in your computer, you will see the Network Configuration. Most of the time you will not need to make any changes here. The default settings are to obtain an IP address automatically from your Internet service provider. You do not need to change any settings here unless you use a static IP address. If this is the case, click the Edit button and fill in the settings your <acronym
title="Internet Service Provider">ISP</acronym> provides you with your static IP address allocation.</div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-019.html"><img
src="/images/FC3/FC3-019-t.png" alt="" /></a><br
/> 800&#215;600</div><p>Fedora Core provides a built-in firewall to protect your computer from outside intrusion. You should normally leave it enabled. However, if you are going to run services such as your own Web server on your computer, you will need to enable them to pass through the firewall here. Advanced users: if you want to run a service not listed, you will be able to enable it later, after the system is installed I will cover this in a later installment of this series.</p><p>In addition, Fedora Core provides <a
href="http://fedora.redhat.com/docs/selinux-faq-fc3/">SELinux</a>, an enhancement to Linux security developed by the <a
href="http://www.nsa.gov/research/selinux/">U.S. National Security Agency</a>. SELinux provides additional protection against intruders and malicious software.</p><p>I want both the firewall and additional SELinux protection, so I leave everything as-is.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-020.html"><img
src="/images/FC3/FC3-020-t.png" alt="" /></a><br
/> 800&#215;600</div><p>It&#8217;s time to install any additional languages you may need with your system. While you are selecting languages, keep in mind that for some languages, not every component included with Fedora Core may be translated to your language, and if no translation is available, U.S. English will be used. Therefore you should always install English (USA), even if you use another language as the default language. You can install as many languages as you like.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-021.html"><img
src="/images/FC3/FC3-021-t.png" alt="" /></a><br
/> 800&#215;600</div><p>It is time to select the timezone in which your computer is located. The easiest way to do this is to click on the dot nearest to your physical location. You can also scroll through the list, which is sorted by continent and then city, to find the location nearest you in the same time zone.</p><p>If Linux will be the only operating system on your computer, place a check mark in the &#8220;System clock uses UTC&#8221; box. This improves Linux&#8217;s handling of daylight saving time (summer time). If you also run Windows, leave this box unchecked. Windows does not handle daylight saving time in the system clock properly, and so Linux must work around Windows&#8217; behavior.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-022.html"><img
src="/images/FC3/FC3-022-t.png" alt="" /></a><br
/> 800&#215;600</div><p>The root account, known in the Windows world as Administrator, has complete control over the system. This account should never be used normally. It should only be used when you need to perform an administrative task. You will be prompted to create users later, and I&#8217;ll cover that in a later installment. For now, choose a password, and type it into both boxes. When you are using your system and want to perform an administrative task, Fedora Core will ask you for the root password.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-023.html"><img
src="/images/FC3/FC3-023-t.png" alt="" /></a><br
/> 800&#215;600</div><p>At this point Fedora Core begins reading the list of available software on the CD to determine which packages need to be installed.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-024.html"><img
src="/images/FC3/FC3-024-t.png" alt="" /></a><br
/> 800&#215;600</div><p>Fedora Core will install the packages shown. The Personal Desktop option provides the <a
href="http://www.gnome.org/"><acronym
title="GNU Network Object Model Environment">GNOME</acronym></a> desktop environment, which you&#8217;ll see a lot of later, along with <a
href="http://www.openoffice.org/">OpenOffice.org</a>, a Microsoft-compatible office suite, the <a
href="http://www.spreadfirefox.com/?q=affiliates&amp;id=32135&amp;t=71">Firefox</a> web browser, <a
href="http://www.novell.com/products/evolution/">Evolution</a> email and calendar client, as well as instant messaging, multimedia players, CD burning, and other software. In a later installment I&#8217;ll cover the installed software in detail.</p><p>If you know of a package you&#8217;d like to install that isn&#8217;t included, you can click Customize here, and you&#8217;ll be prompted to add it. You can also add or remove these packages later, and I&#8217;ll show you how in a later installment.</p><p>For now, I leave everything as is.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-025.html"><img
src="/images/FC3/FC3-025-t.png" alt="" /></a><br
/> 800&#215;600</div><p>Fedora Core processes the list of packages to be installed to determine if anything additional needs to be installed. Sometimes a piece of software needs some other component to be installed. Fedora Core automatically finds these components, if any, and adds them in to your installation.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-026.html"><img
src="/images/FC3/FC3-026-t.png" alt="" /></a><br
/> 800&#215;600</div><p>This is your last chance! Up to now, nothing has actually been written out to your hard drive, so if you&#8217;ve changed your mind, the time to quit is now. Once you click Next, the installation will proceed.</p><p>When your installation is complete, Fedora Core will create two files, one called install.log which contains a complete list of actions the installer took during this installation, and a file called anaconda-ks.cfg, which advanced users can use to automate an installation with exactly the same options used in this installation. Since these are advanced topics, I won&#8217;t be covering them in this series.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-027.html"><img
src="/images/FC3/FC3-027-t.png" alt="" /></a><br
/> 800&#215;600</div><p>Okay, no, really, <em>this</em> is your last chance. You can choose to reboot here, and nothing will happen. If you click Continue, the installation will begin.</p><p>At this point Fedora Core informs you of which CDs you will actually need during the installation process. For a Personal Desktop installation, only the first two CDs are needed. For Workstation and Server installations, the first three CDs are needed, and a Custom installation might require all four CDs.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-028.html"><img
src="/images/FC3/FC3-028-t.png" alt="" /></a><br
/> 800&#215;600</div><p>Fedora Core formats the / partition. This is where most of your Linux files will reside.</p><p>Linux does not have drive letters, and uses forward slashes (/) instead of backslashes (\) for file/folder paths. Instead, each partition of each hard drive has a name, and resides at some point under /. By default, Fedora Core creates two partitions, known as / and /boot. The / partition, also known as the root partition, is the top of the hierarchy, and everything will be mounted below it.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-029.html"><img
src="/images/FC3/FC3-029-t.png" alt="" /></a><br
/> 800&#215;600</div><p>Fedora Core formats the /boot partition. This is a second partition which is kept separate on the hard drive from the / partition for increased compatibility with older computers. It is mounted just below / in the filesystem hierarchy.</p><p>Later, if you add a hard drive to your system, you can create partitions on the new hard drive, and they will also be mounted under /. For instance, you might make one called /music to store <abbr
title="MPEG-1 Audio Layer 3">MP3</abbr> files. Because Linux does not use drive letters, but rather names, for each partition on each hard drive, you do not have to worry about your programs not working, if you decide to move data from one hard drive to another later.</div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-030.html"><img
src="/images/FC3/FC3-030-t.png" alt="" /></a><br
/> 800&#215;600</div><p>Fedora Core is copying the final stage of the installer to the hard drive. It does this for two reasons: First, it will run faster from the hard drive. Second, it will permit the system to change the CD later.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-031.html"><img
src="/images/FC3/FC3-031-t.png" alt="" /></a><br
/> 800&#215;600</div><p>Fedora Core keeps a database of all the programs you install on the hard drive using <acronym
title="Red Hat Package Manager">RPM</acronym>. At this time Fedora Core is creating this database and preparing to store information about your installation into it.</div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-032.html"><img
src="/images/FC3/FC3-032-t.png" alt="" /></a><br
/> 800&#215;600</div><p>This doesn&#8217;t really take several minutes unless you&#8217;re on a very old computer. Fedora Core is switching now to the installation image it loaded to the hard drive a short while ago.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-033.html"><img
src="/images/FC3/FC3-033-t.png" alt="" /></a><br
/> 800&#215;600</div><p>Now the system is building the complete list of everything to be installed and will begin shortly.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-034.html"><img
src="/images/FC3/FC3-034-t.png" alt="" /></a><br
/> 800&#215;600</div><p>Watch it go! Fedora Core provides details of each individual component being installed, a progress meter so you know how far it has to go, and in a minute or two, it will begin showing an estimate of the time remaining.</p></div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-035.html"><img
src="/images/FC3/FC3-035-t.png" alt="" /></a><br
/> 800&#215;600</div><p>The CD popped out! It&#8217;s time to put in Disc 2. We&#8217;re halfway there! Take out Disc 1, put in Disc 2, close the CD drive, and click OK. The installation will then finish.</p><p>This won&#8217;t really take 30 <em>more</em> minutes. It usually runs a lot less than the estimate. Compare to Windows, where the installation usually runs a lot longer than the estimated time.</div><div
style="clear: left;"><div
style="float: left;"><a
href="/images/FC3/FC3-036.html"><img
src="/images/FC3/FC3-036-t.png" alt="" /></a><br
/> 800&#215;600</div><p>The CD popped out again! Take it out and put it in a safe place.</p><p>Congratulations! In just a moment, you&#8217;ll be a Linux user. Click the Reboot button. The system will restart into your fresh new Fedora Core installation.</p><p>In <a
href="/2005/02/18/fedora-core-3-walkthrough-part-2/">the next installment</a> I will cover the first-boot process, updating your system and keeping it secure, and some nice customizations you might want to try.</div></div></div><div
class='series_toc'><h3>Article Series - Linux Walkthroughs</h3><ol><li>Fedora Core 3 Walkthrough Part 1: Installation</li><li><a
href='http://www.homelandstupidity.us/2005/02/18/fedora-core-3-walkthrough-part-2/' title='Fedora Core 3 Walkthrough Part 2: First Boot, Updates and Security'>Fedora Core 3 Walkthrough Part 2: First Boot, Updates and Security</a></li><li><a
href='http://www.homelandstupidity.us/2005/06/18/partitioning-to-dual-boot-linux-and-windows-walkthrough/' title='Partitioning to dual boot Linux and Windows walkthrough'>Partitioning to dual boot Linux and Windows walkthrough</a></li></ol></div><div
class='series_links'> <a
href='http://www.homelandstupidity.us/2005/02/18/fedora-core-3-walkthrough-part-2/' title='Fedora Core 3 Walkthrough Part 2: First Boot, Updates and Security'>Next in series</a></div>]]></content:encoded> <wfw:commentRss>http://www.homelandstupidity.us/2004/12/23/fedora-core-3-walkthrough-part-1/feed/</wfw:commentRss> <slash:comments>1</slash:comments> <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license> </item> <item><title>Securing your Windows computer</title><link>http://www.homelandstupidity.us/2004/11/20/securing-your-windows-computer/</link> <comments>http://www.homelandstupidity.us/2004/11/20/securing-your-windows-computer/#comments</comments> <pubDate>Sun, 21 Nov 2004 02:01:30 +0000</pubDate> <dc:creator>Michael Hampton</dc:creator> <category><![CDATA[Linux]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[Windows]]></category><guid
isPermaLink="false">http://www.ioerror.us/2004/11/20/securing-your-windows-computer/</guid> <description><![CDATA[I make no secret about my love for Linux, and I make no bones about it either. I understand many of you still run Windows and you have good reasons (and sometimes really bad ones) for doing so. But if you must run Windows and connect it to the Internet, please take some steps to secure it, not only for your own sake, but for the rest of us.]]></description> <content:encoded><![CDATA[<div
class="KonaBody"><p><b>Updated 11/22</b>: Added information on the Microsoft Baseline Security Analyzer.</p><p>I make no secret about my love for Linux, and I make no bones about it either. I understand many of you still run Windows and you have good reasons (and sometimes really bad ones) for doing so. But if you must run Windows and connect it to the Internet, please take some steps to secure it, not only for your own sake, but for the rest of us.</p><p><iframe
style="float: left;" src="http://rcm.amazon.com/e/cm?t=ioerror-20&#038;o=1&#038;p=8&#038;l=as1&#038;asins=B000I2Y0CE&#038;fc1=000000&#038;=1&#038;lc1=000099&#038;bc1=ffffff&#038;lt1=_top&#038;IS2=1&#038;bg1=ffffff&#038;f=ifr" width="120" height="240" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>Aside from the obvious threats from email viruses, pop-up windows with porn, spyware, there are also crackers out there who try to install malicious software on your computer. This software can turn your computer into a &#8220;zombie&#8221; which is used to launch attacks on yet more computers, causing untraceable denial of service attacks against web sites &#8212; perhaps even sites you visit frequently.</p><p><b>Updated 11/22</b>: First of all, run <a
href="http://windowsupdate.microsoft.com/">Windows Update</a>. Please remember that even if you turn on Automatic Updates, you aren&#8217;t necessarily going to get everything you need. So visit Windows Update from time to time. In addition, not even Automatic Updates and Windows Update present you with all the available security updates for your computer. Be sure to install the <a
href="http://www.microsoft.com/technet/security/tools/mbsahome.mspx">Microsoft Baseline Security Analyzer</a> to gain access to all the available updates. Run it in addition to Windows Update, not instead of it.</p><p>Second, <a
href="http://www.spreadfirefox.com/?q=affiliates&amp;id=32135&amp;t=1">dump Internet Explorer</a>. It is a blight on the computing landscape and the entry point for half of your computer security problems. Check out <a
href="http://www.spreadfirefox.com/?q=affiliates&amp;id=32135&amp;t=1">Firefox</a> today, and see how much better, safer, faster the Web is without Internet Explorer. While you&#8217;re at it, <a
href="http://www.mozilla.org/products/thunderbird/">dump Outlook Express</a> too.</p><p>Third, install anti-virus and anti-spyware software. You can find some packages for free with a simple Google search, but to get the best software, by and large you&#8217;re going to have to pay for it. <a
href="http://www.amazon.com/exec/obidos/redirect?tag=ioerror-20&amp;path=tg%2Fdetail%2F-%2FB000I2Y0CE">Norton Internet Security</a> has historically been an excellent product, and while I haven&#8217;t seen this newest version, I have no reason to think that it&#8217;s any different.</p><p>If you aren&#8217;t quite up to paying money, <a
href="http://www.lavasoftusa.com/software/adaware/">Ad-Aware</a> is an excellent anti-spyware package for Windows. Aside from Norton or other paid packages, this is the free package I always recommend and install on any Windows computer I find myself near.</p><p>I&#8217;m afraid I don&#8217;t know of any good, free anti-virus packages for Windows. All the good ones require payment or subscription. Norton is still probably your best bet here, even if you have to pay for it.</p><p>Finally, don&#8217;t forget your personal firewall. While Windows XP Service Pack 2 includes a personal firewall, it&#8217;s a bare-bones firewall, and not particularly good, and it&#8217;s also configured to block some applications you probably want to run. Leave it to Microsoft to screw up a perfectly good concept. You still need third-party software here. The above mentioned Norton will also take care of this for you.</p><p>Also try comparison shopping for other <a
href="http://www.amazon.com/exec/obidos/redirect?tag=ioerror-20&amp;path=tg%2Flistmania%2Flist-browse%2F-%2FEJDZTOVBG718">personal firewall software</a>. Zone Alarm has a <a
href="http://www.dpbolvw.net/oo82iqzwqyDGFFNLKKDNLJINGL?url=http%3A%2F%2Fwww.zonealarm.com%2Fstore%2Fcontent%2Fcatalog%2Fproducts%2Fsku_list_za.jsp" target="_blank" onmouseover="window.status='http://www.zonealarm.com/store/content/catalog/products/sku_list_za.jsp';return true;" onmouseout="window.status=' ';return true;">free non-commercial version</a> available. I&#8217;ve used it and recommend it to any Windows user. <img
src="http://www.tqlkg.com/lk70h48x20MPOOWUTTMWUSRWPU" width="1" height="1" border="0" /></p><p>And finally, no article I write about computer security would be complete without links to Linux resources. If you want to try out Linux without even installing it, go get <a
href="http://knoppix.net/">Knoppix</a> and burn it to CD. Then boot off the CD, and voila, you&#8217;re running Linux! It doesn&#8217;t install anything to your hard drive, so just take the CD out and reboot, and you&#8217;re back to Windows.</p><p>When you&#8217;re ready to take the plunge, go read <a
href="http://www.amazon.com/exec/obidos/redirect?tag=ioerror-20&amp;path=tg%2Fdetail%2F-%2F0321159985">Moving to Linux</a>. This is a book for non-technical people considering switching from Windows to Linux. It will get you up and running fast and answer your first batch of &#8220;newbie&#8221; questions.</p><p>Then go get your Linux distribution:  The big three are <a
href="http://fedora.redhat.com/">Fedora</a>, <a
href="http://www.mandriva.com/">Mandriva</a> and <a
href="http://www.suse.com/">SuSE</a>. They all are mostly similar but have a few differences, so check them out carefully before you choose one. (Don&#8217;t let this startle you; after all, Ford, Chevolet and Chrysler have their differences, too.)</p><p>There&#8217;s much more I could write about this, but I can see your head is spinning already. If you have comments or questions, use the box below, or the one in the upper right corner to find the answer yourself. Cheers!</p><p> <a
href="http://www.datarecovery.net/">Hard Drive Data Recovery</a> Hard drive recovery involves replacing failed components such as read/write head assemblies  logic control components and drive motors.</p></div>]]></content:encoded> <wfw:commentRss>http://www.homelandstupidity.us/2004/11/20/securing-your-windows-computer/feed/</wfw:commentRss> <slash:comments>9</slash:comments> <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license> </item> </channel> </rss>
<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached (user agent is rejected)
Database Caching 11/42 queries in 0.021 seconds using memcached
Content Delivery Network via cdn.homelandstupidity.us

Served from: www.homelandstupidity.us @ 2010-03-18 17:52:49 -->