<?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>雨无形的BLOG &#187; linux</title>
	<atom:link href="http://www.yuwuxing.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yuwuxing.com</link>
	<description>关注互联网发展</description>
	<lastBuildDate>Fri, 23 Dec 2011 04:00:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>linux笔记(2)lvm调整分区大小</title>
		<link>http://www.yuwuxing.com/lvm-revision-partition/</link>
		<comments>http://www.yuwuxing.com/lvm-revision-partition/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 06:16:10 +0000</pubDate>
		<dc:creator>雨无形</dc:creator>
				<category><![CDATA[服务器相关]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lvm]]></category>
		<category><![CDATA[分区]]></category>

		<guid isPermaLink="false">http://www.yuwuxing.com/?p=54</guid>
		<description><![CDATA[<p>LVM 修改分区大小</p><blockquote><p>减少某分区大小<br />#umount /home<br />#mke2fs -n /dev/vgsys/lvhome<br />这个命令可以得到blocksize 和blocks。blocksize * blocks 就是分区的总大小，byte,<br />然后算出想到最终的大小，或减少的大小，单位为byte, 然后除以blocksize，即为最终大小的blocks。<br />#resize2fs -f /dev/vgsys/lvhome new_block_size<br />...</p><table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-command-note-part1%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flvm-revision-partition%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux 命令笔记1</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-file-directory-limited%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flvm-revision-partition%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux笔记(1)文件目录权限</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-zend-activation%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flvm-revision-partition%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">关于linux下安装zend不能激活的问题</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Fsetup-openssl-in-centos%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flvm-revision-partition%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">在centos 5.2 linux 下安装openssl</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Ftable-study-note%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flvm-revision-partition%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">关于表格的学习笔记</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>LVM 修改分区大小</p>
<blockquote><p>减少某分区大小<br />#umount /home<br />#mke2fs -n /dev/vgsys/lvhome<br />这个命令可以得到blocksize 和blocks。blocksize * blocks 就是分区的总大小，byte,<br />然后算出想到最终的大小，或减少的大小，单位为byte, 然后除以blocksize，即为最终大小的blocks。<br />#resize2fs -f /dev/vgsys/lvhome new_block_size<br />#lvreduce -L -20G /dev/vgsys/lvhome<br />#mount /home</p>
</blockquote>
<p>增加某分区大小</p>
<blockquote><p>#lvextend -L +20G /dev/vgsys/lvhome<br />#resize2fs /dev/vgsys/lvhome</p>
</blockquote>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-command-note-part1%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flvm-revision-partition%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux 命令笔记1</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-file-directory-limited%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flvm-revision-partition%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux笔记(1)文件目录权限</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-zend-activation%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flvm-revision-partition%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">关于linux下安装zend不能激活的问题</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Fsetup-openssl-in-centos%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flvm-revision-partition%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">在centos 5.2 linux 下安装openssl</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Ftable-study-note%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flvm-revision-partition%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">关于表格的学习笔记</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.yuwuxing.com/lvm-revision-partition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>在centos 5.2 linux 下安装openssl</title>
		<link>http://www.yuwuxing.com/setup-openssl-in-centos/</link>
		<comments>http://www.yuwuxing.com/setup-openssl-in-centos/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 05:26:56 +0000</pubDate>
		<dc:creator>雨无形</dc:creator>
				<category><![CDATA[服务器相关]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[openssl]]></category>

		<guid isPermaLink="false">http://www.yuwuxing.com/?p=50</guid>
		<description><![CDATA[<p>&#160;第一步当然是下载了</p><div>截止到今天的最新版本下载地址为http://www.openssl.org/source/openssl-0.9.8k.tar.gz</div><div>我们在linux下输入命令:</div><div>cd /usr/local/src</div><div>wget http://www.openssl.org/source/openssl-0.9.8k.tar.gz</div><div>下载openssl到/usr/local/src目录下</div><p>...</p><table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-command-note-part1%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Fsetup-openssl-in-centos%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux 命令笔记1</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Fcentos-rpm-setup-mysql%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Fsetup-openssl-in-centos%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">centos 下 rpm方式安装mysql</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-zend-activation%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Fsetup-openssl-in-centos%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">关于linux下安装zend不能激活的问题</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-file-directory-limited%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Fsetup-openssl-in-centos%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux笔记(1)文件目录权限</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flvm-revision-partition%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Fsetup-openssl-in-centos%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux笔记(2)lvm调整分区大小</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>第一步当然是下载了</p>
<p>截止到今天的最新版本下载地址为http://www.openssl.org/source/openssl-0.9.8k.tar.gz</p>
<p>我们在linux下输入命令:</p>
<blockquote><p>cd /usr/local/src</p>
<p>wget http://www.openssl.org/source/openssl-0.9.8k.tar.gz</p>
</blockquote>
<p>下载openssl到/usr/local/src目录下</p>
<p>然后开始安装，一次执行以下命令即可。</p>
<blockquote><p>tar zxvf openssl-0.9.8k.tar.gz</p>
<p>cd openssl-0.9.8k</p>
<p>./config shared zlib</p>
<p>make</p>
<p>make test</p>
<p>make install</p>
<p>mv /usr/bin/openssl /usr/bin/openssl.save</p>
<p>mv /usr/include/openssl /usr/include/openssl.save</p>
<p>mv /usr/lib/libssl.so /usr/lib/libssl.so.save</p>
<p>ln -s /usr/local/ssl/bin/openssl /usr/bin/openssl</p>
<p>ln -s /usr/local/ssl/include/openssl /usr/include/openssl</p>
<p>ln -sv /usr/local/ssl/lib/libssl.so.0.9.8 /usr/lib/libssl.so</p>
</blockquote>
<p>到此安装完毕，然后配置库文件搜索路径</p>
<blockquote><p>cd ..</p>
<p>echo &quot;/usr/local/ssl/lib&quot; &gt;&gt; /etc/ld.so.conf</p>
<p>ldconfig -v</p>
</blockquote>
<p>&nbsp;</p>
<p>最后检测一下安装结果</p>
<blockquote><p>openssl version</p>
</blockquote>
<p>如果出现你的openssl的版本号即为安装成功了</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-command-note-part1%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Fsetup-openssl-in-centos%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux 命令笔记1</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Fcentos-rpm-setup-mysql%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Fsetup-openssl-in-centos%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">centos 下 rpm方式安装mysql</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-zend-activation%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Fsetup-openssl-in-centos%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">关于linux下安装zend不能激活的问题</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-file-directory-limited%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Fsetup-openssl-in-centos%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux笔记(1)文件目录权限</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flvm-revision-partition%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Fsetup-openssl-in-centos%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux笔记(2)lvm调整分区大小</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.yuwuxing.com/setup-openssl-in-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>linux笔记(1)文件目录权限</title>
		<link>http://www.yuwuxing.com/linux-file-directory-limited/</link>
		<comments>http://www.yuwuxing.com/linux-file-directory-limited/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 07:48:14 +0000</pubDate>
		<dc:creator>雨无形</dc:creator>
				<category><![CDATA[服务器相关]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[权限]]></category>

		<guid isPermaLink="false">http://www.yuwuxing.com/?p=47</guid>
		<description><![CDATA[<p>文档目录权限设置<br />- rwx rwx rwx对应的分别是<br />- 文档目录类型（文档&#8220;-&#8221;/目录&#8220;d&#8221;）<br />第一个rwx 文档所有者权限（读&#8220;r&#8221;写&#8220;w&#8221;运行&#8220;x&#8221;）<br />第二个rwx 文档所在群组权限（读&#8220;r&#8221;写&#8220;w&#8221;运行&#8220;x&#8221;）<br />第三个rwx 其它用户权限（读&#8220;r&#8221;写&#8220;w&#8221;运行&#8220;x&#8221;）<br />...</p><table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-command-note-part1%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-file-directory-limited%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux 命令笔记1</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-zend-activation%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-file-directory-limited%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">关于linux下安装zend不能激活的问题</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flvm-revision-partition%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-file-directory-limited%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux笔记(2)lvm调整分区大小</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Fsetup-openssl-in-centos%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-file-directory-limited%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">在centos 5.2 linux 下安装openssl</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Ftable-study-note%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-file-directory-limited%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">关于表格的学习笔记</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>文档目录权限设置<br />- rwx rwx rwx对应的分别是<br />- 文档目录类型（文档&ldquo;-&rdquo;/目录&ldquo;d&rdquo;）<br />第一个rwx 文档所有者权限（读&ldquo;r&rdquo;写&ldquo;w&rdquo;运行&ldquo;x&rdquo;）<br />第二个rwx 文档所在群组权限（读&ldquo;r&rdquo;写&ldquo;w&rdquo;运行&ldquo;x&rdquo;）<br />第三个rwx 其它用户权限（读&ldquo;r&rdquo;写&ldquo;w&rdquo;运行&ldquo;x&rdquo;）<br />注意目录如果没有x运行权限是无法列出目录的</p>
<p>chgrp ：改变档案所属群组<br />chgrp 群组名称 文档名称</p>
<p>chown ：改变档案所属人<br />chown 所属人 文档名称<br />chown -R 所属人:所属群组 文档名称<br />如果要连目录下的所有次目录或档案同时更改档案拥有者的话，直接加上 &ndash;R 的参数即可</p>
<p>chmod ：改变档案的属性、 SUID 、等等的特性<br />r:4 <br />w:2 <br />x:1 <br />chmod -R xyz 文档名</p>
<p>正规档案( regular file )：就是一般类型的档案，在由 ls &ndash;al 所显示出来的属性方面，第一个属性为 [ - ]。另外，依照档案的内容，又大略可以分为两种档案种类： <br />纯文字文件(ascii) ：这是 Unix 系统中最多的一种啰，几乎只要我们可以用来做为设定的档案都属于这一种； <br />二进制文件(binary) ：通常执行档除了 scripts （文字型批次文件）之外，就是这一种档案格式； <br />　 <br />目录 (directory)：就是目录啦！第一个属性为 [ d ]； <br />　 <br />连结档 (link)：就是类似 Windows 底下的快捷方式啦！第一个属性为 [ l ]； <br />　 <br />设备档 (device)：与系统周边相关的一些档案，通常都集中在 /dev 这个目录之下！通常又分为两种： <br />区块 (block) 设备档 ：就是一些储存数据，以提供系统存取的接口设备，简单的说就是硬盘啦！例如你的一号硬盘的代码是 /dev/hda1 等等的档案啦！第一个属性为 [ b ]； <br />字符 (character) 设备档 ：亦即是一些串行端口的接口设备，例如键盘、鼠标等等！第一个属性为 [ c ]。</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-command-note-part1%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-file-directory-limited%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux 命令笔记1</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-zend-activation%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-file-directory-limited%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">关于linux下安装zend不能激活的问题</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flvm-revision-partition%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-file-directory-limited%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux笔记(2)lvm调整分区大小</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Fsetup-openssl-in-centos%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-file-directory-limited%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">在centos 5.2 linux 下安装openssl</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Ftable-study-note%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-file-directory-limited%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">关于表格的学习笔记</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.yuwuxing.com/linux-file-directory-limited/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>关于linux下安装zend不能激活的问题</title>
		<link>http://www.yuwuxing.com/linux-zend-activation/</link>
		<comments>http://www.yuwuxing.com/linux-zend-activation/#comments</comments>
		<pubDate>Sat, 26 Jan 2008 06:03:32 +0000</pubDate>
		<dc:creator>雨无形</dc:creator>
				<category><![CDATA[服务器相关]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://www.yuwuxing.com/?p=9</guid>
		<description><![CDATA[<p>昨天晚上安装zend，安装成功了可是用phpinfo()检查的时候zend Optimizer却没有激活，一直以为是配置的问题，找了半天，最后发现是SElinux和Zend冲突的问题，关闭SElinux就好了。</p><table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-file-directory-limited%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-zend-activation%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux笔记(1)文件目录权限</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-command-note-part1%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-zend-activation%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux 命令笔记1</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Fsetup-openssl-in-centos%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-zend-activation%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">在centos 5.2 linux 下安装openssl</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flvm-revision-partition%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-zend-activation%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux笔记(2)lvm调整分区大小</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Fa-good-album-zenphoto-install%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-zend-activation%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">一个优秀的相册程序zenphoto安装记</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>昨天晚上安装zend，安装成功了可是用phpinfo()检查的时候zend Optimizer却没有激活，一直以为是配置的问题，找了半天，最后发现是SElinux和Zend冲突的问题，关闭SElinux就好了。</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-file-directory-limited%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-zend-activation%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux笔记(1)文件目录权限</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-command-note-part1%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-zend-activation%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux 命令笔记1</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Fsetup-openssl-in-centos%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-zend-activation%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">在centos 5.2 linux 下安装openssl</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flvm-revision-partition%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-zend-activation%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux笔记(2)lvm调整分区大小</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Fa-good-album-zenphoto-install%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-zend-activation%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">一个优秀的相册程序zenphoto安装记</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.yuwuxing.com/linux-zend-activation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>linux 命令笔记1</title>
		<link>http://www.yuwuxing.com/linux-command-note-part1/</link>
		<comments>http://www.yuwuxing.com/linux-command-note-part1/#comments</comments>
		<pubDate>Fri, 25 Jan 2008 16:16:27 +0000</pubDate>
		<dc:creator>雨无形</dc:creator>
				<category><![CDATA[服务器相关]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.yuwuxing.com/?p=8</guid>
		<description><![CDATA[<p>通过安装linux和配置服务器暂时学会了以下命令 rpm tar find等</p><table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-zend-activation%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-command-note-part1%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">关于linux下安装zend不能激活的问题</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-file-directory-limited%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-command-note-part1%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux笔记(1)文件目录权限</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flvm-revision-partition%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-command-note-part1%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux笔记(2)lvm调整分区大小</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Fsetup-openssl-in-centos%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-command-note-part1%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">在centos 5.2 linux 下安装openssl</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Ftable-study-note%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-command-note-part1%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">关于表格的学习笔记</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>通过安装linux和配置服务器暂时学会了以下命令安装rpm软件 rpm -ivh 文件名查找安装的软件 rpm -qa|grep 文件名卸载rpm软件 rpm -e 软件名强制卸载 rpm -e &#8211;nodeps 软件名升技rpm软件 rpm -uvh 文件名 解压tar包 tar xzvf 文件名 查找文件 find / -name 文件名</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-zend-activation%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-command-note-part1%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">关于linux下安装zend不能激活的问题</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-file-directory-limited%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-command-note-part1%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux笔记(1)文件目录权限</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Flvm-revision-partition%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-command-note-part1%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">linux笔记(2)lvm调整分区大小</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Fsetup-openssl-in-centos%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-command-note-part1%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">在centos 5.2 linux 下安装openssl</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect.htm?url=http%3A%2F%2Fwww.yuwuxing.com%2Ftable-study-note%2F&from=http%3A%2F%2Fwww.yuwuxing.com%2Flinux-command-note-part1%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">关于表格的学习笔记</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems.htm" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://www.yuwuxing.com/linux-command-note-part1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

