<?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>Ali Abbas &#187; Redhat/Centos</title>
	<atom:link href="http://alouche.net/blog/category/unix-linux/redhatcentos/feed/" rel="self" type="application/rss+xml" />
	<link>http://alouche.net/blog</link>
	<description>Unix - Networking - News</description>
	<lastBuildDate>Sun, 11 Jul 2010 17:05:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to install Acrobat Reader on Centos</title>
		<link>http://alouche.net/blog/2009/06/17/how-to-install-acrobat-reader-on-centos/</link>
		<comments>http://alouche.net/blog/2009/06/17/how-to-install-acrobat-reader-on-centos/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 19:18:11 +0000</pubDate>
		<dc:creator>Ali Abbas</dc:creator>
				<category><![CDATA[Redhat/Centos]]></category>
		<category><![CDATA[simple howtos]]></category>

		<guid isPermaLink="false">http://alouche.net/?p=361</guid>
		<description><![CDATA[1. go to acrobat.com/reader 2. download the bin linux install file 3. chmod +x AdbeRdr9.1.1-1_i486linux_enu.bin 4. ./AdbeRdr9.1.1-1_i486linux_enu.bin Extracting files, please wait. (This may take a while depending on the configuration of your machine) This installation requires 144 MB of free disk space. Enter installation directory for Adobe Reader 9.1.1 [/opt] (press enter) The installation will [...]]]></description>
		<wfw:commentRss>http://alouche.net/blog/2009/06/17/how-to-install-acrobat-reader-on-centos/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to get your atheros wifi drive to work under Centos/Linux and get that WPA working</title>
		<link>http://alouche.net/blog/2009/05/18/how-to-get-your-atheros-wifi-drive-to-work-under-centoslinux-and-get-that-wpa-working/</link>
		<comments>http://alouche.net/blog/2009/05/18/how-to-get-your-atheros-wifi-drive-to-work-under-centoslinux-and-get-that-wpa-working/#comments</comments>
		<pubDate>Mon, 18 May 2009 09:18:03 +0000</pubDate>
		<dc:creator>Ali Abbas</dc:creator>
				<category><![CDATA[Redhat/Centos]]></category>
		<category><![CDATA[howtos]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://alouche.net/?p=317</guid>
		<description><![CDATA[Many times I have come across this thread on forums&#8230; many wondering how to get their wifi card (Atheros) to work under Linux (Centos) and then how to proceed to get WPA working&#8230; now here is the bundle you have been looking for. 1) Do you have an atheros card? lspci &#124;grep Atheros (should give [...]]]></description>
		<wfw:commentRss>http://alouche.net/blog/2009/05/18/how-to-get-your-atheros-wifi-drive-to-work-under-centoslinux-and-get-that-wpa-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install flash plugin for firefox on centos/redhat</title>
		<link>http://alouche.net/blog/2009/05/16/how-to-install-flash-plugin-for-firefox-on-centosredhat/</link>
		<comments>http://alouche.net/blog/2009/05/16/how-to-install-flash-plugin-for-firefox-on-centosredhat/#comments</comments>
		<pubDate>Sat, 16 May 2009 19:31:10 +0000</pubDate>
		<dc:creator>Ali Abbas</dc:creator>
				<category><![CDATA[Redhat/Centos]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://alouche.net/?p=301</guid>
		<description><![CDATA[Hello, There are many ways to get flash working on firefox, but here is a quick, easy, clean way to do it. 1) Go to http://www.adobe.com/go/getflashplayer 2) Download the tar.gz tarball 3) tar -zxf Flash_Player_10_for_Linux_.tar.gz 4) cd Flash_Player_10_for_Linux 5) Run the installer, when asked for the location of firefox, enter /usr/lib/mozilla&#8230; If for some reasons [...]]]></description>
		<wfw:commentRss>http://alouche.net/blog/2009/05/16/how-to-install-flash-plugin-for-firefox-on-centosredhat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set the time / timezone on centos/Redhat</title>
		<link>http://alouche.net/blog/2009/04/19/set-the-time-timezone-on-centosredhat/</link>
		<comments>http://alouche.net/blog/2009/04/19/set-the-time-timezone-on-centosredhat/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 16:21:58 +0000</pubDate>
		<dc:creator>Ali Abbas</dc:creator>
				<category><![CDATA[Redhat/Centos]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[ntp]]></category>
		<category><![CDATA[ntpdate]]></category>

		<guid isPermaLink="false">http://alouche.net/?p=279</guid>
		<description><![CDATA[Alright&#8230; I know this is a trival matter, but you would be surprised how often I read, hear, got asked this question so here it is &#8230; 1) get ntp yum install ntp 2) start ntp at boot chkconfig ntp on 3) sync to the ntp server ntpdate ntp.pool.org 4) start ntp service ntpd start [...]]]></description>
		<wfw:commentRss>http://alouche.net/blog/2009/04/19/set-the-time-timezone-on-centosredhat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Squid with Ldap authentication &#8211; Centos</title>
		<link>http://alouche.net/blog/2009/02/20/squid-with-ldap-authentication-centos-52/</link>
		<comments>http://alouche.net/blog/2009/02/20/squid-with-ldap-authentication-centos-52/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 21:13:53 +0000</pubDate>
		<dc:creator>Ali Abbas</dc:creator>
				<category><![CDATA[Redhat/Centos]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Unix / Linux]]></category>
		<category><![CDATA[ldap]]></category>
		<category><![CDATA[squid]]></category>

		<guid isPermaLink="false">http://alouche.net/?p=269</guid>
		<description><![CDATA[Here is a small easy way to set a simple web proxy to authenticate against an ldap server. - Squid Install - (using the rpmforge repository) do a &#8216;yum install squid&#8217; - Locate squid_ldap_auth - locate squid_ldap_auth ==&#62; /usr/lib64/squid/squid_ldap_auth - Test connection against your ldap server - /usr/lib64/squid/squid_ldap_auth -b &#8220;dc=alouche,dc=net&#8221; -f &#8220;uid=%s&#8221; -h auth.alouche.net myUser [...]]]></description>
		<wfw:commentRss>http://alouche.net/blog/2009/02/20/squid-with-ldap-authentication-centos-52/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenVZ/Virtuozzo YUM ?</title>
		<link>http://alouche.net/blog/2009/01/30/openvzvirtuozzo-yum/</link>
		<comments>http://alouche.net/blog/2009/01/30/openvzvirtuozzo-yum/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 15:09:18 +0000</pubDate>
		<dc:creator>Ali Abbas</dc:creator>
				<category><![CDATA[Redhat/Centos]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://alouche.net/?p=264</guid>
		<description><![CDATA[I was cleaning up my hard disk and came across a tar file I put together a while back when dealing with Virtuozzo containers needing Yum. http://alouche.net/centos/yum-centos4-64.tar The rpm files are for Centos 4.X 64 bits&#8230; anyone looking up for Centos 5.X, the libraries should be the same, so fetching the same rpm names (#arch [...]]]></description>
		<wfw:commentRss>http://alouche.net/blog/2009/01/30/openvzvirtuozzo-yum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Centos 5.3 to be released soon</title>
		<link>http://alouche.net/blog/2009/01/21/centos-53-to-be-released-soon/</link>
		<comments>http://alouche.net/blog/2009/01/21/centos-53-to-be-released-soon/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 22:19:42 +0000</pubDate>
		<dc:creator>Ali Abbas</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Redhat/Centos]]></category>

		<guid isPermaLink="false">http://alouche.net/?p=259</guid>
		<description><![CDATA[As we all know RedHat 5.3 has been released yesterday (20th Jan 08)&#8230; While the mainstream packages are being tossed together for the centos release, you may want to get further twitter updates through http://twitter.com/CentOS Wondering what&#8217;s to be new in this new release, hitch down to the redhat official changelogs Red Hat Enterprise Linux [...]]]></description>
		<wfw:commentRss>http://alouche.net/blog/2009/01/21/centos-53-to-be-released-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yum segfaulting</title>
		<link>http://alouche.net/blog/2008/10/05/yum-segfaulting/</link>
		<comments>http://alouche.net/blog/2008/10/05/yum-segfaulting/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 22:19:35 +0000</pubDate>
		<dc:creator>Ali Abbas</dc:creator>
				<category><![CDATA[Redhat/Centos]]></category>
		<category><![CDATA[Unix / Linux]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[segfault]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://alouche.net/?p=10</guid>
		<description><![CDATA[Ever had yum segfaulting&#8230; If this is the case, what to do? 1.) yum clean metadata 2.) yum clean dbcache 3.) yum makecache try again cheers,]]></description>
		<wfw:commentRss>http://alouche.net/blog/2008/10/05/yum-segfaulting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->