<?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>ServerSignature Linux Community Support Blog Page &#187; repository</title>
	<atom:link href="http://support.serversignature.com/tag/repository/feed/" rel="self" type="application/rss+xml" />
	<link>http://support.serversignature.com</link>
	<description>Linux Server Management &#38; Consulting  Services :  Contact Email - admin@serversignature.com &#124; Web: serversignature.com</description>
	<lastBuildDate>Sun, 20 Jun 2010 17:59:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Adding google repository to Ubuntu or Debian based distros</title>
		<link>http://support.serversignature.com/google/adding-google-repository-to-ubuntu-or-debian-based-distros/</link>
		<comments>http://support.serversignature.com/google/adding-google-repository-to-ubuntu-or-debian-based-distros/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 09:45:11 +0000</pubDate>
		<dc:creator>Kiran</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://support.serversignature.com/?p=137</guid>
		<description><![CDATA[Adding google repository to Ubuntu or Debian based distros.
Add the following rule to e.g. /etc/apt/sources.list, or if your distro has the /etc/apt/sources.list.d/ directory, add it to a file called google.list in that directory:
# Google software repository
deb http://dl.google.com/linux/deb/ stable non-free main
Once the above entry is added we can run apt as usual.
sudo apt-get update
sudo apt-get install [...]]]></description>
		<wfw:commentRss>http://support.serversignature.com/google/adding-google-repository-to-ubuntu-or-debian-based-distros/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding the Google Linux Software Repositories to Ubuntu</title>
		<link>http://support.serversignature.com/ubuntu/adding-the-google-linux-software-repositories-to-ubuntu/</link>
		<comments>http://support.serversignature.com/ubuntu/adding-the-google-linux-software-repositories-to-ubuntu/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 02:26:22 +0000</pubDate>
		<dc:creator>Kiran</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[repository]]></category>

		<guid isPermaLink="false">http://support.serversignature.com/?p=96</guid>
		<description><![CDATA[Adding the Google Linux Software Repositories to Ubuntu
Get key 
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub &#124; apt-key add -
apt-get update 
Add the following rule to e.g. /etc/apt/sources.list, or if your distro has the /etc/apt/sources.list.d/ directory, add it to a file called google.list in that directory:
deb http://dl.google.com/linux/deb/ stable non-free main
then use apt
sudo apt-get update
sudo apt-get install picasa [...]]]></description>
		<wfw:commentRss>http://support.serversignature.com/ubuntu/adding-the-google-linux-software-repositories-to-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to configure to use RPMforge ?</title>
		<link>http://support.serversignature.com/rpm/how-to-configure-to-use-rpmforge/</link>
		<comments>http://support.serversignature.com/rpm/how-to-configure-to-use-rpmforge/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 15:08:38 +0000</pubDate>
		<dc:creator>Kiran</dc:creator>
				<category><![CDATA[RPM]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[rpmforge]]></category>

		<guid isPermaLink="false">http://support.serversignature.com/?p=70</guid>
		<description><![CDATA[How to configure to use RPMforge ?
Reference: http://dag.wieers.com/rpm/FAQ.php#B2
It&#8217;s very easy. Just install the latest rpmforge-release package for your distribution and architecture. 
This will automatically install the configuration and GPG keys that are for safely installing RPMforge packages. 
The configuration of Yum is inside the rpmforge-release package. 
You need to install it yourself. 
If you&#8217;ve done [...]]]></description>
		<wfw:commentRss>http://support.serversignature.com/rpm/how-to-configure-to-use-rpmforge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
