<?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>Technical stuff &#187; Skype</title>
	<atom:link href="http://www.tekkie.ro/tag/skype/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tekkie.ro</link>
	<description>Requirements are like water. They&#039;re easier to build on when they&#039;re frozen.</description>
	<lastBuildDate>Fri, 11 Jun 2010 11:33:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Easiest way to get Skype on Fedora 11</title>
		<link>http://www.tekkie.ro/computer-setup/easiest-way-to-get-skype-on-fedora-11/</link>
		<comments>http://www.tekkie.ro/computer-setup/easiest-way-to-get-skype-on-fedora-11/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 20:27:10 +0000</pubDate>
		<dc:creator>Georgiana</dc:creator>
				<category><![CDATA[Computer setup]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Skype]]></category>

		<guid isPermaLink="false">http://www.tekkie.ro/?p=174</guid>
		<description><![CDATA[I investigated today about an hour, and none of the solutions worked. Until I found this one, quick and easy setup. Thanks, guys.
[...] install the Skype repository. Open a terminal and type:

su -c &#039;gedit /etc/yum.repos.d/skype.repo&#039;

In that file copy the following lines:

[skype]
name=Skype Repository
baseurl=http://download.skype.com/linux/repos/fedora/updates/i586/
enabled=1
gpgkey=http://www.skype.com/products/skype/linux/rpm-public-key.asc
gpgcheck=0

Now you can easily install/update skype by typing:

su -c &#039;yum install skype&#039;
su -c &#039;yum [...]]]></description>
			<content:encoded><![CDATA[<p>I investigated today about an hour, and none of the solutions worked. Until I found this one, quick and easy setup. Thanks, <a href="http://www.my-guides.net/en/content/view/161/26/1/9/">guys</a>.</p>
<blockquote><p>[...] install the Skype repository. Open a terminal and type:</p>
<pre class="brush: html">
su -c &#039;gedit /etc/yum.repos.d/skype.repo&#039;
</pre>
<p>In that file copy the following lines:</p>
<pre class="brush: html">
[skype]
name=Skype Repository
baseurl=http://download.skype.com/linux/repos/fedora/updates/i586/
enabled=1
gpgkey=http://www.skype.com/products/skype/linux/rpm-public-key.asc
gpgcheck=0
</pre>
<p>Now you can easily install/update skype by typing:</p>
<pre class="brush: html">
su -c &#039;yum install skype&#039;
su -c &#039;yum update skype&#039;
</pre>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.tekkie.ro/computer-setup/easiest-way-to-get-skype-on-fedora-11/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
	</channel>
</rss>
