<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Fedora &#187; KDE</title>
	<atom:link href="http://gofedora.com/archives/category/kde/feed/" rel="self" type="application/rss+xml" />
	<link>http://gofedora.com</link>
	<description>How Tos, Tutorials, Tips and Tricks</description>
	<lastBuildDate>Wed, 14 Sep 2011 15:10:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Review: KDE4 &#8211; Is it worth upgrading?</title>
		<link>http://gofedora.com/review-kde4-worth-upgrading/</link>
		<comments>http://gofedora.com/review-kde4-worth-upgrading/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 19:31:50 +0000</pubDate>
		<dc:creator>Kulbir Saini</dc:creator>
				<category><![CDATA[Bug]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Kopete]]></category>
		<category><![CDATA[Screenshot]]></category>
		<category><![CDATA[Crash]]></category>
		<category><![CDATA[Dolphin]]></category>
		<category><![CDATA[KDE Apps]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[Xchat]]></category>

		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=191</guid>
		<description><![CDATA[KDE4 was released on Jan 11, 2008. I noticed the rpms for Fedora on rpmfind.net on Jan 13. It was a big trouble to get packages one by one keeping in mind the dependencies. I tried Yum with rpmfind repo but it didn&#8217;t work out. Then I used the server where my domain is hosted. [...]<p><a href="http://gofedora.com/">Fedora Tutorials</a> and <a href="http://cachevideos.com/">Videocache</a> by <a href="http://saini.co.in/">Kulbir Saini</a>.</p>
]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://www.kde.org/announcements/4.0/" target="_blank">KDE4</a> was released on Jan 11, 2008. I noticed the rpms for Fedora on <a href="http://rpmfind.net/" target="_blank">rpmfind.net</a> on Jan 13. It was a big trouble to get packages one by one keeping in mind the dependencies. I tried Yum with rpmfind repo but it didn&#8217;t work out. Then I used the server where my domain is hosted. I have 15GB bandwidth per month and the download speed on the server is awesome (average 400kbps). So, I just ftp to rpmfind.net and downloaded all the rpms on the server hosting my site. And then I downloaded the packages from my domain to my local machine ( No effort for searching now and I can do parallel downloading now). So, lets see how to install KDE4 on Fedora.</p>
<h3><strong><span style="text-decoration: underline;">Step 1:</span></strong></h3>
<p>Get the KDE4 rpms from <a href="http://rpmfind.net/" target="_blank">rpmfind.net</a> . <a href="http://gofedora.com/wp-content/uploads/linux/kde4_rpms.txt" target="_blank">Here</a> is the list of all the kde4 rpms that you need to download from <a href="http://rpmfind.net/" target="_blank">rpmfind.net</a>.</p>
<h3><strong><span style="text-decoration: underline;">Step 2:</span></strong></h3>
<p>Enable the fedora development repository. In <code>'/etc/yum.repos.d/fedora-development.repo'</code> file check if enabled is equal to 1 for development repo. If its zero, then change it to 1.</p>
<h3><strong><span style="text-decoration: underline;">Step 3:</span></strong></h3>
<p>Use yum to install the kde rpms that you have downloaded.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">&#91;</span>root<span style="color: #000000; font-weight: bold;">@</span>bordeaux KDE4_RPMS<span style="color: #7a0874; font-weight: bold;">&#93;</span><span style="color: #666666; font-style: italic;"># yum install *.rpm [Enter]  (do as root)</span></pre></div></div>

<p><span style="color: #ff0000;">Note: After the KDE4 rpms are up in the fedora repos, then you can skip the step 1 and directly install kde by issuing the command</span></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">&#91;</span>root<span style="color: #000000; font-weight: bold;">@</span>bordeaux saini<span style="color: #7a0874; font-weight: bold;">&#93;</span><span style="color: #666666; font-style: italic;"># yum install kde* [Enter] (do as root)</span></pre></div></div>

<h3><strong><span style="text-decoration: underline;">My Experience</span></strong></h3>
<p>I was expecting a lot from KDE4. But a lot of things went wrong. When I logged into KDE4 for the first time, everything was looking awesome and very sharp. But then I faced the first crash while editing the settings for a widget and I realized that its not possible to have a crash free KDE application. After upgrade ( which cost me around 1GB of downloading via yum) and spending a lot of time manually downloading the packages, all I got was a desktop environment which will crash frequently to remind that you just wasted 1GB of bandwidth.</p>
<p>After upgrading, Kopete stopped working due to some conflict in ssl libraries, xchat is also not working due to some other library conflicts, dolphin the new file manager for KDE doesn&#8217;t even start and flush all kind of errors and faults when launched from command line. After the first crash the panel disappeared and I couldn&#8217;t get it back. Launching kicker returns the kde3 panel.</p>
<p>KDE4 is awesome when you just sit back and look at it. But when you want to work with some apps, its miserable. One of my friend had this status message on gtalk &#8216; KDE4 : KDE3.5.8 :: Vista : XP &#8216;. KDE4 is as good as Vista when it comes to looks but its equally bad as Vista as compared to XP when it comes to work with it.</p>
<p><span style="text-decoration: underline;"><strong>Conclusion:</strong></span> Don&#8217;t upgrade to KDE4 and wait till May, 2008 when KDE4 will be shipped with Fedora 9. I hope that KDE4 will not crash frequently when it&#8217;ll be embedded natively.</p>
<p>Here are some screen shots if you wanna have a look <img src='http://gofedora.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="Review: KDE4   Is it worth upgrading?" /> </p>
<p><a href="http://gofedora.com/wp-content/uploads/2008/01/01-kde4-desktop.jpeg"><img class="alignnone size-thumbnail wp-image-194" title="KDE4 Desktop" src="http://gofedora.com/wp-content/uploads/2008/01/01-kde4-desktop-125x125.jpg" alt="KDE4 Desktop" width="125" height="125" /></a> <a href="http://gofedora.com/wp-content/uploads/2008/01/02-kde4-menu.jpeg"><img class="alignnone size-thumbnail wp-image-195" title="KDE4 Menus" src="http://gofedora.com/wp-content/uploads/2008/01/02-kde4-menu-125x125.jpg" alt="KDE4 Menus" width="125" height="125" /></a> <a href="http://gofedora.com/wp-content/uploads/2008/01/04-kde4-konqueror.jpeg"><img class="alignnone size-thumbnail wp-image-196" title="KDE4 Konqueror" src="http://gofedora.com/wp-content/uploads/2008/01/04-kde4-konqueror-125x125.jpg" alt="KDE4 Konqueror" width="125" height="125" /></a> <a href="http://gofedora.com/wp-content/uploads/2008/01/05-kde4-logout.jpeg"><img class="alignnone size-thumbnail wp-image-197" title="KDE4 Logout Screen" src="http://gofedora.com/wp-content/uploads/2008/01/05-kde4-logout-125x125.jpg" alt="KDE4 Logout Screen" width="125" height="125" /></a></p>
<p><a href="http://gofedora.com/">Fedora Tutorials</a> and <a href="http://cachevideos.com/">Videocache</a> by <a href="http://saini.co.in/">Kulbir Saini</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://gofedora.com/review-kde4-worth-upgrading/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How To: Configure VNC Server</title>
		<link>http://gofedora.com/how-to-configure-vnc-server/</link>
		<comments>http://gofedora.com/how-to-configure-vnc-server/#comments</comments>
		<pubDate>Sat, 01 Dec 2007 15:38:03 +0000</pubDate>
		<dc:creator>Kulbir Saini</dc:creator>
				<category><![CDATA[Configuration]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Remote Desktop]]></category>
		<category><![CDATA[VNC Server]]></category>
		<category><![CDATA[VNC Viewer]]></category>
		<category><![CDATA[Display Port]]></category>
		<category><![CDATA[Real VNC]]></category>
		<category><![CDATA[Screenshots]]></category>
		<category><![CDATA[Xstartup]]></category>

		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=142</guid>
		<description><![CDATA[Vncserver is just another application available in almost all the available Linux based distros. Configuring vncserver is very easy. But the default desktop view in vncviewer is gray scale desktop with very pathetic GUI. To view normal Gnome or KDE desktop in vncviewer, assigning a custom port for usage, user configuration and to adjust the [...]<p><a href="http://gofedora.com/">Fedora Tutorials</a> and <a href="http://cachevideos.com/">Videocache</a> by <a href="http://saini.co.in/">Kulbir Saini</a>.</p>
]]></description>
			<content:encoded><![CDATA[<p></p><p>Vncserver is just another application available in almost all the available Linux based distros. Configuring vncserver is very easy. But the default desktop view in vncviewer is gray scale desktop with very pathetic GUI. To view normal Gnome or KDE desktop in vncviewer, assigning a custom port for usage, user configuration and to adjust the resolution of the vncviewer window, some files need to be configured properly. Here are the required configuration in any version of Fedora/Fedora Core. But with minor modifications these can be applied to other distros like Ubuntu, SuSE, Gentoo etc.</p>
<h3><strong><span style="text-decoration: underline;">Step 1:</span></strong> <strong>Installing Vncviewer, Vncserver</strong></h3>
<p>As root do this</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">&#91;</span>root<span style="color: #000000; font-weight: bold;">@</span>bordeaux saini<span style="color: #7a0874; font-weight: bold;">&#93;</span><span style="color: #666666; font-style: italic;"># yum install vnc [Enter]</span></pre></div></div>

<h3><strong><span style="text-decoration: underline;">Step 2:</span> Configuring resolution, port &amp; user</strong><strong><br />
</strong></h3>
<p>The default location of server configuration file for vncserver is &#8216;/etc/sysconfig/&#8217;. To configure the resolution, user and port open &#8216;/etc/sysconfig/vncservers&#8217; in you favorite editor and add two lines per user configuration shown ..</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #007800;">VNCSERVERS</span>=<span style="color: #ff0000;">&quot;:&quot;</span>
VNCSERVERARGS<span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>=<span style="color: #ff0000;">&quot;-geometry x x&quot;</span></pre></div></div>

<p>Example :</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #007800;">VNCSERVERS</span>=<span style="color: #ff0000;">&quot;3:saini&quot;</span>
VNCSERVERARGS<span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">3</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>=<span style="color: #ff0000;">&quot;-geometry 1000x700&quot;</span></pre></div></div>

<p>You can choose any display port, but it should not be in use by another X server. Window height and width can be anything (not in fraction of course). But keep in mind that the system on which you are going to view the desktop using vncviewer should have greater resolution than what you specify here, otherwise scrollbars will appear.</p>
<h3><strong><span style="text-decoration: underline;">Step 3:</span></strong> <strong>Configuring Desktop Environment</strong></h3>
<p>The user specific configuration files of vncviewer resides in &#8216;.vnc&#8217; directory in user&#8217;s home directory. (e.g. &#8216;/home/saini/.vnc/&#8217;). Open &#8216;.vnc/xstartup&#8217; in your favorite editor and edit as below</p>
<ul>
<li><strong>For Gnome</strong></li>
</ul>
<blockquote><p>The &#8216;xstartup&#8217; file shout look like this</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">#!/bin/sh</span>
&nbsp;
<span style="color: #666666; font-style: italic;"># Uncomment the following two lines for normal desktop:</span>
<span style="color: #7a0874; font-weight: bold;">unset</span> SESSION_MANAGER
<span style="color: #7a0874; font-weight: bold;">exec</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>X11<span style="color: #000000; font-weight: bold;">/</span>xinit<span style="color: #000000; font-weight: bold;">/</span>xinitrc
&nbsp;
<span style="color: #7a0874; font-weight: bold;">&#91;</span> <span style="color: #660033;">-x</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>vnc<span style="color: #000000; font-weight: bold;">/</span>xstartup <span style="color: #7a0874; font-weight: bold;">&#93;</span> <span style="color: #000000; font-weight: bold;">&amp;</span>amp;<span style="color: #000000; font-weight: bold;">&amp;</span>amp; <span style="color: #7a0874; font-weight: bold;">exec</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>vnc<span style="color: #000000; font-weight: bold;">/</span>xstartup
<span style="color: #7a0874; font-weight: bold;">&#91;</span> <span style="color: #660033;">-r</span> <span style="color: #007800;">$HOME</span><span style="color: #000000; font-weight: bold;">/</span>.Xresources <span style="color: #7a0874; font-weight: bold;">&#93;</span> <span style="color: #000000; font-weight: bold;">&amp;</span>amp;<span style="color: #000000; font-weight: bold;">&amp;</span>amp; xrdb <span style="color: #007800;">$HOME</span><span style="color: #000000; font-weight: bold;">/</span>.Xresources
<span style="color: #666666; font-style: italic;">#xsetroot -solid grey</span>
<span style="color: #666666; font-style: italic;">#vncconfig -iconic &amp;amp;</span>
<span style="color: #666666; font-style: italic;">#xterm -geometry 80x24+10+10 -ls -title &quot;$VNCDESKTOP Desktop&quot; &amp;amp;</span>
<span style="color: #666666; font-style: italic;">#twm &amp;amp;</span>
startx <span style="color: #000000; font-weight: bold;">&amp;</span>amp;</pre></div></div>

</blockquote>
<ul>
<li><strong>For KDE</strong></li>
</ul>
<blockquote><p>The &#8216;xstartup&#8217; file should look like this</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">#!/bin/sh</span>
&nbsp;
<span style="color: #666666; font-style: italic;"># Uncomment the following two lines for normal desktop:</span>
<span style="color: #666666; font-style: italic;">#unset SESSION_MANAGER</span>
<span style="color: #666666; font-style: italic;">#exec /etc/X11/xinit/xinitrc</span>
&nbsp;
<span style="color: #7a0874; font-weight: bold;">&#91;</span> <span style="color: #660033;">-x</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>vnc<span style="color: #000000; font-weight: bold;">/</span>xstartup <span style="color: #7a0874; font-weight: bold;">&#93;</span> <span style="color: #000000; font-weight: bold;">&amp;</span>amp;<span style="color: #000000; font-weight: bold;">&amp;</span>amp; <span style="color: #7a0874; font-weight: bold;">exec</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>vnc<span style="color: #000000; font-weight: bold;">/</span>xstartup
<span style="color: #7a0874; font-weight: bold;">&#91;</span> <span style="color: #660033;">-r</span> <span style="color: #007800;">$HOME</span><span style="color: #000000; font-weight: bold;">/</span>.Xresources <span style="color: #7a0874; font-weight: bold;">&#93;</span> <span style="color: #000000; font-weight: bold;">&amp;</span>amp;<span style="color: #000000; font-weight: bold;">&amp;</span>amp; xrdb <span style="color: #007800;">$HOME</span><span style="color: #000000; font-weight: bold;">/</span>.Xresources
<span style="color: #666666; font-style: italic;">#xsetroot -solid grey</span>
<span style="color: #666666; font-style: italic;">#vncconfig -iconic &amp;amp;</span>
<span style="color: #666666; font-style: italic;">#xterm -geometry 80x24+10+10 -ls -title &quot;$VNCDESKTOP Desktop&quot; &amp;amp;</span>
<span style="color: #666666; font-style: italic;">#twm &amp;amp;</span>
startkde <span style="color: #000000; font-weight: bold;">&amp;</span>amp;</pre></div></div>

</blockquote>
<h3><strong><span style="text-decoration: underline;">Step 4:</span> Configuring password</strong></h3>
<p>For setting up vncviewer password for user &#8216;xyz&#8217;, login as user &#8216;xyz&#8217; and issue &#8216;vncpasswd&#8217; command on a terminal/konsole (or whatever). Enter password twice and you are done with password setting.</p>
<h3><strong><span style="text-decoration: underline;">Step 5:</span></strong> <strong>Starting Vncserver</strong></h3>
<p>To start vncserver, login as root and issue &#8217;service vncserver start&#8217; command. If service started successfully, you are ready to use vncviewer on a remote/local machine.</p>
<h3><strong><span style="text-decoration: underline;">Step 6:</span></strong> <strong>Accessing through Vncviewer</strong></h3>
<ul>
<li>From Linux based machines</li>
</ul>
<blockquote>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">&#91;</span>saini<span style="color: #000000; font-weight: bold;">@</span>bordeaux saini<span style="color: #7a0874; font-weight: bold;">&#93;</span><span style="color: #666666; font-style: italic;"># vncviewer IP_Address:displayPort [Enter] #(IP Address is for the machine where you set up vncserver)</span></pre></div></div>

</blockquote>
<ul>
<li>From Windows</li>
</ul>
<blockquote><p>On windows there is a software called RealVnc. Install it and enter &lt;IPAddress&gt;:&lt;displayPort&gt; in the dialog box.<br />
[I explained how to connect via windows because it may help someone get a bit of relief.]</p></blockquote>
<h3><strong><span style="text-decoration: underline;">Screenshots:</span></strong></h3>
<ul>
<li>Vncviewer with Gnome as Desktop environment</li>
</ul>
<blockquote><p><a href="http://gofedora.com/wp-content/uploads/2009/07/4-vncserver-vncviewer-screenshot-gnome.jpg"><img class="alignnone size-medium wp-image-143" title="VNC Server VNC Viewer Screenshot GNOME" src="http://gofedora.com/wp-content/uploads/2009/07/4-vncserver-vncviewer-screenshot-gnome-598x470.jpg" alt="VNC Server VNC Viewer Screenshot GNOME" width="598" height="470" /></a></p></blockquote>
<ul>
<li>Vncviewer with KDE as Desktop environment</li>
</ul>
<blockquote><p><a href="http://gofedora.com/wp-content/uploads/2009/07/2-vncserver-vncviewer-screenshot-kde.jpg"><img class="alignnone size-medium wp-image-144" title="VNC Server VNC Viewer Screenshot KDE" src="http://gofedora.com/wp-content/uploads/2009/07/2-vncserver-vncviewer-screenshot-kde-598x470.jpg" alt="VNC Server VNC Viewer Screenshot KDE" width="598" height="470" /></a></p></blockquote>
<p>Vnc is nice tool if you want to avoid using windows. I use it all the time. While I am forced to work on windows system, I install vncviewer and use it in full screen mode <img src='http://gofedora.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' title="How To: Configure VNC Server" />  It also helps when you want to run some gui based application and monitor is remotely. Because if you close vncviewer window and use vncviewer again, you will be given the desktop session where you left it (all windows open and applications running).</p>
<p class="link-exchange">We offer guaranteed success in <a href="http://www.thepass4sure.us/MB4-349-dumps.html">MB4-349</a> exams with help of latest <a href="http://www.thepass4sure.biz/MB6-205.html">MB6-205</a> and <a href="http://www.thepass4sure.me/MB7-221.html">MB7-221</a> .The exams of  <a href="http://www.mypass4sure.info/70-236-dumps.html">70-236</a> and <a href="http://www.pass4sures.biz/70-294-testking.html">70-294</a> can be passed very easily.</p>
<p><a href="http://gofedora.com/">Fedora Tutorials</a> and <a href="http://cachevideos.com/">Videocache</a> by <a href="http://saini.co.in/">Kulbir Saini</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://gofedora.com/how-to-configure-vnc-server/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>QuadKonsole &#8211; Programme Better</title>
		<link>http://gofedora.com/quad-konsole-programme/</link>
		<comments>http://gofedora.com/quad-konsole-programme/#comments</comments>
		<pubDate>Tue, 27 Mar 2007 12:55:25 +0000</pubDate>
		<dc:creator>Kulbir Saini</dc:creator>
				<category><![CDATA[KDE]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips - Tricks]]></category>
		<category><![CDATA[Quad Konsole]]></category>

		<guid isPermaLink="false">http://172.17.8.64/gofedora/?p=39</guid>
		<description><![CDATA[Well, the era of Quad Core computing is approaching fast. But everybody can&#8217;t just enjoy the computing powers of those high end processors due to very high cost and maintenance(power supply and heat) problems. If you are a programmer and and use linux, then you can at least have a Quad Core Konsole. I found [...]<p><a href="http://gofedora.com/">Fedora Tutorials</a> and <a href="http://cachevideos.com/">Videocache</a> by <a href="http://saini.co.in/">Kulbir Saini</a>.</p>
]]></description>
			<content:encoded><![CDATA[<p></p><p>Well, the era of Quad Core computing is approaching fast. But everybody can&#8217;t just enjoy the computing powers of those high end processors due to very high cost and maintenance(power supply and heat) problems. If you are a programmer and and use linux, then you can at least have a Quad Core Konsole. I found a small application <a title="QuadKonsole" href="http://www.kde-apps.org/content/show.php?content=22482" target="_blank">here</a> which can change the way you program and can make programming very easy and fast. It has four konsoles tiled in one single window and comes with very easy navigation controls. You may want to give it a try. Below is a screenshot of QuadKonsole.</p>
<div id="attachment_40" class="wp-caption alignnone" style="width: 587px">
	<a href="http://gofedora.com/wp-content/uploads/2007/03/quad-core-konsole.jpeg"><img class="alignnone size-medium wp-image-139" title="Quad Core Konsole" src="http://gofedora.com/wp-content/uploads/2007/03/quad-core-konsole-587x470.jpg" alt="Quad Core Konsole" width="587" height="470" /></a>
	<p class="wp-caption-text">Quad Core Konsole</p>
</div>
<p><a href="http://gofedora.com/">Fedora Tutorials</a> and <a href="http://cachevideos.com/">Videocache</a> by <a href="http://saini.co.in/">Kulbir Saini</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://gofedora.com/quad-konsole-programme/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

