<?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>TechBytes &#187; CentOS</title>
	<atom:link href="http://www.asim.pk/tags/linux/centos-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.asim.pk</link>
	<description>Technology Bytes</description>
	<lastBuildDate>Wed, 28 Jul 2010 19:00:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>How to change &#8220;-bash-*&#8221;?</title>
		<link>http://www.asim.pk/2010/06/23/how-to-change-bash/</link>
		<comments>http://www.asim.pk/2010/06/23/how-to-change-bash/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 15:07:47 +0000</pubDate>
		<dc:creator>Asim Zeeshan</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Virtual Private Server]]></category>
		<category><![CDATA[Bash]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://www.asim.pk/?p=690</guid>
		<description><![CDATA[If you are seeing this in your bash (SSH), It makes it tough to navigate through SSH since it doesn&#8217;t give you much information. -bash-3.2# To fix that, you can simply type this in your SSH when logged in: PS1=&#34;[\u@\h \W]\$ &#34; Related Posts (auto suggestions based on tags) May 8, 2010 &#8212; How to [...]]]></description>
			<content:encoded><![CDATA[<p>If you are seeing this in your bash (SSH), It makes it tough to navigate through SSH since it doesn&#8217;t give you much information. </p>
<pre class="brush: plain;">-bash-3.2#</pre>
<p>To fix that, you can simply type this in your SSH when logged in:</p>
<pre class="brush: plain;">PS1=&quot;[\u@\h \W]\$ &quot;</pre>
<h3>Related Posts (auto suggestions based on tags)</h3>
<ul class="related_post">
<li>May 8, 2010 &#8212; <a href="http://www.asim.pk/2010/05/08/how-to-change-password-in-linux-console/" title="How to change password in linux console?">How to change password in linux console?</a></li>
<li>January 6, 2009 &#8212; <a href="http://www.asim.pk/2009/01/06/using-cakephp-bake-tool-on-linux/" title="Using CakePHP&#8217;s Bake on Linux">Using CakePHP&#8217;s Bake on Linux</a></li>
<li>September 29, 2008 &#8212; <a href="http://www.asim.pk/2008/09/29/ffmpeg-commands-for-all-needs/" title="19 ffmpeg commands for all needs">19 ffmpeg commands for all needs</a></li>
<li>July 2, 2008 &#8212; <a href="http://www.asim.pk/2008/07/02/how-to-create-a-tar-file-using-ssh-on-linux/" title="How to create a tar file using SSH on Linux">How to create a tar file using SSH on Linux</a></li>
<li>May 27, 2010 &#8212; <a href="http://www.asim.pk/2010/05/27/linode-is-blazzing-fast/" title="Linode is Blazzing Fast">Linode is Blazzing Fast</a></li>
<li>May 15, 2010 &#8212; <a href="http://www.asim.pk/2010/05/15/good-bye-centos-hello-ubuntu/" title="Good bye CentOS! Hello Ubuntu">Good bye CentOS! Hello Ubuntu</a></li>
<li>May 8, 2010 &#8212; <a href="http://www.asim.pk/2010/05/08/bought-a-new-vps-from-quickweb/" title="Bought a new VPS from QuickWeb">Bought a new VPS from QuickWeb</a></li>
<li>July 10, 2009 &#8212; <a href="http://www.asim.pk/2009/07/10/installing-php-5-2-6-on-centos-box/" title="Installing PHP 5.2.6 on CentOS box">Installing PHP 5.2.6 on CentOS box</a></li>
<li>July 1, 2009 &#8212; <a href="http://www.asim.pk/2009/07/01/how-to-install-webmin-in-centos/" title="How to Install Webmin in CentOS">How to Install Webmin in CentOS</a></li>
<li>May 14, 2009 &#8212; <a href="http://www.asim.pk/2009/05/14/creating-and-installing-crontabs-using-codeigniter/" title="Creating and Installing crontabs using CodeIgniter">Creating and Installing crontabs using CodeIgniter</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.asim.pk/2010/06/23/how-to-change-bash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build-Essentials in CentOS?</title>
		<link>http://www.asim.pk/2010/05/28/build-essentials-in-centos/</link>
		<comments>http://www.asim.pk/2010/05/28/build-essentials-in-centos/#comments</comments>
		<pubDate>Fri, 28 May 2010 17:43:21 +0000</pubDate>
		<dc:creator>Asim Zeeshan</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Build]]></category>
		<category><![CDATA[Build-Essentials]]></category>
		<category><![CDATA[Essentials]]></category>
		<category><![CDATA[Ubuntu Server]]></category>
		<category><![CDATA[YUM]]></category>

		<guid isPermaLink="false">http://www.asim.pk/?p=665</guid>
		<description><![CDATA[If you are like me, you may be doing this to install essential build libraries to compile something from source # wrong method yum install build-essential Build essential is a Ubuntu / Debian package. On CentOS, you need to do this yum groupinstall &#34;Development Tools&#34; Warning: This will install all development tools approx 49 packages [...]]]></description>
			<content:encoded><![CDATA[<p>If you are like me, you may be doing this to install essential build libraries to compile something from source</p>
<pre class="brush: plain;"># wrong method
yum install build-essential</pre>
<p> <img src='http://www.asim.pk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Build essential is a Ubuntu / Debian package. On CentOS, you need to do this</p>
<pre class="brush: plain;">yum groupinstall &quot;Development Tools&quot;</pre>
<p><strong>Warning:</strong> This will install all development tools approx 49 packages closing to 65MB<br />
<h3>Related Posts (auto suggestions based on tags)</h3>
<ul class="related_post">
<li>May 15, 2010 &#8212; <a href="http://www.asim.pk/2010/05/15/good-bye-centos-hello-ubuntu/" title="Good bye CentOS! Hello Ubuntu">Good bye CentOS! Hello Ubuntu</a></li>
<li>July 19, 2010 &#8212; <a href="http://www.asim.pk/2010/07/19/installing-lighttpd-php-and-mysql-on-ubuntu/" title="Installing Lighttpd, PHP and MySQL on Ubuntu">Installing Lighttpd, PHP and MySQL on Ubuntu</a></li>
<li>June 21, 2010 &#8212; <a href="http://www.asim.pk/2010/06/21/php-depreciated-errors-on-ubuntu-10-04-lts/" title="PHP Depreciated errors on Ubuntu 10.04 LTS">PHP Depreciated errors on Ubuntu 10.04 LTS</a></li>
<li>May 30, 2010 &#8212; <a href="http://www.asim.pk/2010/05/30/install-php5-adodb-extension-on-ubuntu/" title="Install PHP5 ADOdb extension on Ubuntu">Install PHP5 ADOdb extension on Ubuntu</a></li>
<li>May 29, 2010 &#8212; <a href="http://www.asim.pk/2010/05/29/installing-t1lib-on-ubuntu/" title="Installing T1LIB on Ubuntu">Installing T1LIB on Ubuntu</a></li>
<li>May 27, 2010 &#8212; <a href="http://www.asim.pk/2010/05/27/linode-is-blazzing-fast/" title="Linode is Blazzing Fast">Linode is Blazzing Fast</a></li>
<li>May 27, 2010 &#8212; <a href="http://www.asim.pk/2010/05/27/installing-phps-ssh2-extension-on-ubuntu/" title="Installing PHP&#8217;s SSH2 extension on Ubuntu">Installing PHP&#8217;s SSH2 extension on Ubuntu</a></li>
<li>May 8, 2010 &#8212; <a href="http://www.asim.pk/2010/05/08/bought-a-new-vps-from-quickweb/" title="Bought a new VPS from QuickWeb">Bought a new VPS from QuickWeb</a></li>
<li>January 9, 2010 &#8212; <a href="http://www.asim.pk/2010/01/09/to-update-or-not-to-update/" title="To update or not to update?">To update or not to update?</a></li>
<li>August 7, 2009 &#8212; <a href="http://www.asim.pk/2009/08/07/centos-yum-update-missing-dependency-error/" title="CentOS yum update missing dependency error">CentOS yum update missing dependency error</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.asim.pk/2010/05/28/build-essentials-in-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good bye CentOS! Hello Ubuntu</title>
		<link>http://www.asim.pk/2010/05/15/good-bye-centos-hello-ubuntu/</link>
		<comments>http://www.asim.pk/2010/05/15/good-bye-centos-hello-ubuntu/#comments</comments>
		<pubDate>Fri, 14 May 2010 20:01:00 +0000</pubDate>
		<dc:creator>Asim Zeeshan</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[CentOS 5.4]]></category>
		<category><![CDATA[Dedicated Server]]></category>
		<category><![CDATA[EPEL]]></category>
		<category><![CDATA[iWeb]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[LTS]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP5]]></category>
		<category><![CDATA[repo]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[Ubuntu 10.04]]></category>
		<category><![CDATA[Ubuntu Server]]></category>

		<guid isPermaLink="false">http://www.asim.pk/?p=655</guid>
		<description><![CDATA[Its been about almost more then two years since I have been playing with CentOS on many different platforms etc. Its very stable but on the other hand, PHP/MySQL updates are very hard to get and still PHP is 5.1.6. I tried EPEL repo and it updated PHP to 5.3.1 but still there were conflicts [...]]]></description>
			<content:encoded><![CDATA[<p>Its been about almost more then two years since I have been playing with CentOS on many different platforms etc. Its very stable but on the other hand, PHP/MySQL updates are very hard to get and still PHP is 5.1.6. I tried EPEL repo and it updated PHP to 5.3.1 but still there were conflicts with stuff and many core packages.</p>
<p>So, I thought why not move to Ubuntu since it has just announced 10.04LTS (Long Term Support) in April 2010. Folks at iWeb were really nice to do a reinstall without any charges and also process a memory upgrade request at an amazing 50% discount.</p>
<p><strong>Ubuntu 10.04 LTS</strong></p>
<ul>
<li>Apache 2 version is 2.2.14</li>
<li>PHP version is 5.3.2</li>
<li>MySQL version is 5.1.41-3ubuntu12</li>
<li>SVN (Subversion) version is 1.6.6</li>
</ul>
<p><strong>As a comparison CentOS 5.4 has the following versions</strong></p>
<ul>
<li>Apache 2 version is 2.2.3</li>
<li>PHP version is 5.1.6</li>
<li>MySQL version is 5.0.77</li>
<li>SVN (Subversion) version is 1.4.2</li>
</ul>
<p>So if you are a PHP developer looking to deploy a Linux flavour on your new box, choose Ubuntu <img src='http://www.asim.pk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<h3>Related Posts (auto suggestions based on tags)</h3>
<ul class="related_post">
<li>July 19, 2010 &#8212; <a href="http://www.asim.pk/2010/07/19/installing-lighttpd-php-and-mysql-on-ubuntu/" title="Installing Lighttpd, PHP and MySQL on Ubuntu">Installing Lighttpd, PHP and MySQL on Ubuntu</a></li>
<li>May 27, 2010 &#8212; <a href="http://www.asim.pk/2010/05/27/installing-phps-ssh2-extension-on-ubuntu/" title="Installing PHP&#8217;s SSH2 extension on Ubuntu">Installing PHP&#8217;s SSH2 extension on Ubuntu</a></li>
<li>January 9, 2009 &#8212; <a href="http://www.asim.pk/2009/01/09/intall-apache-mysql-and-php-on-ubuntu-810/" title="Intall Apache, MySQL and PHP on Ubuntu 8.10">Intall Apache, MySQL and PHP on Ubuntu 8.10</a></li>
<li>January 8, 2009 &#8212; <a href="http://www.asim.pk/2009/01/08/ubuntu-810-perfect-linux-distro-for-php-development/" title="Ubuntu 8.10, Perfect Linux distro for PHP development">Ubuntu 8.10, Perfect Linux distro for PHP development</a></li>
<li>July 2, 2009 &#8212; <a href="http://www.asim.pk/2009/07/02/how-to-install-apache-php-and-mysql-on-centos/" title="How to Install Apache, PHP and MySQL on CentOS">How to Install Apache, PHP and MySQL on CentOS</a></li>
<li>June 21, 2010 &#8212; <a href="http://www.asim.pk/2010/06/21/php-depreciated-errors-on-ubuntu-10-04-lts/" title="PHP Depreciated errors on Ubuntu 10.04 LTS">PHP Depreciated errors on Ubuntu 10.04 LTS</a></li>
<li>May 30, 2010 &#8212; <a href="http://www.asim.pk/2010/05/30/install-php5-adodb-extension-on-ubuntu/" title="Install PHP5 ADOdb extension on Ubuntu">Install PHP5 ADOdb extension on Ubuntu</a></li>
<li>July 10, 2009 &#8212; <a href="http://www.asim.pk/2009/07/10/installing-php-5-2-6-on-centos-box/" title="Installing PHP 5.2.6 on CentOS box">Installing PHP 5.2.6 on CentOS box</a></li>
<li>May 1, 2009 &#8212; <a href="http://www.asim.pk/2009/05/01/installing-mysql-51-on-ubuntu/" title="Installing MySQL 5.1 on Ubuntu">Installing MySQL 5.1 on Ubuntu</a></li>
<li>June 20, 2010 &#8212; <a href="http://www.asim.pk/2010/06/20/set-mysql-root-password-on-fresh-copy-from-solusvm-os-template/" title="Set mysql&#8217;s root password on fresh copy from SolusVM OS template">Set mysql&#8217;s root password on fresh copy from SolusVM OS template</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.asim.pk/2010/05/15/good-bye-centos-hello-ubuntu/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Bought a new VPS from QuickWeb</title>
		<link>http://www.asim.pk/2010/05/08/bought-a-new-vps-from-quickweb/</link>
		<comments>http://www.asim.pk/2010/05/08/bought-a-new-vps-from-quickweb/#comments</comments>
		<pubDate>Fri, 07 May 2010 22:09:19 +0000</pubDate>
		<dc:creator>Asim Zeeshan</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Affordable]]></category>
		<category><![CDATA[Cheap]]></category>
		<category><![CDATA[LowEndBox]]></category>
		<category><![CDATA[QuickWeb]]></category>
		<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://www.asim.pk/?p=652</guid>
		<description><![CDATA[I just secured a nice deal on QuickWeb.co.nz&#8216;s Texas data center. Thanks to lowendbox for the info on this special coupon. Plan to use it to test new stuff before putting it on my two other production servers (with iWeb.com). Related Posts (auto suggestions based on tags) May 27, 2010 &#8212; Linode is Blazzing Fast [...]]]></description>
			<content:encoded><![CDATA[<p>I just secured a nice deal on <a href="http://quickweb.co.nz/" target="_blank">QuickWeb.co.nz</a>&#8216;s Texas data center. Thanks to <a href="http://www.lowendbox.com/">lowendbox</a> for the info on <a href="http://www.lowendbox.com/blog/quickweb-4-95-256mb-openvz-exclusive-offer/">this special coupon</a>. Plan to use it to test new stuff before putting it on my two other production servers (with iWeb.com).<br />
<h3>Related Posts (auto suggestions based on tags)</h3>
<ul class="related_post">
<li>May 27, 2010 &#8212; <a href="http://www.asim.pk/2010/05/27/linode-is-blazzing-fast/" title="Linode is Blazzing Fast">Linode is Blazzing Fast</a></li>
<li>May 15, 2010 &#8212; <a href="http://www.asim.pk/2010/05/15/good-bye-centos-hello-ubuntu/" title="Good bye CentOS! Hello Ubuntu">Good bye CentOS! Hello Ubuntu</a></li>
<li>January 8, 2009 &#8212; <a href="http://www.asim.pk/2009/01/08/ubuntu-810-perfect-linux-distro-for-php-development/" title="Ubuntu 8.10, Perfect Linux distro for PHP development">Ubuntu 8.10, Perfect Linux distro for PHP development</a></li>
<li>June 20, 2010 &#8212; <a href="http://www.asim.pk/2010/06/20/set-mysql-root-password-on-fresh-copy-from-solusvm-os-template/" title="Set mysql&#8217;s root password on fresh copy from SolusVM OS template">Set mysql&#8217;s root password on fresh copy from SolusVM OS template</a></li>
<li>May 28, 2010 &#8212; <a href="http://www.asim.pk/2010/05/28/build-essentials-in-centos/" title="Build-Essentials in CentOS?">Build-Essentials in CentOS?</a></li>
<li>May 8, 2010 &#8212; <a href="http://www.asim.pk/2010/05/08/how-to-change-password-in-linux-console/" title="How to change password in linux console?">How to change password in linux console?</a></li>
<li>July 10, 2009 &#8212; <a href="http://www.asim.pk/2009/07/10/installing-php-5-2-6-on-centos-box/" title="Installing PHP 5.2.6 on CentOS box">Installing PHP 5.2.6 on CentOS box</a></li>
<li>July 1, 2009 &#8212; <a href="http://www.asim.pk/2009/07/01/how-to-install-webmin-in-centos/" title="How to Install Webmin in CentOS">How to Install Webmin in CentOS</a></li>
<li>May 1, 2009 &#8212; <a href="http://www.asim.pk/2009/05/01/installing-mysql-51-on-ubuntu/" title="Installing MySQL 5.1 on Ubuntu">Installing MySQL 5.1 on Ubuntu</a></li>
<li>January 9, 2009 &#8212; <a href="http://www.asim.pk/2009/01/09/intall-apache-mysql-and-php-on-ubuntu-810/" title="Intall Apache, MySQL and PHP on Ubuntu 8.10">Intall Apache, MySQL and PHP on Ubuntu 8.10</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.asim.pk/2010/05/08/bought-a-new-vps-from-quickweb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change password in linux console?</title>
		<link>http://www.asim.pk/2010/05/08/how-to-change-password-in-linux-console/</link>
		<comments>http://www.asim.pk/2010/05/08/how-to-change-password-in-linux-console/#comments</comments>
		<pubDate>Fri, 07 May 2010 21:26:27 +0000</pubDate>
		<dc:creator>Asim Zeeshan</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://www.asim.pk/?p=650</guid>
		<description><![CDATA[Connect to server via SSH and then issue the following command sudo passwd output will be something similar to this root@vps:~# sudo passwd Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully Related Posts (auto suggestions based on tags) May 1, 2009 &#8212; Installing MySQL 5.1 on Ubuntu January 9, 2009 &#8212; [...]]]></description>
			<content:encoded><![CDATA[<p>Connect to server via SSH and then issue the following command</p>
<pre class="brush: plain;">sudo passwd</pre>
<p>output will be something similar to this</p>
<pre class="brush: plain;">root@vps:~# sudo passwd
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully</pre>
<h3>Related Posts (auto suggestions based on tags)</h3>
<ul class="related_post">
<li>May 1, 2009 &#8212; <a href="http://www.asim.pk/2009/05/01/installing-mysql-51-on-ubuntu/" title="Installing MySQL 5.1 on Ubuntu">Installing MySQL 5.1 on Ubuntu</a></li>
<li>January 9, 2009 &#8212; <a href="http://www.asim.pk/2009/01/09/intall-apache-mysql-and-php-on-ubuntu-810/" title="Intall Apache, MySQL and PHP on Ubuntu 8.10">Intall Apache, MySQL and PHP on Ubuntu 8.10</a></li>
<li>January 8, 2009 &#8212; <a href="http://www.asim.pk/2009/01/08/download-files-from-a-http-authenticated-directory-using-wget/" title="Download files from a http authenticated directory using wget">Download files from a http authenticated directory using wget</a></li>
<li>January 8, 2009 &#8212; <a href="http://www.asim.pk/2009/01/08/configuring-ssh-on-ubuntu-810/" title="Configuring SSH on Ubuntu 8.10">Configuring SSH on Ubuntu 8.10</a></li>
<li>January 8, 2009 &#8212; <a href="http://www.asim.pk/2009/01/08/how-to-install-webmin-in-ubuntu-810/" title="How to Install Webmin in Ubuntu">How to Install Webmin in Ubuntu</a></li>
<li>January 6, 2009 &#8212; <a href="http://www.asim.pk/2009/01/06/using-cakephp-bake-tool-on-linux/" title="Using CakePHP&#8217;s Bake on Linux">Using CakePHP&#8217;s Bake on Linux</a></li>
<li>September 29, 2008 &#8212; <a href="http://www.asim.pk/2008/09/29/ffmpeg-commands-for-all-needs/" title="19 ffmpeg commands for all needs">19 ffmpeg commands for all needs</a></li>
<li>July 2, 2008 &#8212; <a href="http://www.asim.pk/2008/07/02/how-to-create-a-tar-file-using-ssh-on-linux/" title="How to create a tar file using SSH on Linux">How to create a tar file using SSH on Linux</a></li>
<li>June 23, 2010 &#8212; <a href="http://www.asim.pk/2010/06/23/how-to-change-bash/" title="How to change &#8220;-bash-*&#8221;?">How to change &#8220;-bash-*&#8221;?</a></li>
<li>May 27, 2010 &#8212; <a href="http://www.asim.pk/2010/05/27/linode-is-blazzing-fast/" title="Linode is Blazzing Fast">Linode is Blazzing Fast</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.asim.pk/2010/05/08/how-to-change-password-in-linux-console/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing Pear &#8216;unsupported protocal&#8217; error</title>
		<link>http://www.asim.pk/2010/01/12/fixing-pear-unsupported-protocal-error/</link>
		<comments>http://www.asim.pk/2010/01/12/fixing-pear-unsupported-protocal-error/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 07:00:58 +0000</pubDate>
		<dc:creator>Asim Zeeshan</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Pear]]></category>
		<category><![CDATA[PHP 5]]></category>
		<category><![CDATA[PHP 5.3]]></category>

		<guid isPermaLink="false">http://www.asim.pk/?p=598</guid>
		<description><![CDATA[Are you getting the following error while updating any package in pear? pear.php.net is using a unsupported protocal &#8211; This should never happen. I got this error right after I upgraded PHP from 5.2 to 5.9 (using CentOS-Testing repo). To resolve this situation, do this. rm -fr /usr/share/pear/.channels and then do this pear update-channels It [...]]]></description>
			<content:encoded><![CDATA[<p>Are you getting the following error while updating any package in pear?</p>
<blockquote><p>pear.php.net is using a unsupported protocal &#8211; This should never happen.</p></blockquote>
<p>I got this error right after I upgraded PHP from 5.2 to 5.9 (using CentOS-Testing repo). To resolve this situation, do this.</p>
<pre class="brush: plain;">rm -fr /usr/share/pear/.channels</pre>
<p>and then do this</p>
<pre class="brush: plain;">pear update-channels</pre>
<p>It should now give you the following output</p>
<pre class="brush: plain;">Updating channel &quot;doc.php.net&quot;
Update of Channel &quot;doc.php.net&quot; succeeded
Updating channel &quot;pear.php.net&quot;
Update of Channel &quot;pear.php.net&quot; succeeded
Updating channel &quot;pecl.php.net&quot;
Update of Channel &quot;pecl.php.net&quot; succeeded</pre>
<p>That&#8217;s it, your issue is resolved.<br />
<h3>Related Posts (auto suggestions based on tags)</h3>
<ul class="related_post">
<li>July 10, 2009 &#8212; <a href="http://www.asim.pk/2009/07/10/installing-php-5-2-6-on-centos-box/" title="Installing PHP 5.2.6 on CentOS box">Installing PHP 5.2.6 on CentOS box</a></li>
<li>May 28, 2010 &#8212; <a href="http://www.asim.pk/2010/05/28/build-essentials-in-centos/" title="Build-Essentials in CentOS?">Build-Essentials in CentOS?</a></li>
<li>May 27, 2010 &#8212; <a href="http://www.asim.pk/2010/05/27/linode-is-blazzing-fast/" title="Linode is Blazzing Fast">Linode is Blazzing Fast</a></li>
<li>May 15, 2010 &#8212; <a href="http://www.asim.pk/2010/05/15/good-bye-centos-hello-ubuntu/" title="Good bye CentOS! Hello Ubuntu">Good bye CentOS! Hello Ubuntu</a></li>
<li>May 8, 2010 &#8212; <a href="http://www.asim.pk/2010/05/08/bought-a-new-vps-from-quickweb/" title="Bought a new VPS from QuickWeb">Bought a new VPS from QuickWeb</a></li>
<li>January 13, 2010 &#8212; <a href="http://www.asim.pk/2010/01/13/joomla-does-not-support-php-5-3/" title="Joomla does not support PHP 5.3">Joomla does not support PHP 5.3</a></li>
<li>January 9, 2010 &#8212; <a href="http://www.asim.pk/2010/01/09/to-update-or-not-to-update/" title="To update or not to update?">To update or not to update?</a></li>
<li>August 7, 2009 &#8212; <a href="http://www.asim.pk/2009/08/07/centos-yum-update-missing-dependency-error/" title="CentOS yum update missing dependency error">CentOS yum update missing dependency error</a></li>
<li>July 2, 2009 &#8212; <a href="http://www.asim.pk/2009/07/02/how-to-install-apache-php-and-mysql-on-centos/" title="How to Install Apache, PHP and MySQL on CentOS">How to Install Apache, PHP and MySQL on CentOS</a></li>
<li>July 1, 2009 &#8212; <a href="http://www.asim.pk/2009/07/01/how-to-install-webmin-in-centos/" title="How to Install Webmin in CentOS">How to Install Webmin in CentOS</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.asim.pk/2010/01/12/fixing-pear-unsupported-protocal-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To update or not to update?</title>
		<link>http://www.asim.pk/2010/01/09/to-update-or-not-to-update/</link>
		<comments>http://www.asim.pk/2010/01/09/to-update-or-not-to-update/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 19:44:50 +0000</pubDate>
		<dc:creator>Asim Zeeshan</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[YUM]]></category>

		<guid isPermaLink="false">http://www.asim.pk/?p=525</guid>
		<description><![CDATA[All my technical life, I knew and followed this simple rule New updates to any application or component are meant to improve and fix the bugs present in it. Downloading new updates ensures that you system is up-to-update, has fixes to all those bugs you have been getting annoyed with and more stable. Unfortunately not [...]]]></description>
			<content:encoded><![CDATA[<p>All my technical life, I knew and followed this simple rule</p>
<blockquote><p>New updates to any application or component are meant to improve and fix the bugs present in it. Downloading new updates ensures that you system is up-to-update, has fixes to all those bugs you have been getting annoyed with and more stable.</p></blockquote>
<p>Unfortunately not every IT department thinks that, especially the one I am facing at work. According to them, the new updates should only be applied IF and only IF they offer some new functionality (duhh!). Hello! what happened to the bug-fixes that are promised with these updates?</p>
<p><span id="more-525"></span>Anyway, my Linux box tells me that I have the following updates available but some nut-head thinks its a waste of precious bandwidth</p>
<p><a href="http://www.asim.pk/wp-content/uploads/2010/01/centos_yum_updates.png" target="_blank"><img class="aligncenter size-medium wp-image-526" title="CentOS Yum Update list" src="http://www.asim.pk/wp-content/uploads/2010/01/centos_yum_updates-230x300.png" alt="" width="230" height="300" /></a></p>
<p>Here is my question, would you update your operating system on a regular basis or would you prefer not to? and WHY?<br />
<h3>Related Posts (auto suggestions based on tags)</h3>
<ul class="related_post">
<li>May 28, 2010 &#8212; <a href="http://www.asim.pk/2010/05/28/build-essentials-in-centos/" title="Build-Essentials in CentOS?">Build-Essentials in CentOS?</a></li>
<li>August 7, 2009 &#8212; <a href="http://www.asim.pk/2009/08/07/centos-yum-update-missing-dependency-error/" title="CentOS yum update missing dependency error">CentOS yum update missing dependency error</a></li>
<li>July 10, 2009 &#8212; <a href="http://www.asim.pk/2009/07/10/installing-php-5-2-6-on-centos-box/" title="Installing PHP 5.2.6 on CentOS box">Installing PHP 5.2.6 on CentOS box</a></li>
<li>July 2, 2009 &#8212; <a href="http://www.asim.pk/2009/07/02/how-to-install-apache-php-and-mysql-on-centos/" title="How to Install Apache, PHP and MySQL on CentOS">How to Install Apache, PHP and MySQL on CentOS</a></li>
<li>May 27, 2010 &#8212; <a href="http://www.asim.pk/2010/05/27/linode-is-blazzing-fast/" title="Linode is Blazzing Fast">Linode is Blazzing Fast</a></li>
<li>May 15, 2010 &#8212; <a href="http://www.asim.pk/2010/05/15/good-bye-centos-hello-ubuntu/" title="Good bye CentOS! Hello Ubuntu">Good bye CentOS! Hello Ubuntu</a></li>
<li>May 8, 2010 &#8212; <a href="http://www.asim.pk/2010/05/08/bought-a-new-vps-from-quickweb/" title="Bought a new VPS from QuickWeb">Bought a new VPS from QuickWeb</a></li>
<li>January 12, 2010 &#8212; <a href="http://www.asim.pk/2010/01/12/fixing-pear-unsupported-protocal-error/" title="Fixing Pear &#8216;unsupported protocal&#8217; error">Fixing Pear &#8216;unsupported protocal&#8217; error</a></li>
<li>November 26, 2009 &#8212; <a href="http://www.asim.pk/2009/11/26/unfinished-transactions-remaining-run-yum-complete-transaction-first-error/" title="Are you getting &#8220;Unfinished transactions remaining &#8230; run yum-complete-transaction first&#8221; error?">Are you getting &#8220;Unfinished transactions remaining &#8230; run yum-complete-transaction first&#8221; error?</a></li>
<li>July 1, 2009 &#8212; <a href="http://www.asim.pk/2009/07/01/how-to-install-webmin-in-centos/" title="How to Install Webmin in CentOS">How to Install Webmin in CentOS</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.asim.pk/2010/01/09/to-update-or-not-to-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Are you getting &#8220;Unfinished transactions remaining &#8230; run yum-complete-transaction first&#8221; error?</title>
		<link>http://www.asim.pk/2009/11/26/unfinished-transactions-remaining-run-yum-complete-transaction-first-error/</link>
		<comments>http://www.asim.pk/2009/11/26/unfinished-transactions-remaining-run-yum-complete-transaction-first-error/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 15:14:58 +0000</pubDate>
		<dc:creator>Asim Zeeshan</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[YUM]]></category>
		<category><![CDATA[yum-complete-transaction]]></category>

		<guid isPermaLink="false">http://www.asim.pk/?p=456</guid>
		<description><![CDATA[Are you getting this? There are unfinished transactions remaining. You might consider running yum-complete-transaction first to finish them. if so, just do this yum install yum-utils and then run yum-complete-transaction Related Posts (auto suggestions based on tags) May 28, 2010 &#8212; Build-Essentials in CentOS? January 9, 2010 &#8212; To update or not to update? August [...]]]></description>
			<content:encoded><![CDATA[<p>Are you getting this?</p>
<blockquote><p>There are unfinished transactions remaining. You might consider running yum-complete-transaction first to finish them.</p></blockquote>
<p>if so, just do this</p>
<pre class="brush: plain;">yum install yum-utils</pre>
<p>and then run</p>
<pre class="brush: plain;">yum-complete-transaction</pre>
<h3>Related Posts (auto suggestions based on tags)</h3>
<ul class="related_post">
<li>May 28, 2010 &#8212; <a href="http://www.asim.pk/2010/05/28/build-essentials-in-centos/" title="Build-Essentials in CentOS?">Build-Essentials in CentOS?</a></li>
<li>January 9, 2010 &#8212; <a href="http://www.asim.pk/2010/01/09/to-update-or-not-to-update/" title="To update or not to update?">To update or not to update?</a></li>
<li>August 7, 2009 &#8212; <a href="http://www.asim.pk/2009/08/07/centos-yum-update-missing-dependency-error/" title="CentOS yum update missing dependency error">CentOS yum update missing dependency error</a></li>
<li>July 10, 2009 &#8212; <a href="http://www.asim.pk/2009/07/10/installing-php-5-2-6-on-centos-box/" title="Installing PHP 5.2.6 on CentOS box">Installing PHP 5.2.6 on CentOS box</a></li>
<li>July 2, 2009 &#8212; <a href="http://www.asim.pk/2009/07/02/how-to-install-apache-php-and-mysql-on-centos/" title="How to Install Apache, PHP and MySQL on CentOS">How to Install Apache, PHP and MySQL on CentOS</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.asim.pk/2009/11/26/unfinished-transactions-remaining-run-yum-complete-transaction-first-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CentOS yum update missing dependency error</title>
		<link>http://www.asim.pk/2009/08/07/centos-yum-update-missing-dependency-error/</link>
		<comments>http://www.asim.pk/2009/08/07/centos-yum-update-missing-dependency-error/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 12:13:47 +0000</pubDate>
		<dc:creator>Asim Zeeshan</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[YUM]]></category>

		<guid isPermaLink="false">http://www.asim.pk/?p=429</guid>
		<description><![CDATA[If you are using yum update on CentOS and getting the following errors Missing Dependency: /usr/lib/python2.4 is needed by package libxml2-python-2.6.26-2.1.2.7.i386 (installed) gamin-python-0.1.7-8.el5.i386 from installed has depsolving problems Missing Dependency: /usr/lib/python2.4 is needed by package gamin-python-0.1.7-8.el5.i386 (installed) Error: Missing Dependency: /usr/lib/python2.4 is needed by package libxml2-python-2.6.26-2.1.2.7.i386 (installed) Error: Missing Dependency: /usr/lib/python2.4 is needed by package [...]]]></description>
			<content:encoded><![CDATA[<p>If you are using</p>
<pre class="brush: plain;">yum update</pre>
<p>on CentOS and getting the following errors</p>
<blockquote><p>Missing Dependency: /usr/lib/python2.4 is needed by package libxml2-python-2.6.26-2.1.2.7.i386 (installed)<br />
gamin-python-0.1.7-8.el5.i386 from installed has depsolving problems<br />
Missing Dependency: /usr/lib/python2.4 is needed by package gamin-python-0.1.7-8.el5.i386 (installed)<br />
Error: Missing Dependency: /usr/lib/python2.4 is needed by package libxml2-python-2.6.26-2.1.2.7.i386 (installed)<br />
Error: Missing Dependency: /usr/lib/python2.4 is needed by package gamin-python-0.1.7-8.el5.i386 (installed)</p></blockquote>
<p>Don&#8217;t panic, the solution is simple &#8230; just run the following command</p>
<pre class="brush: plain;">yum clean all</pre>
<p>Then do</p>
<pre class="brush: plain;">yum update</pre>
<h3>Related Posts (auto suggestions based on tags)</h3>
<ul class="related_post">
<li>May 28, 2010 &#8212; <a href="http://www.asim.pk/2010/05/28/build-essentials-in-centos/" title="Build-Essentials in CentOS?">Build-Essentials in CentOS?</a></li>
<li>January 9, 2010 &#8212; <a href="http://www.asim.pk/2010/01/09/to-update-or-not-to-update/" title="To update or not to update?">To update or not to update?</a></li>
<li>July 10, 2009 &#8212; <a href="http://www.asim.pk/2009/07/10/installing-php-5-2-6-on-centos-box/" title="Installing PHP 5.2.6 on CentOS box">Installing PHP 5.2.6 on CentOS box</a></li>
<li>July 2, 2009 &#8212; <a href="http://www.asim.pk/2009/07/02/how-to-install-apache-php-and-mysql-on-centos/" title="How to Install Apache, PHP and MySQL on CentOS">How to Install Apache, PHP and MySQL on CentOS</a></li>
<li>May 27, 2010 &#8212; <a href="http://www.asim.pk/2010/05/27/linode-is-blazzing-fast/" title="Linode is Blazzing Fast">Linode is Blazzing Fast</a></li>
<li>May 15, 2010 &#8212; <a href="http://www.asim.pk/2010/05/15/good-bye-centos-hello-ubuntu/" title="Good bye CentOS! Hello Ubuntu">Good bye CentOS! Hello Ubuntu</a></li>
<li>May 8, 2010 &#8212; <a href="http://www.asim.pk/2010/05/08/bought-a-new-vps-from-quickweb/" title="Bought a new VPS from QuickWeb">Bought a new VPS from QuickWeb</a></li>
<li>January 12, 2010 &#8212; <a href="http://www.asim.pk/2010/01/12/fixing-pear-unsupported-protocal-error/" title="Fixing Pear &#8216;unsupported protocal&#8217; error">Fixing Pear &#8216;unsupported protocal&#8217; error</a></li>
<li>November 26, 2009 &#8212; <a href="http://www.asim.pk/2009/11/26/unfinished-transactions-remaining-run-yum-complete-transaction-first-error/" title="Are you getting &#8220;Unfinished transactions remaining &#8230; run yum-complete-transaction first&#8221; error?">Are you getting &#8220;Unfinished transactions remaining &#8230; run yum-complete-transaction first&#8221; error?</a></li>
<li>July 1, 2009 &#8212; <a href="http://www.asim.pk/2009/07/01/how-to-install-webmin-in-centos/" title="How to Install Webmin in CentOS">How to Install Webmin in CentOS</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.asim.pk/2009/08/07/centos-yum-update-missing-dependency-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing PHP 5.2.6 on CentOS box</title>
		<link>http://www.asim.pk/2009/07/10/installing-php-5-2-6-on-centos-box/</link>
		<comments>http://www.asim.pk/2009/07/10/installing-php-5-2-6-on-centos-box/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 10:15:03 +0000</pubDate>
		<dc:creator>Asim Zeeshan</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[CentOS 5.3]]></category>
		<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Nano]]></category>
		<category><![CDATA[PHP 5]]></category>
		<category><![CDATA[repo]]></category>
		<category><![CDATA[utterramblings]]></category>
		<category><![CDATA[YUM]]></category>

		<guid isPermaLink="false">http://www.asim.pk/?p=408</guid>
		<description><![CDATA[If you want to install PHP 5.2.x instead of the PHP 1.5.6 offered with default CentOSPlus repo. Please consider installing the utterramblings repo. Setting up this repo is a breeze &#8230; just follow these steps nano -w /etc/yum.repos.d/utterramblings.repo (I prefer nano as I mentioned earlier in my posts but you can use vi or any [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to install PHP 5.2.x instead of the PHP 1.5.6 offered with default <a href="http://www.asim.pk/2009/07/02/how-to-install-apache-php-and-mysql-on-centos/" target="_blank"><strong>CentOSPlus repo</strong></a>. Please consider installing the <a href="http://www.jasonlitka.com/yum-repository/" target="_blank"><strong>utterramblings</strong></a> repo. Setting up this repo is a breeze &#8230; just follow these steps</p>
<p><span id="more-408"></span></p>
<pre class="brush: plain;">nano -w /etc/yum.repos.d/utterramblings.repo</pre>
<p>(I prefer nano as I mentioned earlier in my posts but you can use <strong>vi</strong> or any other editor that you like)</p>
<p>Then paste the following code in the editor</p>
<pre class="brush: plain;">[utterramblings]
name=Jason's Utter Ramblings Repo
baseurl=http://www.jasonlitka.com/media/EL$releasever/$basearch/
enabled=1
gpgcheck=1
gpgkey=http://www.jasonlitka.com/media/RPM-GPG-KEY-jlitka</pre>
<p>Hit <strong>Ctrl+X</strong> and it will prompt you to save this file, you need to confirm this with punching <strong>Y</strong></p>
<p>Now comes the last step, type the following and everything will be updated <img src='http://www.asim.pk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<pre class="brush: plain;">yum update</pre>
<p>Enjoy the latest packages <img src='http://www.asim.pk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>Note:</strong> PHP 5.3.0 is still not available in stable repos because the Zend Optimizer is still in Beta for that particular version.<br />
<h3>Related Posts (auto suggestions based on tags)</h3>
<ul class="related_post">
<li>May 15, 2010 &#8212; <a href="http://www.asim.pk/2010/05/15/good-bye-centos-hello-ubuntu/" title="Good bye CentOS! Hello Ubuntu">Good bye CentOS! Hello Ubuntu</a></li>
<li>July 2, 2009 &#8212; <a href="http://www.asim.pk/2009/07/02/how-to-install-apache-php-and-mysql-on-centos/" title="How to Install Apache, PHP and MySQL on CentOS">How to Install Apache, PHP and MySQL on CentOS</a></li>
<li>January 9, 2009 &#8212; <a href="http://www.asim.pk/2009/01/09/intall-apache-mysql-and-php-on-ubuntu-810/" title="Intall Apache, MySQL and PHP on Ubuntu 8.10">Intall Apache, MySQL and PHP on Ubuntu 8.10</a></li>
<li>January 8, 2009 &#8212; <a href="http://www.asim.pk/2009/01/08/ubuntu-810-perfect-linux-distro-for-php-development/" title="Ubuntu 8.10, Perfect Linux distro for PHP development">Ubuntu 8.10, Perfect Linux distro for PHP development</a></li>
<li>May 28, 2010 &#8212; <a href="http://www.asim.pk/2010/05/28/build-essentials-in-centos/" title="Build-Essentials in CentOS?">Build-Essentials in CentOS?</a></li>
<li>May 27, 2010 &#8212; <a href="http://www.asim.pk/2010/05/27/linode-is-blazzing-fast/" title="Linode is Blazzing Fast">Linode is Blazzing Fast</a></li>
<li>May 8, 2010 &#8212; <a href="http://www.asim.pk/2010/05/08/bought-a-new-vps-from-quickweb/" title="Bought a new VPS from QuickWeb">Bought a new VPS from QuickWeb</a></li>
<li>May 8, 2010 &#8212; <a href="http://www.asim.pk/2010/05/08/how-to-change-password-in-linux-console/" title="How to change password in linux console?">How to change password in linux console?</a></li>
<li>January 12, 2010 &#8212; <a href="http://www.asim.pk/2010/01/12/fixing-pear-unsupported-protocal-error/" title="Fixing Pear &#8216;unsupported protocal&#8217; error">Fixing Pear &#8216;unsupported protocal&#8217; error</a></li>
<li>January 9, 2010 &#8212; <a href="http://www.asim.pk/2010/01/09/to-update-or-not-to-update/" title="To update or not to update?">To update or not to update?</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.asim.pk/2009/07/10/installing-php-5-2-6-on-centos-box/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
