<?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>LINUX ADMINISTRATION NOTES &#38; CODE SNIPPETS &#187; Fedora</title>
	<atom:link href="http://linuxbloggers.org/category/linux/fedora/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxbloggers.org</link>
	<description>pTCsxunH</description>
	<lastBuildDate>Sun, 28 Feb 2010 18:43:55 +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>Find packages based on files they contain inside-debian/ubuntu</title>
		<link>http://linuxbloggers.org/find-packages-based-on-files-they-contain-inside-debianubuntu/</link>
		<comments>http://linuxbloggers.org/find-packages-based-on-files-they-contain-inside-debianubuntu/#comments</comments>
		<pubDate>Fri, 21 Dec 2007 11:08:45 +0000</pubDate>
		<dc:creator>linux</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[inside]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.linuxconfig.org/find-packages-based-on-files-they-contain-inside-debianubuntu/</guid>
		<description><![CDATA[error: linux/config.h: No such file or directory
Problems with source code compilation are very common. Usually it is because missing files or packages as in example above.
To Search for package which contains config.h files is very easy:
first install apt-file
apt-get install apt-file
then update apt-file
apt-file update
All you need to do is now instruct apt-file command to search for [...]]]></description>
		<wfw:commentRss>http://linuxbloggers.org/find-packages-based-on-files-they-contain-inside-debianubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download, install, update, erase rpm packages using yum</title>
		<link>http://linuxbloggers.org/download-install-update-erase-packages-using-yum/</link>
		<comments>http://linuxbloggers.org/download-install-update-erase-packages-using-yum/#comments</comments>
		<pubDate>Fri, 21 Dec 2007 04:21:06 +0000</pubDate>
		<dc:creator>linux</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Commands]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[erase]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://blog.linuxconfig.org/download-install-update-erase-packages-using-yum/</guid>
		<description><![CDATA[yum &#8211; Red Hat tool for RPM package management used to download, install update, erase or list info about system packages
/etc/yum.repos.d/   -&#62;   list of configured repositories (web or ftp sites) that will be searched to download and install RPM packages
To view which repositories you have enabled:
yum repolist enabled
repo id   [...]]]></description>
		<wfw:commentRss>http://linuxbloggers.org/download-install-update-erase-packages-using-yum/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing vmware and setup package dependancies on Fedora</title>
		<link>http://linuxbloggers.org/installing-vmware-and-setup-package-dependancies-on-fedora/</link>
		<comments>http://linuxbloggers.org/installing-vmware-and-setup-package-dependancies-on-fedora/#comments</comments>
		<pubDate>Fri, 21 Dec 2007 02:40:40 +0000</pubDate>
		<dc:creator>linux</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[dependancies]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://blog.linuxconfig.org/installing-vmware-and-setup-package-dependancies-on-fedora/</guid>
		<description><![CDATA[1. Download vmware package (.rpm)
2. Install using rpm package manager
rpm -Uvh VMware-xxxxx.rpm (xxxxx = installation file)
3. Run config program
vmware-config.pl
- problems during configuration:
a.) None of the pre-built vmmon modules for VMware Workstation is suitable for your running kernel. Do you want this program to             [...]]]></description>
		<wfw:commentRss>http://linuxbloggers.org/installing-vmware-and-setup-package-dependancies-on-fedora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
