<?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>4's symfony blog &#187; centOS</title>
	<atom:link href="http://www.foolbirds.com/t/centos/feed" rel="self" type="application/rss+xml" />
	<link>http://www.foolbirds.com</link>
	<description>all about symfony</description>
	<lastBuildDate>Fri, 14 Oct 2011 12:36:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>查看各种服务的版本</title>
		<link>http://www.foolbirds.com/linux-show-service-version.html</link>
		<comments>http://www.foolbirds.com/linux-show-service-version.html#comments</comments>
		<pubDate>Sun, 04 Jan 2009 04:16:53 +0000</pubDate>
		<dc:creator>maker</dc:creator>
				<category><![CDATA[CentOS/Redhat]]></category>
		<category><![CDATA[centOS]]></category>
		<category><![CDATA[版本]]></category>

		<guid isPermaLink="false">http://www.foolbirds.com/?p=266</guid>
		<description><![CDATA[前几天刚刚给公司配了新的内网服务器, 今天bobhero要看结果, 那就简单看一下吧.
查看linux内核版本
$uname -r
&#62;2.6.27-7-generic
查看redhat/centos版本
$cat /etc/redhat -release
&#62;CentOS release 5.2 (Final)
查看php版本
$php -v
&#62;PHP 5.2.6 (cli) (built : May 5 2008 10:32:59)
&#62;Copyright (c) 1997-2008 The PHP Group
&#62;Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
查看mysql版本
$mysql -v
&#62;Server version: 5.0.45 Source distribution
查看apache版本
$rpm -qa httpd
&#62;httpd-2.2.3-11.el5_2.centos.4
$apache2 -v
&#62;Server version: Apache/2.2.8 (Ubuntu)
&#62;Server build: Feb 2 2008 04:03:01
查看sendmail版本
$sendmail -d -i
Version 8.13.8
查看symfony的版本
$symfony -V
symfony version 1.2.4-DEV (/home/maker/www/symfony/lib)
随机日志Symfony中自定义form中offsetUnset的应用开启symfony的CSRF保护Criteria详解局部模板和全局模板如何在List表单下面添加select系列动作gcc  升级引起的错误使用symfony [...]]]></description>
			<content:encoded><![CDATA[<p>前几天刚刚给公司配了新的内网服务器, 今天bobhero要看结果, 那就简单看一下吧.</p>
<p><strong>查看linux内核版本</strong><br />
$uname -r<br />
&gt;2.6.27-7-generic<br />
<strong>查看redhat/centos版本</strong><br />
$cat /etc/redhat -release<br />
&gt;CentOS release 5.2 (Final)<br />
<strong>查看php版本</strong><br />
$php -v<br />
&gt;PHP 5.2.6 (cli) (built : May 5 2008 10:32:59)<br />
&gt;Copyright (c) 1997-2008 The PHP Group<br />
&gt;Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies<br />
<strong>查看mysql版本</strong><br />
$mysql -v<br />
&gt;Server version: 5.0.45 Source distribution<br />
<strong>查看apache版本</strong><br />
$rpm -qa httpd<br />
&gt;httpd-2.2.3-11.el5_2.centos.4<br />
$apache2 -v<br />
&gt;Server version: Apache/2.2.8 (Ubuntu)<br />
&gt;Server build: Feb 2 2008 04:03:01</p></blockquote>
<p><strong>查看sendmail版本</strong><br />
$sendmail -d -i<br />
Version 8.13.8<br />
<strong>查看symfony的版本</strong><br />
$symfony -V<br />
symfony version 1.2.4-DEV (/home/maker/www/symfony/lib)</p>
<h3  class="related_post_title">随机日志</h3><ul class="related_post"><li><a href="http://www.foolbirds.com/let-symfony-work-in-ubuntu.html" title="在Ubuntu下面，让symfony工作起来">在Ubuntu下面，让symfony工作起来</a></li><li><a href="http://www.foolbirds.com/to-be-a-symfony-contributor.html" title="成为一名symfony文档贡献者.">成为一名symfony文档贡献者.</a></li><li><a href="http://www.foolbirds.com/create-symfony-plugin.html" title="创建symfony插件">创建symfony插件</a></li><li><a href="http://www.foolbirds.com/setup-filter-in-action.html" title="如何在action中设置filter过滤器，消除过滤影响">如何在action中设置filter过滤器，消除过滤影响</a></li><li><a href="http://www.foolbirds.com/symfony-creadential.html" title="symfony 权限访问控制（多用户访问证书）">symfony 权限访问控制（多用户访问证书）</a></li><li><a href="http://www.foolbirds.com/symfony-fckeditory-and-upload-image.html" title="在symfony中使用FCKeditor上传图片附件">在symfony中使用FCKeditor上传图片附件</a></li><li><a href="http://www.foolbirds.com/use-helpers.html" title="使用helper加快视图开发">使用helper加快视图开发</a></li><li><a href="http://www.foolbirds.com/symfony-cmd.html" title="symfony命令行详解">symfony命令行详解</a></li><li><a href="http://www.foolbirds.com/symfony-references-with-propel.html" title="symfony数据表关联详解(for propel)">symfony数据表关联详解(for propel)</a></li><li><a href="http://www.foolbirds.com/%e5%88%a4%e6%96%ad%e6%90%9c%e7%b4%a2%e5%bc%95%e6%93%8e%e7%88%ac%e8%99%ab.html" title="判断搜索引擎爬虫">判断搜索引擎爬虫</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.foolbirds.com/linux-show-service-version.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

