<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>LinuxQuestions.org - Blogs - eco2geek</title>
		<link>http://www.linuxquestions.org/questions/blog/eco2geek-24943/</link>
		<description>LinuxQuestions.org offers a free Linux forum where Linux newbies can ask questions and Linux experts can offer advice. Topics include security, installation, networking and much more.</description>
		<language>en</language>
		<lastBuildDate>Wed, 22 May 2013 23:53:46 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://lqo-thequestionsnetw.netdna-ssl.com/questions/images/misc/rss.jpg</url>
			<title>LinuxQuestions.org - Blogs - eco2geek</title>
			<link>http://www.linuxquestions.org/questions/blog/eco2geek-24943/</link>
		</image>
		<item>
			<title>Installing Fedora Core 4</title>
			<link>http://www.linuxquestions.org/questions/blog/eco2geek-24943/installing-fedora-core-4-147/</link>
			<pubDate>Mon, 23 Jan 2006 10:04:09 GMT</pubDate>
			<description><![CDATA[Today I reinstalled FC4 on my scratch partitions. (Kanotix (http://www.kanotix.com) is still my main distro.) I think I'll stick with it for a while....]]></description>
			<content:encoded><![CDATA[<div>Today I reinstalled FC4 on my scratch partitions. (<a href="http://www.kanotix.com" target="_blank" rel="nofollow">Kanotix</a> is still my main distro.) I think I'll stick with it for a while.<br />
<br />
Why Fedora, and not any of the multitudes of other distros I've tried? Because it's got a ton of end-user documentation available; because it's probably &quot;the&quot; distro people think of when they hear &quot;Linux;&quot; and because it's got a pretty good base of software available. Besides, why play with K/Ubuntu when you've already got a Debian-based distro installed?<br />
<br />
It's still strange to me that Red Hat won't even include NTFS and MP3 support. Why doesn't some non-profit legal defense fund exist that'll swing into action to defend Linux providers if there's actually any legal repercussions? Why do most other distros provide this support out of the box, but not Red Hat? Merely saying &quot;patents&quot; doesn't explain it.<br />
<br />
<b>Fedora Core 4 install notes</b><ul><li> It's still got problems with Audigy sound cards. Although the card is correctly detected, you still have to go into an ALSA mixer (like KMix) and make sure the A/D output is turned off and that all the volume controls are raised.</li>
<li> Red Hat Network Configuration (K menu &gt; System Settings):  Don't use GPG verification (on the Retrieval/Installation tab), or you'll have to sit there and push &quot;Yes&quot; each time Up2date asks if you want to install an unsigned package.</li>
<li> In order to switch from gdm to kdm, edit /etc/sysconfig/desktop:<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<pre class="bbcodeblock" dir="ltr" style="
		margin: 0px;
		margin-right: -99999px;
		padding: 3px;
		border: 1px inset;
		width: 98%;
		height: 50px;
		text-align: left;
		overflow: auto">DESKTOP=&quot;KDE&quot;
DISPLAYMANAGER=&quot;KDE&quot;</pre>
</div></li>
<li> In order to turn off the default kdm theme and allow root logins, edit /etc/X11/xdm/kdmrc (what an odd place for it to live). Note that there are <b>two</b> places to edit to allow root logins.</li>
<li> Thank God for the <a href="http://www.fedorafaq.org/" target="_blank" rel="nofollow">the Unofficial Fedora FAQ</a> (and for Yum Extender). Most of what anyone will want -- the NTFS module; MP3 support; Flash support; Java; etc. -- is covered there.</li>
<li> Oddly, one is forced to manually add one's partitions to /etc/fstab. For example:<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<pre class="bbcodeblock" dir="ltr" style="
		margin: 0px;
		margin-right: -99999px;
		padding: 3px;
		border: 1px inset;
		width: 98%;
		height: 50px;
		text-align: left;
		overflow: auto">/dev/hda1		/media/hda1		ntfs	ro,umask=022	0 0
/dev/hdb4		/media/hdb4		vfat	rw,shortname=mixed,utf8,uid=500,gid=500 0 0</pre>
</div>(The uid and gid are those of my normal user, so I can read and write to the partition. A FAT32 partition is a good way to transfer files between Linux and Windows.)</li>
<li> Nuke that annoying Autorun enabler in ~/.kde/Autostart -- it makes the system hang for a bit right after I log in</li>
</ul></div>

]]></content:encoded>
			<dc:creator>eco2geek</dc:creator>
			<guid isPermaLink="true">http://www.linuxquestions.org/questions/blog/eco2geek-24943/installing-fedora-core-4-147/</guid>
		</item>
	</channel>
</rss>
