<?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>Fosiul.com &#187; Linux</title>
	<atom:link href="http://www.fosiul.com/index.php/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fosiul.com</link>
	<description>Dedicated To Linux</description>
	<lastBuildDate>Wed, 21 Dec 2011 11:26:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>How to install snmp in centos/debian</title>
		<link>http://www.fosiul.com/index.php/2011/12/how-to-install-snmp-in-centosdebian/</link>
		<comments>http://www.fosiul.com/index.php/2011/12/how-to-install-snmp-in-centosdebian/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 11:26:58 +0000</pubDate>
		<dc:creator>Fosiul</dc:creator>
				<category><![CDATA[How_to]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.fosiul.com/?p=2018</guid>
		<description><![CDATA[In centos yum install net-snmp-utils In debian apt-get install snmpd Take a Backup of Original Configuration file and Create a new one cd /etc/snmp mv snmp.conf snmp.bk mcedit snmp.conf Create a new config file from scratch agentAddress udp:192.0.0.xxx:161 rocommunity public 192.0.0.0/24 syslocation &#34;MysqlServer, unit1&#34; Now Restart the snmpd server In Centos /etc/init.d/snmpd start In Debian [...]]]></description>
		<wfw:commentRss>http://www.fosiul.com/index.php/2011/12/how-to-install-snmp-in-centosdebian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Centos:Yum behind a proxy</title>
		<link>http://www.fosiul.com/index.php/2011/11/centosyum-behind-a-proxy/</link>
		<comments>http://www.fosiul.com/index.php/2011/11/centosyum-behind-a-proxy/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 12:52:57 +0000</pubDate>
		<dc:creator>Fosiul</dc:creator>
				<category><![CDATA[How_to]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.fosiul.com/?p=2013</guid>
		<description><![CDATA[if your servers are behind a proxy and you need to provide username and password for the proxy server , then you need to configure yum.conf file with bellow syntax http_proxy=http://username:password@proxyaddress:port/ proxy_username=username proxy_password=password if you dont need to provide username and password for proxy server then : http_proxy=http://proxyserveraddress:port/]]></description>
		<wfw:commentRss>http://www.fosiul.com/index.php/2011/11/centosyum-behind-a-proxy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

