<?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>fengcool.com &#187; Linux commands</title>
	<atom:link href="http://www.fengcool.com/tag/linux-commands/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fengcool.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 31 May 2010 02:22:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Check Linux Versions &#8211; common commands part1</title>
		<link>http://www.fengcool.com/2008/03/check-linux-versions-common-commands-part1/</link>
		<comments>http://www.fengcool.com/2008/03/check-linux-versions-common-commands-part1/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 16:32:56 +0000</pubDate>
		<dc:creator>Nelson</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux commands]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://www.fengcool.com/2008/03/check-linux-version-linux-common-commands-1/</guid>
		<description><![CDATA[Linux commands to check Linux version, kernel version, php version, mysql verison and others on Linux server]]></description>
			<content:encoded><![CDATA[<ul>
<li>Check Linux Kernel version:</li>
</ul>
<p>uname -a</p>
<ul>
<li>Check Linux version</li>
</ul>
<p><span id="intelliTxt"> cat /proc/version</span></p>
<ul>
<li>Check Redhat based Linux version</li>
</ul>
<p>cat /etc/redhat-release</p>
<ul>
<li>Check PHP version on Linux server</li>
</ul>
<p>php -v</p>
<ul>
<li>Check mysql version on linux server</li>
</ul>
<p>mysql -V</p>
<ul>
<li>Check apache version on linux server</li>
</ul>
<p>httpd -v</p>
<a rel="external nofollow" class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.fengcool.com%2F2008%2F03%2Fcheck-linux-versions-common-commands-part1%2F&amp;linkname=Check%20Linux%20Versions%20%26%238211%3B%20common%20commands%20part1"><img src="http://www.fengcool.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.fengcool.com/2008/03/check-linux-versions-common-commands-part1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
