<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Linux-Noob Forums - Fedora 11]]></title>
		<link>https://www.linux-noob.com/forums/</link>
		<description><![CDATA[Linux-Noob Forums - https://www.linux-noob.com/forums]]></description>
		<pubDate>Thu, 30 Apr 2026 17:44:03 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[old nebie comes to linux]]></title>
			<link>https://www.linux-noob.com/forums/thread-601.html</link>
			<pubDate>Tue, 04 Aug 2009 12:50:31 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=3396">cshe</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-601.html</guid>
			<description><![CDATA[<br />
Just retired and wanting to save money i got my son's unrelible windows vista system working but wanted to get away from Microsoft so I found Fedora 11 with lots of god write ups.<br />
<br />
Had trouble creating cd but when this was finally sorted,ran from live d.I was very impressed, especially when my memory stick just opened up with none of the windows palaver.I think it's brilliant how the downloads look after themselves and go straight to the want to run window and don't just lie in the download box but of course this could be just the beta version of Firefox(3.5)<br />
<br />
I was also impressed bythe speed of everything.So I installed the operating system to hard drive, changed the bios back to default- reading from hard drive and not cd I then restarted the machine- I had to do it many times   before it booted .<br />
<br />
Since then I have a few sudden shutdowns and very erratic start-ups also system slowing right down or freezing.It's working fine right now but I expect the same probs to repeat themselves.Also various graphics have broken up on the screen.I downloaded adobe flash for linusrpm and the pages opened butthe graphics and even some of the text broke up on the page.I used the WE7 website and the sound came thru fine but he screen was again all broken up- I'm sure it's not my computer because with vista on it I didn't have this problem,Also when booting up I get the messageMP bios bug 8254.I've seen this reported in a few forums but no answers so far.<br />
<br />
Finally where should I start to begin to understand Fedora or Linux language .The documentation is hard to follow .Any help would be very appreciated .Please be gentle .I know nothing!<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
Just retired and wanting to save money i got my son's unrelible windows vista system working but wanted to get away from Microsoft so I found Fedora 11 with lots of god write ups.<br />
<br />
Had trouble creating cd but when this was finally sorted,ran from live d.I was very impressed, especially when my memory stick just opened up with none of the windows palaver.I think it's brilliant how the downloads look after themselves and go straight to the want to run window and don't just lie in the download box but of course this could be just the beta version of Firefox(3.5)<br />
<br />
I was also impressed bythe speed of everything.So I installed the operating system to hard drive, changed the bios back to default- reading from hard drive and not cd I then restarted the machine- I had to do it many times   before it booted .<br />
<br />
Since then I have a few sudden shutdowns and very erratic start-ups also system slowing right down or freezing.It's working fine right now but I expect the same probs to repeat themselves.Also various graphics have broken up on the screen.I downloaded adobe flash for linusrpm and the pages opened butthe graphics and even some of the text broke up on the page.I used the WE7 website and the sound came thru fine but he screen was again all broken up- I'm sure it's not my computer because with vista on it I didn't have this problem,Also when booting up I get the messageMP bios bug 8254.I've seen this reported in a few forums but no answers so far.<br />
<br />
Finally where should I start to begin to understand Fedora or Linux language .The documentation is hard to follow .Any help would be very appreciated .Please be gentle .I know nothing!<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[updating Fedora 10 to Fedora 11]]></title>
			<link>https://www.linux-noob.com/forums/thread-629.html</link>
			<pubDate>Mon, 29 Jun 2009 21:35:11 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=2">anyweb</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-629.html</guid>
			<description><![CDATA[<br />
today I decided to update my Fedora 10 laptop to Fedora 11 seeing as it's been out a while now and settled down.<br />
<br />
 <br />
<br />
the first thing to do was to get some files<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>wget ftp://ftp.sunet.se/pub/Linux/distributions/fedora/linux/releases/11/Fedora/i386/os/Packages/fedora-release-notes-11.0.0-2.fc11.noarch.rpm<br />
wget ftp://ftp.sunet.se/pub/Linux/distributions/fedora/linux/releases/11/Fedora/i386/os/Packages/fedora-release-11-1.noarch.rpm</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
once done login as <span style="font-weight: bold;" class="mycode_b">root</span> using <br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>su -</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
change to the directory where you download those files above and execute the following command<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>rpm -Uvh fedora-release-notes-11.0.0-2.fc11.noarch.rpm fedora-release-notes-11.0.0-2.fc11.noarch.rpm</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
then<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>yum clean all</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
then<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>yum update</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
after in gets all the updates it will then install them (1151 in my case)<br />
<br />
 <br />
<br />
it will then prompt you to import the new GPG key for Fedora 11 and run a Transaction test<br />
<br />
 <br />
<br />
this can take a long time.. so be patient and don't interupt it<br />
<br />
 <br />
<br />
after running the transaction test, it will run the transaction itself, so once again, be patient<br />
<br />
 <br />
<br />
after a long while, the transaction will start to scroll in your cli, and in my case  2211 transactions had to be done...<br />
<br />
 <br />
<br />
at this point it was late and it was at transaction 323 of 2211, so I went to bed and let it continue overnight<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
today I decided to update my Fedora 10 laptop to Fedora 11 seeing as it's been out a while now and settled down.<br />
<br />
 <br />
<br />
the first thing to do was to get some files<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>wget ftp://ftp.sunet.se/pub/Linux/distributions/fedora/linux/releases/11/Fedora/i386/os/Packages/fedora-release-notes-11.0.0-2.fc11.noarch.rpm<br />
wget ftp://ftp.sunet.se/pub/Linux/distributions/fedora/linux/releases/11/Fedora/i386/os/Packages/fedora-release-11-1.noarch.rpm</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
once done login as <span style="font-weight: bold;" class="mycode_b">root</span> using <br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>su -</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
change to the directory where you download those files above and execute the following command<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>rpm -Uvh fedora-release-notes-11.0.0-2.fc11.noarch.rpm fedora-release-notes-11.0.0-2.fc11.noarch.rpm</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
then<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>yum clean all</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
then<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>yum update</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
after in gets all the updates it will then install them (1151 in my case)<br />
<br />
 <br />
<br />
it will then prompt you to import the new GPG key for Fedora 11 and run a Transaction test<br />
<br />
 <br />
<br />
this can take a long time.. so be patient and don't interupt it<br />
<br />
 <br />
<br />
after running the transaction test, it will run the transaction itself, so once again, be patient<br />
<br />
 <br />
<br />
after a long while, the transaction will start to scroll in your cli, and in my case  2211 transactions had to be done...<br />
<br />
 <br />
<br />
at this point it was late and it was at transaction 323 of 2211, so I went to bed and let it continue overnight<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[workspaces on cube problem]]></title>
			<link>https://www.linux-noob.com/forums/thread-632.html</link>
			<pubDate>Fri, 26 Jun 2009 08:48:11 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=3347">christopher</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-632.html</guid>
			<description><![CDATA[<br />
i cant use workpaces on cube effect in fedora 11<br />
<br />
 <br />
<br />
this is a screenshot of when i press workspaces on a cube&lt;a class="ipsAttachLink ipsAttachLink_image" href="&lt;fileStore.core_Attachment&gt;/monthly_06_2009/post-5836-124599897342.png" data-fileid="1201"&gt;[img]&lt;fileStore.core_Attachment&gt;/monthly_06_2009/post-5836-124599897342.png[/img]&lt;/a&gt;then i close the window&lt;a class="ipsAttachLink ipsAttachLink_image" href="&lt;fileStore.core_Attachment&gt;/monthly_06_2009/post-5836-124599901704.png" data-fileid="1202"&gt;[img]&lt;fileStore.core_Attachment&gt;/monthly_06_2009/post-5836-124599901704.png[/img]&lt;/a&gt;then i start it again and then workspaces on a cube is not pressed&lt;a class="ipsAttachLink ipsAttachLink_image" href="&lt;fileStore.core_Attachment&gt;/monthly_06_2009/post-5836-124599906975.png" data-fileid="1203"&gt;[img]&lt;fileStore.core_Attachment&gt;/monthly_06_2009/post-5836-124599906975.png[/img]&lt;/a&gt; how can i fix this?<br />
<br />
<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.linux-noob.com/forums/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=876" target="_blank" title="">Screenshot-Desktop Effects.png</a> (Size: 12.56 KB / Downloads: 0)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.linux-noob.com/forums/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=877" target="_blank" title="">Screenshot-Desktop Effects-3.png</a> (Size: 13.38 KB / Downloads: 0)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.linux-noob.com/forums/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=878" target="_blank" title="">Screenshot-Desktop Effects-4.png</a> (Size: 12.45 KB / Downloads: 0)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[<br />
i cant use workpaces on cube effect in fedora 11<br />
<br />
 <br />
<br />
this is a screenshot of when i press workspaces on a cube&lt;a class="ipsAttachLink ipsAttachLink_image" href="&lt;fileStore.core_Attachment&gt;/monthly_06_2009/post-5836-124599897342.png" data-fileid="1201"&gt;[img]&lt;fileStore.core_Attachment&gt;/monthly_06_2009/post-5836-124599897342.png[/img]&lt;/a&gt;then i close the window&lt;a class="ipsAttachLink ipsAttachLink_image" href="&lt;fileStore.core_Attachment&gt;/monthly_06_2009/post-5836-124599901704.png" data-fileid="1202"&gt;[img]&lt;fileStore.core_Attachment&gt;/monthly_06_2009/post-5836-124599901704.png[/img]&lt;/a&gt;then i start it again and then workspaces on a cube is not pressed&lt;a class="ipsAttachLink ipsAttachLink_image" href="&lt;fileStore.core_Attachment&gt;/monthly_06_2009/post-5836-124599906975.png" data-fileid="1203"&gt;[img]&lt;fileStore.core_Attachment&gt;/monthly_06_2009/post-5836-124599906975.png[/img]&lt;/a&gt; how can i fix this?<br />
<br />
<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.linux-noob.com/forums/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=876" target="_blank" title="">Screenshot-Desktop Effects.png</a> (Size: 12.56 KB / Downloads: 0)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.linux-noob.com/forums/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=877" target="_blank" title="">Screenshot-Desktop Effects-3.png</a> (Size: 13.38 KB / Downloads: 0)
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.linux-noob.com/forums/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=878" target="_blank" title="">Screenshot-Desktop Effects-4.png</a> (Size: 12.45 KB / Downloads: 0)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[screenshots of my fedora 11]]></title>
			<link>https://www.linux-noob.com/forums/thread-633.html</link>
			<pubDate>Thu, 25 Jun 2009 19:52:12 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=3347">christopher</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-633.html</guid>
			<description><![CDATA[<br />
this is my fedora 11 desktop with compiz fusion installed and cairo dock.&lt;a class="ipsAttachLink ipsAttachLink_image" href="&lt;fileStore.core_Attachment&gt;/monthly_06_2009/post-5836-12459522922.png" data-fileid="1191"&gt;[img]&lt;fileStore.core_Attachment&gt;/monthly_06_2009/post-5836-12459522922.png[/img]&lt;/a&gt; this sceenshot is of an effect that takes all open windows and put them in a circle.<br />
<br />
<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.linux-noob.com/forums/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=870" target="_blank" title="">Screenshot-1.png</a> (Size: 607.29 KB / Downloads: 0)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[<br />
this is my fedora 11 desktop with compiz fusion installed and cairo dock.&lt;a class="ipsAttachLink ipsAttachLink_image" href="&lt;fileStore.core_Attachment&gt;/monthly_06_2009/post-5836-12459522922.png" data-fileid="1191"&gt;[img]&lt;fileStore.core_Attachment&gt;/monthly_06_2009/post-5836-12459522922.png[/img]&lt;/a&gt; this sceenshot is of an effect that takes all open windows and put them in a circle.<br />
<br />
<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.linux-noob.com/forums/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=870" target="_blank" title="">Screenshot-1.png</a> (Size: 607.29 KB / Downloads: 0)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[VNC in Fedora 11]]></title>
			<link>https://www.linux-noob.com/forums/thread-635.html</link>
			<pubDate>Thu, 25 Jun 2009 06:48:50 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=2">anyweb</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-635.html</guid>
			<description><![CDATA[<br />
if you use vncviewer and vncserver a lot you may be wondering where they are in Fedora 11, well they are now known as tigervnc, tightvnc which was a fork of realvnc is now renamed to tigervnc. <br />
<br />
 <br />
<br />
 <br />
<br />
So if you want <span style="font-weight: bold;" class="mycode_b">vncserver</span> as root do this:<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>yum install tigervnc-server</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
and for <span style="font-weight: bold;" class="mycode_b">vncviewer</span><br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>yum install vnc</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
ok now you know how to vnc in Fedora 11, how about doing <a href="http://&lt;___base_url___&gt;/index.php?showtopic=615" target="_blank" rel="noopener" class="mycode_url">vnc over ssh</a> to make it more secure !<br />
<br />
 <br />
<br />
cheers<br />
<br />
anyweb<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
if you use vncviewer and vncserver a lot you may be wondering where they are in Fedora 11, well they are now known as tigervnc, tightvnc which was a fork of realvnc is now renamed to tigervnc. <br />
<br />
 <br />
<br />
 <br />
<br />
So if you want <span style="font-weight: bold;" class="mycode_b">vncserver</span> as root do this:<br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>yum install tigervnc-server</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
and for <span style="font-weight: bold;" class="mycode_b">vncviewer</span><br />
<br />
 <br />
<br />
<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>yum install vnc</code></div></div><br />
<br />
<br />
<br />
 <br />
<br />
ok now you know how to vnc in Fedora 11, how about doing <a href="http://&lt;___base_url___&gt;/index.php?showtopic=615" target="_blank" rel="noopener" class="mycode_url">vnc over ssh</a> to make it more secure !<br />
<br />
 <br />
<br />
cheers<br />
<br />
anyweb<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[11 Days till Leonidas arrives]]></title>
			<link>https://www.linux-noob.com/forums/thread-675.html</link>
			<pubDate>Sat, 23 May 2009 09:01:51 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=2">anyweb</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-675.html</guid>
			<description><![CDATA[<br />
<img src="http://fedoraproject.org/static/images/counter/en/fedora11-countdown-banner-11.en.png" loading="lazy"  alt="[Image: fedora11-countdown-banner-11.en.png]" class="mycode_img" /><br />
<br />
 <br />
<br />
in the meantime, take a look at these extensive spins of Fedora 11 Preview,<br />
<br />
 <br />
<br />
has anyone tried the Live Game Spin ?? <br />
<br />
 <br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>F11-Preview-i686-Live-Games.torrent  	The Fedora Games spin offers a perfect show-case of the best games available in Fedora 11.  	3.9G  	   	2009-04-28</blockquote>
 <br />
<br />
<a href="http://spins.fedoraproject.org/" target="_blank" rel="noopener" class="mycode_url">http://spins.fedoraproject.org/</a><br />
<br />
 <br />
<br />
cheers<br />
<br />
anyweb<br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
<img src="http://fedoraproject.org/static/images/counter/en/fedora11-countdown-banner-11.en.png" loading="lazy"  alt="[Image: fedora11-countdown-banner-11.en.png]" class="mycode_img" /><br />
<br />
 <br />
<br />
in the meantime, take a look at these extensive spins of Fedora 11 Preview,<br />
<br />
 <br />
<br />
has anyone tried the Live Game Spin ?? <br />
<br />
 <br />
<br />
<blockquote class="mycode_quote"><cite>Quote:</cite>F11-Preview-i686-Live-Games.torrent  	The Fedora Games spin offers a perfect show-case of the best games available in Fedora 11.  	3.9G  	   	2009-04-28</blockquote>
 <br />
<br />
<a href="http://spins.fedoraproject.org/" target="_blank" rel="noopener" class="mycode_url">http://spins.fedoraproject.org/</a><br />
<br />
 <br />
<br />
cheers<br />
<br />
anyweb<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[A Peek at DeviceKit in Fedora 11 and Beyond]]></title>
			<link>https://www.linux-noob.com/forums/thread-685.html</link>
			<pubDate>Mon, 11 May 2009 22:24:25 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=2">anyweb</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-685.html</guid>
			<description><![CDATA[<br />
Red Hat, which started the HAL project many years ago, has deprecated it in favor of a new initiative called DeviceKit. David Zeuthen, primary developer of <a href="http://fedoraproject.org/wiki/Features/DeviceKit" target="_blank" rel="noopener" class="mycode_url">DeviceKit</a>, has posted on his blog about the work done by the Red Hat Desktop team in Fedora 11 for improving the storage layer in GNOME by taking advantage of DeviceKit. This includes desktop notification if your hard disk is failing, a desktop utility to handle RAID and LVM storage, a replacement for the venerable gfloppy, and many others. Look at his blog for a number of screenshots showing the details. "The GNOME 2.26 release in Fedora 11 will ship with a completely different stack for handling storage devices. The plan is to land all this work in the upstream GNOME 2.28 release and most of that work is done already."<br />
<br />
 <br />
<br />
via &gt; <a href="http://www.osnews.com/story/21457/A_Peek_at_DeviceKit_in_Fedora_11_and_Beyond" target="_blank" rel="noopener" class="mycode_url">http://www.osnews.com/story/21457/A_Peek_a...a_11_and_Beyond</a><br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
Red Hat, which started the HAL project many years ago, has deprecated it in favor of a new initiative called DeviceKit. David Zeuthen, primary developer of <a href="http://fedoraproject.org/wiki/Features/DeviceKit" target="_blank" rel="noopener" class="mycode_url">DeviceKit</a>, has posted on his blog about the work done by the Red Hat Desktop team in Fedora 11 for improving the storage layer in GNOME by taking advantage of DeviceKit. This includes desktop notification if your hard disk is failing, a desktop utility to handle RAID and LVM storage, a replacement for the venerable gfloppy, and many others. Look at his blog for a number of screenshots showing the details. "The GNOME 2.26 release in Fedora 11 will ship with a completely different stack for handling storage devices. The plan is to land all this work in the upstream GNOME 2.28 release and most of that work is done already."<br />
<br />
 <br />
<br />
via &gt; <a href="http://www.osnews.com/story/21457/A_Peek_at_DeviceKit_in_Fedora_11_and_Beyond" target="_blank" rel="noopener" class="mycode_url">http://www.osnews.com/story/21457/A_Peek_a...a_11_and_Beyond</a><br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Fedora 11 Beta Released]]></title>
			<link>https://www.linux-noob.com/forums/thread-712.html</link>
			<pubDate>Wed, 01 Apr 2009 07:27:45 +0200</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=2">anyweb</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-712.html</guid>
			<description><![CDATA[<br />
The Fedora team has announced the Fedora 11 beta release. It comes packed with new features, such as Ext4 as the default filesystem, Nouveau driver by default, kernel mode setting on Intel, ATI and Nvidia drivers, many virtualization improvements, IBus input method, GCC 4.4, and much more.<br />
<br />
 <br />
<br />
Fedora 11 comes with a load of upstream improvements, thanks to the inclusion of the latest GNOME (2.26) and KDE (4.2.1) releases. It also has experimental support for the Btrfs file system, which may become the default file system for most Linux distributions in the future. Note, though, that Btrfs is really, really volatile at this point. For more information on new features, please read the <a href="http://fedoraproject.org/wiki/Fedora_11_Beta_release_notes" target="_blank" rel="noopener" class="mycode_url">release notes</a>.<br />
<br />
 <br />
<br />
Fedora 11 is scheduled for release on May 26. You can download the beta using <a href="http://torrent.fedoraproject.org/" target="_blank" rel="noopener" class="mycode_url">Bittorrent</a> (preferred), or you can use the <a href="http://mirrors.fedoraproject.org/publiclist/Fedora/11-Beta/" target="_blank" rel="noopener" class="mycode_url">mirror list</a>. <br />
<br />
 <br />
<br />
via osnews.com &gt; <a href="http://www.osnews.com/story/21232/Fedora_11_Beta_Released" target="_blank" rel="noopener" class="mycode_url">http://www.osnews.com/story/21232/Fedora...a_Released</a><br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
The Fedora team has announced the Fedora 11 beta release. It comes packed with new features, such as Ext4 as the default filesystem, Nouveau driver by default, kernel mode setting on Intel, ATI and Nvidia drivers, many virtualization improvements, IBus input method, GCC 4.4, and much more.<br />
<br />
 <br />
<br />
Fedora 11 comes with a load of upstream improvements, thanks to the inclusion of the latest GNOME (2.26) and KDE (4.2.1) releases. It also has experimental support for the Btrfs file system, which may become the default file system for most Linux distributions in the future. Note, though, that Btrfs is really, really volatile at this point. For more information on new features, please read the <a href="http://fedoraproject.org/wiki/Fedora_11_Beta_release_notes" target="_blank" rel="noopener" class="mycode_url">release notes</a>.<br />
<br />
 <br />
<br />
Fedora 11 is scheduled for release on May 26. You can download the beta using <a href="http://torrent.fedoraproject.org/" target="_blank" rel="noopener" class="mycode_url">Bittorrent</a> (preferred), or you can use the <a href="http://mirrors.fedoraproject.org/publiclist/Fedora/11-Beta/" target="_blank" rel="noopener" class="mycode_url">mirror list</a>. <br />
<br />
 <br />
<br />
via osnews.com &gt; <a href="http://www.osnews.com/story/21232/Fedora_11_Beta_Released" target="_blank" rel="noopener" class="mycode_url">http://www.osnews.com/story/21232/Fedora...a_Released</a><br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Fedora 11 alpha is available for download]]></title>
			<link>https://www.linux-noob.com/forums/thread-733.html</link>
			<pubDate>Tue, 03 Mar 2009 20:22:46 +0100</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linux-noob.com/forums/member.php?action=profile&uid=2">anyweb</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linux-noob.com/forums/thread-733.html</guid>
			<description><![CDATA[<br />
Fedora, For You.<br />
<br />
 <br />
<br />
This is pre-release software. The Fedora Project makes no guarantees as to its suitability or usefulness. All issues should be reported via the Red Hat Bugzilla. Read the Alpha release notes for more information.<br />
<br />
 <br />
<br />
download it here  &gt; <a href="http://fedoraproject.org/get-prerelease" target="_blank" rel="noopener" class="mycode_url">http://fedoraproject.org/get-prerelease</a><br />
<br />
]]></description>
			<content:encoded><![CDATA[<br />
Fedora, For You.<br />
<br />
 <br />
<br />
This is pre-release software. The Fedora Project makes no guarantees as to its suitability or usefulness. All issues should be reported via the Red Hat Bugzilla. Read the Alpha release notes for more information.<br />
<br />
 <br />
<br />
download it here  &gt; <a href="http://fedoraproject.org/get-prerelease" target="_blank" rel="noopener" class="mycode_url">http://fedoraproject.org/get-prerelease</a><br />
<br />
]]></content:encoded>
		</item>
	</channel>
</rss>