﻿<?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>麦子地 &#187; Linux</title>
	<atom:link href="http://www.maizidi.com/category/operating-system/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.maizidi.com</link>
	<description>介绍实用的软件及其使用技巧、网络应用和相关的行业新闻</description>
	<lastBuildDate>Fri, 07 Oct 2011 02:54:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>nginx 1.0.0 稳定版发布</title>
		<link>http://www.maizidi.com/nginx-1-stable-released/</link>
		<comments>http://www.maizidi.com/nginx-1-stable-released/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 12:41:44 +0000</pubDate>
		<dc:creator>麦子地</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.maizidi.com/?p=1117</guid>
		<description><![CDATA[Nginx ("engine x") 是一个高性能的 HTTP 和 反向代理 服务器，也是一个 IMAP/POP3/SMTP 代理服务器 。 Nginx 是由 Igor Sysoev 为俄罗斯访问量第二的Rambler.ru 站点开发。 <a href="http://www.maizidi.com/nginx-1-stable-released/">继续阅读 <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Here we go!<br />
nginx-1.0.0 stable version has been released.</p>
<p>ngxin 1.0.0稳定版正式发布！<span id="more-1117"></span></p>
<p><a href="http://nginx.org/en/CHANGES" target="_blank">http://nginx.org/en/CHANGES</a><br />
Changes with nginx 1.0.0                                         12 Apr 2011</p>
<p>*) Bugfix: a cache manager might hog CPU after reload.<br />
Thanks to Maxim Dounin.</p>
<p>*) Bugfix: an “image_filter crop” directive worked incorrectly coupled<br />
with an “image_filter rotate 180&#8243; directive.</p>
<p>*) Bugfix: a “satisfy any” directive disabled custom 401 error page.</p>
<p><strong><a rel="nofollow" href="http://nginx.net/">Nginx</a> </strong>(“engine x”) 是一个高性能的 HTTP 和 反向代理 服务器，也是一个 IMAP/POP3/SMTP 代理服务器 。 Nginx 是由 Igor Sysoev 为俄罗斯访问量第二的<a rel="nofollow" href="http://rambler.ru/">Rambler.ru</a> 站点开发。</p>
<p>nginx的开发始于9年前。第一个公开的版本0.1.0于2004年10月4日发布。现在，据W3Techs报道，在top1,000,000的站点中使用nginx的占6.8%。另外，46.9%的俄罗斯站点都在使用nginx。
<div style="margin-top: 15px">版权声明：本站原创文章可以任意转载，请务必完整保留以下版权信息：<br />
转载自<a href="http://www.maizidi.com/">麦子地</a> 链接地址: <a href="http://www.maizidi.com/nginx-1-stable-released/">nginx 1.0.0 稳定版发布</a>
</div>
<h2  class="related_post_title">相关日志</h2><ul class="related_post"><li>2011/02/19 -- <a href="http://www.maizidi.com/yougetsignal-visual-tracert/" title="可视化的trace route网络服务">可视化的trace route网络服务</a> (0)</li><li>2010/07/01 -- <a href="http://www.maizidi.com/adobe-browserlab/" title="Adobe BrowserLab：快速预览网页在不同浏览器、操作系统下的显示效果">Adobe BrowserLab：快速预览网页在不同浏览器、操作系统下的显示效果</a> (1)</li><li>2010/04/10 -- <a href="http://www.maizidi.com/baidu-sitemap/" title="百度站长平台开始封闭测试">百度站长平台开始封闭测试</a> (1)</li><li>2010/04/10 -- <a href="http://www.maizidi.com/linode-refund/" title="Linode申请退款记录">Linode申请退款记录</a> (7)</li><li>2010/04/08 -- <a href="http://www.maizidi.com/ie-sogou-2/" title="搜狗高速浏览器2.0正式版发布">搜狗高速浏览器2.0正式版发布</a> (3)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.maizidi.com/nginx-1-stable-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>linux下读取bin文件</title>
		<link>http://www.maizidi.com/linux-open-bin/</link>
		<comments>http://www.maizidi.com/linux-open-bin/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 09:32:12 +0000</pubDate>
		<dc:creator>麦子地</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.maizidi.com/index.php/113</guid>
		<description><![CDATA[<p>bin文件是一种光盘镜像格式，生成此文件是还会伴随生成一个cue文件。</p><p>在Linux上使用bin文件时，可以先将其转换为iso文件，在使用mount命令挂载。</p><ol>    <li>安装转换工具bchunk( <a href="http://he.fi/bchunk/" title="http://he.fi/bchunk/">http://he.fi/bchunk/</a> )；</li>    <li>#bchunk file.bin file.cue outputfile (file.bin file.cue为你的bin和cue文件名，outputfile为转换后的文件名)</li>    ...</ol>
 <a href="http://www.maizidi.com/linux-open-bin/">继续阅读 <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>bin文件是一种光盘镜像格式，生成此文件是还会伴随生成一个cue文件。</p>
<p>在Linux上使用bin文件时，可以先将其转换为iso文件，在使用mount命令挂载。</p>
<ol>
<li>安装转换工具bchunk( <a href="http://he.fi/bchunk/" title="http://he.fi/bchunk/">http://he.fi/bchunk/</a> )；</li>
<li>#bchunk file.bin file.cue outputfile (file.bin file.cue为你的bin和cue文件名，outputfile为转换后的文件名)</li>
<li>#mount -t iso9660 outputfile /mnt/cdrom -o loop</li>
</ol>
<div style="margin-top: 15px">版权声明：本站原创文章可以任意转载，请务必完整保留以下版权信息：<br />
转载自<a href="http://www.maizidi.com/">麦子地</a> 链接地址: <a href="http://www.maizidi.com/linux-open-bin/">linux下读取bin文件</a>
</div>
<h2  class="related_post_title">相关日志</h2><ul class="related_post"><li>2011/04/12 -- <a href="http://www.maizidi.com/nginx-1-stable-released/" title="nginx 1.0.0 稳定版发布">nginx 1.0.0 稳定版发布</a> (0)</li><li>2008/09/11 -- <a href="http://www.maizidi.com/linux-server-command/" title="服务器操作命令">服务器操作命令</a> (0)</li><li>2008/07/22 -- <a href="http://www.maizidi.com/vsftp-can-not-access-directory/" title="vsftp 无法访问目录">vsftp 无法访问目录</a> (0)</li><li>2008/07/19 -- <a href="http://www.maizidi.com/linux64-install-flashplayer/" title="Linux64位系统下安装flashplayer插件">Linux64位系统下安装flashplayer插件</a> (0)</li><li>2008/04/24 -- <a href="http://www.maizidi.com/fedora-9-will-released/" title="Fedora 9 发布倒计时">Fedora 9 发布倒计时</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.maizidi.com/linux-open-bin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>服务器操作命令</title>
		<link>http://www.maizidi.com/linux-server-command/</link>
		<comments>http://www.maizidi.com/linux-server-command/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 14:52:33 +0000</pubDate>
		<dc:creator>麦子地</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.maizidi.com/index.php/104</guid>
		<description><![CDATA[<p>vncserver修改 .vnc/xstartup将tvm修改为gnome-session打开vnc服务：$vncserver -geometry 1440x900实时查看nohup.out追加内容tail -f nohup.out</p>
 <a href="http://www.maizidi.com/linux-server-command/">继续阅读 <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>vncserver</p>
<p>修改 .vnc/xstartup</p>
<p>将tvm修改为gnome-session</p>
<p>打开vnc服务：</p>
<p><span style="color: #ffffff;"><span style="background-color: #000000;">$vncserver -geometry 1440&#215;900</span></span></p>
<p>实时查看nohup.out追加内容</p>
<p><span style="color: #ffffff;"><span style="background-color: #000000;">tail -f nohup.out</span></span></p>
<hr />设置防火墙及开机启动服务</p>
<p><span style="color: #ffffff;"><span style="background-color: #000000;">#setup</span></span></p>
<hr />设置某服务开机自动启动，如mysqlserver</p>
<p><span style="color: #ffffff;"><span style="background-color: #000000;">#chkconfig mysqld on</span></span></p>
<hr />
<div style="margin-top: 15px">版权声明：本站原创文章可以任意转载，请务必完整保留以下版权信息：<br />
转载自<a href="http://www.maizidi.com/">麦子地</a> 链接地址: <a href="http://www.maizidi.com/linux-server-command/">服务器操作命令</a>
</div>
<h2  class="related_post_title">相关日志</h2><ul class="related_post"><li>2011/04/12 -- <a href="http://www.maizidi.com/nginx-1-stable-released/" title="nginx 1.0.0 稳定版发布">nginx 1.0.0 稳定版发布</a> (0)</li><li>2008/09/30 -- <a href="http://www.maizidi.com/linux-open-bin/" title="linux下读取bin文件">linux下读取bin文件</a> (2)</li><li>2008/07/22 -- <a href="http://www.maizidi.com/vsftp-can-not-access-directory/" title="vsftp 无法访问目录">vsftp 无法访问目录</a> (0)</li><li>2008/07/19 -- <a href="http://www.maizidi.com/linux64-install-flashplayer/" title="Linux64位系统下安装flashplayer插件">Linux64位系统下安装flashplayer插件</a> (0)</li><li>2008/04/24 -- <a href="http://www.maizidi.com/fedora-9-will-released/" title="Fedora 9 发布倒计时">Fedora 9 发布倒计时</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.maizidi.com/linux-server-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vsftp 无法访问目录</title>
		<link>http://www.maizidi.com/vsftp-can-not-access-directory/</link>
		<comments>http://www.maizidi.com/vsftp-can-not-access-directory/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 16:08:19 +0000</pubDate>
		<dc:creator>麦子地</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://mahongbin.yo2.cn/archives/632824</guid>
		<description><![CDATA[使用本地用户名和密码访问ftp（vsftp）出现： cannot change directory:/home/*** 经查明，发现是因为SE配置关闭了ftp 使用命令 getsebool ftpd_disable_trans 能够查看当前的状态假如不是on 可以这样设置 &#62; setsebool -P ftpd_disable_trans 1 selinux的问题也能够使用 管理工具中的 selinux management 来调整相关配置 版权声明：本站原创文章可以任意转载，请务必完整保留以下版权信息： 转载自麦子地 链接地址: vsftp 无法访问目录 相关日志2011/04/12 -- nginx 1.0.0 稳定版发布 (0)2008/09/30 -- linux下读取bin文件 (2)2008/09/11 -- 服务器操作命令 (0)2008/07/19 -- Linux64位系统下安装flashplayer插件 (0)2008/04/24 &#8230; <a href="http://www.maizidi.com/vsftp-can-not-access-directory/">继续阅读 <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>使用本地用户名和密码访问ftp（vsftp）出现：<br />
cannot change directory:/home/***</p>
<p>经查明，发现是因为SE配置关闭了ftp</p>
<p>使用命令<br />
getsebool <a name="baidusnap0"></a><strong style="color: black; background-color: #ffff66">ftpd_disable_trans</strong><br />
能够查看当前的状态假如不是on</p>
<p>可以这样设置</p>
<p>&gt; setsebool -P ftpd_disable_trans 1</p>
<p>selinux的问题也能够使用 管理工具中的 selinux management 来调整相关配置
<div style="margin-top: 15px">版权声明：本站原创文章可以任意转载，请务必完整保留以下版权信息：<br />
转载自<a href="http://www.maizidi.com/">麦子地</a> 链接地址: <a href="http://www.maizidi.com/vsftp-can-not-access-directory/">vsftp 无法访问目录</a>
</div>
<h2  class="related_post_title">相关日志</h2><ul class="related_post"><li>2011/04/12 -- <a href="http://www.maizidi.com/nginx-1-stable-released/" title="nginx 1.0.0 稳定版发布">nginx 1.0.0 稳定版发布</a> (0)</li><li>2008/09/30 -- <a href="http://www.maizidi.com/linux-open-bin/" title="linux下读取bin文件">linux下读取bin文件</a> (2)</li><li>2008/09/11 -- <a href="http://www.maizidi.com/linux-server-command/" title="服务器操作命令">服务器操作命令</a> (0)</li><li>2008/07/19 -- <a href="http://www.maizidi.com/linux64-install-flashplayer/" title="Linux64位系统下安装flashplayer插件">Linux64位系统下安装flashplayer插件</a> (0)</li><li>2008/04/24 -- <a href="http://www.maizidi.com/fedora-9-will-released/" title="Fedora 9 发布倒计时">Fedora 9 发布倒计时</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.maizidi.com/vsftp-can-not-access-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux64位系统下安装flashplayer插件</title>
		<link>http://www.maizidi.com/linux64-install-flashplayer/</link>
		<comments>http://www.maizidi.com/linux64-install-flashplayer/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 05:48:19 +0000</pubDate>
		<dc:creator>麦子地</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://mahongbin.yo2.cn/archives/632698</guid>
		<description><![CDATA[我使用的是64位的Centos，今天重新安装了一下FireFox，发现安装flahplayer插件后仍然提示安装插件。 上网查了一下，原来需要安装nspluginwrapper，才能是i386版本的flashplayer在64位的Firefox上正常使用。 yum -y install nspluginwrapper.{i386,x86_64} 原文：http://fedorasolved.org/browser-solutions/flash 版权声明：本站原创文章可以任意转载，请务必完整保留以下版权信息： 转载自麦子地 链接地址: Linux64位系统下安装flashplayer插件 相关日志2011/04/12 -- nginx 1.0.0 稳定版发布 (0)2008/09/30 -- linux下读取bin文件 (2)2008/09/11 -- 服务器操作命令 (0)2008/07/22 -- vsftp 无法访问目录 (0)2008/04/24 -- Fedora 9 发布倒计时 (0)]]></description>
			<content:encoded><![CDATA[<p>我使用的是64位的Centos，今天重新安装了一下FireFox，发现安装flahplayer插件后仍然提示安装插件。</p>
<p>上网查了一下，原来需要安装<em>nspluginwrapper</em>，才能是i386版本的flashplayer在64位的Firefox上正常使用。</p>
<pre class="screen">yum -y install nspluginwrapper.{i386,x86_64}</pre>
<pre class="screen">原文：http://fedorasolved.org/browser-solutions/flash</pre>
<div style="margin-top: 15px">版权声明：本站原创文章可以任意转载，请务必完整保留以下版权信息：<br />
转载自<a href="http://www.maizidi.com/">麦子地</a> 链接地址: <a href="http://www.maizidi.com/linux64-install-flashplayer/">Linux64位系统下安装flashplayer插件</a>
</div>
<h2  class="related_post_title">相关日志</h2><ul class="related_post"><li>2011/04/12 -- <a href="http://www.maizidi.com/nginx-1-stable-released/" title="nginx 1.0.0 稳定版发布">nginx 1.0.0 稳定版发布</a> (0)</li><li>2008/09/30 -- <a href="http://www.maizidi.com/linux-open-bin/" title="linux下读取bin文件">linux下读取bin文件</a> (2)</li><li>2008/09/11 -- <a href="http://www.maizidi.com/linux-server-command/" title="服务器操作命令">服务器操作命令</a> (0)</li><li>2008/07/22 -- <a href="http://www.maizidi.com/vsftp-can-not-access-directory/" title="vsftp 无法访问目录">vsftp 无法访问目录</a> (0)</li><li>2008/04/24 -- <a href="http://www.maizidi.com/fedora-9-will-released/" title="Fedora 9 发布倒计时">Fedora 9 发布倒计时</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.maizidi.com/linux64-install-flashplayer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mysql 常用操作命令</title>
		<link>http://www.maizidi.com/mysql-frequently-used-command/</link>
		<comments>http://www.maizidi.com/mysql-frequently-used-command/#comments</comments>
		<pubDate>Fri, 02 May 2008 21:49:43 +0000</pubDate>
		<dc:creator>麦子地</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://mahongbin.yo2.cn/archives/629872</guid>
		<description><![CDATA[mysql 是一个应用非常广泛的网络数据库，由于临时用到，所以没有专门去借书。在网上找到一些相关资料，我就不进行无用的copy了，链接如下： http://hi.baidu.com/hacker8888/blog/item/546c33ad3850460d4a36d638.html http://hi.baidu.com/langyanqi/blog/item/a8610bf776a2e923730eec51.html http://hi.baidu.com/kowstudio/blog/item/82458bafc61c0acf7dd92a5d.html 另外，推荐官方参考手册 http://dev.mysql.com/doc/refman/5.1/zh/index.html 版权声明：本站原创文章可以任意转载，请务必完整保留以下版权信息： 转载自麦子地 链接地址: Mysql 常用操作命令 相关日志2011/04/12 -- nginx 1.0.0 稳定版发布 (0)2011/02/19 -- 可视化的trace route网络服务 (0)2010/07/01 -- Adobe BrowserLab：快速预览网页在不同浏览器、操作系统下的显示效果 (1)2010/04/10 -- 百度站长平台开始封闭测试 (1)2010/04/10 -- Linode申请退款记录 (7)]]></description>
			<content:encoded><![CDATA[<p><img style="max-width: 800px;" src="http://farm3.static.flickr.com/2272/2458640189_7991cffc2e_o.gif" /><br />mysql 是一个应用非常广泛的网络数据库，由于临时用到，所以没有专门去借书。在网上找到一些相关资料，我就不进行无用的copy了，链接如下：</p>
<p>http://hi.baidu.com/hacker8888/blog/item/546c33ad3850460d4a36d638.html</p>
<p>http://hi.baidu.com/langyanqi/blog/item/a8610bf776a2e923730eec51.html</p>
<p>http://hi.baidu.com/kowstudio/blog/item/82458bafc61c0acf7dd92a5d.html</p>
<p>另外，推荐官方参考手册</p>
<p><a href="http://dev.mysql.com/doc/refman/5.1/zh/index.html" title="　Performancing for Firefox" target="_blank">http://dev.mysql.com/doc/refman/5.1/zh/index.html</a>
<div style="margin-top: 15px">版权声明：本站原创文章可以任意转载，请务必完整保留以下版权信息：<br />
转载自<a href="http://www.maizidi.com/">麦子地</a> 链接地址: <a href="http://www.maizidi.com/mysql-frequently-used-command/">Mysql 常用操作命令</a>
</div>
<h2  class="related_post_title">相关日志</h2><ul class="related_post"><li>2011/04/12 -- <a href="http://www.maizidi.com/nginx-1-stable-released/" title="nginx 1.0.0 稳定版发布">nginx 1.0.0 稳定版发布</a> (0)</li><li>2011/02/19 -- <a href="http://www.maizidi.com/yougetsignal-visual-tracert/" title="可视化的trace route网络服务">可视化的trace route网络服务</a> (0)</li><li>2010/07/01 -- <a href="http://www.maizidi.com/adobe-browserlab/" title="Adobe BrowserLab：快速预览网页在不同浏览器、操作系统下的显示效果">Adobe BrowserLab：快速预览网页在不同浏览器、操作系统下的显示效果</a> (1)</li><li>2010/04/10 -- <a href="http://www.maizidi.com/baidu-sitemap/" title="百度站长平台开始封闭测试">百度站长平台开始封闭测试</a> (1)</li><li>2010/04/10 -- <a href="http://www.maizidi.com/linode-refund/" title="Linode申请退款记录">Linode申请退款记录</a> (7)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.maizidi.com/mysql-frequently-used-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora 9 发布倒计时</title>
		<link>http://www.maizidi.com/fedora-9-will-released/</link>
		<comments>http://www.maizidi.com/fedora-9-will-released/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 15:51:21 +0000</pubDate>
		<dc:creator>麦子地</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Fedora]]></category>

		<guid isPermaLink="false">http://mahongbin.yo2.cn/archives/629408</guid>
		<description><![CDATA[Fedora 9 将在19天后发布 你可以将以下代码放到你的网站的任何地方，就可以显示一个fedora9发布倒计时的图片 &#60;script id=”fedora-banner” type=”text/javascript” src=”http://fedoraproject.org/static/js/release-counter-ext.js?lang=zh_CN”&#62;&#60;/script&#62; 效果如我的博客右下方所示 版权声明：本站原创文章可以任意转载，请务必完整保留以下版权信息： 转载自麦子地 链接地址: Fedora 9 发布倒计时 相关日志2008/03/22 -- Fedora 8 安装Nvidia显卡驱动 (0)2011/04/12 -- nginx 1.0.0 稳定版发布 (0)2008/09/30 -- linux下读取bin文件 (2)2008/09/11 -- 服务器操作命令 (0)2008/07/22 -- vsftp 无法访问目录 (0)]]></description>
			<content:encoded><![CDATA[<p>Fedora 9 将在19天后发布</p>
<p>你可以将以下代码放到你的网站的任何地方，就可以显示一个fedora9发布倒计时的图片</p>
<p><textarea style="font-size: 2.35ex; width: 95%" cols="62">&lt;script id=”fedora-banner” type=”text/javascript” src=”http://fedoraproject.org/static/js/release-counter-ext.js?lang=zh_CN”&gt;&lt;/script&gt;</textarea><br />
效果如我的博客右下方所示
<div style="margin-top: 15px">版权声明：本站原创文章可以任意转载，请务必完整保留以下版权信息：<br />
转载自<a href="http://www.maizidi.com/">麦子地</a> 链接地址: <a href="http://www.maizidi.com/fedora-9-will-released/">Fedora 9 发布倒计时</a>
</div>
<h2  class="related_post_title">相关日志</h2><ul class="related_post"><li>2008/03/22 -- <a href="http://www.maizidi.com/fedora-8-install-nvidia-driver/" title="Fedora 8 安装Nvidia显卡驱动">Fedora 8 安装Nvidia显卡驱动</a> (0)</li><li>2011/04/12 -- <a href="http://www.maizidi.com/nginx-1-stable-released/" title="nginx 1.0.0 稳定版发布">nginx 1.0.0 稳定版发布</a> (0)</li><li>2008/09/30 -- <a href="http://www.maizidi.com/linux-open-bin/" title="linux下读取bin文件">linux下读取bin文件</a> (2)</li><li>2008/09/11 -- <a href="http://www.maizidi.com/linux-server-command/" title="服务器操作命令">服务器操作命令</a> (0)</li><li>2008/07/22 -- <a href="http://www.maizidi.com/vsftp-can-not-access-directory/" title="vsftp 无法访问目录">vsftp 无法访问目录</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.maizidi.com/fedora-9-will-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora 8 安装Nvidia显卡驱动</title>
		<link>http://www.maizidi.com/fedora-8-install-nvidia-driver/</link>
		<comments>http://www.maizidi.com/fedora-8-install-nvidia-driver/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 09:09:36 +0000</pubDate>
		<dc:creator>麦子地</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Fedora]]></category>

		<guid isPermaLink="false">http://mahongbin.yo2.cn/archives/624527</guid>
		<description><![CDATA[Fedora 8在去年10月份就已经发行了，一直没有试用。下载了fc8的映象文件，然后刻录成DVD。安装完之后，感觉界面比较清新。不管别的，先把显卡驱动装上再说。 我原来用过很长一段时间的FC4，后来一直没有用过FC系列。所以那会安装显卡驱动应注意的问题也不记得了。 从NVIDIA官方网站下载了驱动Nvidia-linux-x86-**.pkg.run。 然后编辑/etc/inittab文件，修改运行级别为3; reboot; 进入终端界面，运行.run文件，最后出现错误提示：”No precompiled kernel interface”; google了一下，发现需要内核的源码（必须要与当前使用的内核版本号相同），于是yum安装kernel-devel 重新运行驱动程序，注意加上参数:**.run &#8211;kernel-source-path=SOURCE-PATH (SOURCE-PATH为源码路径，一般在/usr/src/linux/下) 提示没有发现prehead&#8230;.，我没有注意看，不过最后还是通过了安装。 另外，运行级别改为3后，桌面由原来的中文环境改成了英文环境，怎么也该不过来。当我把运行级别改为5后，它又自动恢复为中文环境了，奇怪。 版权声明：本站原创文章可以任意转载，请务必完整保留以下版权信息： 转载自麦子地 链接地址: Fedora 8 安装Nvidia显卡驱动 相关日志2008/04/24 -- Fedora 9 发布倒计时 (0)2011/04/12 -- nginx 1.0.0 稳定版发布 (0)2008/09/30 -- linux下读取bin文件 (2)2008/09/11 -- 服务器操作命令 (0)2008/07/22 -- &#8230; <a href="http://www.maizidi.com/fedora-8-install-nvidia-driver/">继续阅读 <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Fedora 8在去年10月份就已经发行了，一直没有试用。下载了fc8的映象文件，然后刻录成DVD。安装完之后，感觉界面比较清新。不管别的，先把显卡驱动装上再说。</p>
<p>我原来用过很长一段时间的FC4，后来一直没有用过FC系列。所以那会安装显卡驱动应注意的问题也不记得了。</p>
<p>从NVIDIA官方网站下载了驱动Nvidia-linux-x86-**.pkg.run。</p>
<p>然后编辑/etc/inittab文件，修改运行级别为3;</p>
<p>reboot;</p>
<p>进入终端界面，运行.run文件，最后出现错误提示：”No precompiled kernel interface”;</p>
<p>google了一下，发现需要内核的源码（必须要与当前使用的内核版本号相同），于是yum安装kernel-devel</p>
<p>重新运行驱动程序，注意加上参数:**.run  &#8211;kernel-source-path=SOURCE-PATH   (SOURCE-PATH为源码路径，一般在/usr/src/linux/下)</p>
<p>提示没有发现prehead&#8230;.，我没有注意看，不过最后还是通过了安装。</p>
<p>另外，运行级别改为3后，桌面由原来的中文环境改成了英文环境，怎么也该不过来。当我把运行级别改为5后，它又自动恢复为中文环境了，奇怪。
<div style="margin-top: 15px">版权声明：本站原创文章可以任意转载，请务必完整保留以下版权信息：<br />
转载自<a href="http://www.maizidi.com/">麦子地</a> 链接地址: <a href="http://www.maizidi.com/fedora-8-install-nvidia-driver/">Fedora 8 安装Nvidia显卡驱动</a>
</div>
<h2  class="related_post_title">相关日志</h2><ul class="related_post"><li>2008/04/24 -- <a href="http://www.maizidi.com/fedora-9-will-released/" title="Fedora 9 发布倒计时">Fedora 9 发布倒计时</a> (0)</li><li>2011/04/12 -- <a href="http://www.maizidi.com/nginx-1-stable-released/" title="nginx 1.0.0 稳定版发布">nginx 1.0.0 稳定版发布</a> (0)</li><li>2008/09/30 -- <a href="http://www.maizidi.com/linux-open-bin/" title="linux下读取bin文件">linux下读取bin文件</a> (2)</li><li>2008/09/11 -- <a href="http://www.maizidi.com/linux-server-command/" title="服务器操作命令">服务器操作命令</a> (0)</li><li>2008/07/22 -- <a href="http://www.maizidi.com/vsftp-can-not-access-directory/" title="vsftp 无法访问目录">vsftp 无法访问目录</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.maizidi.com/fedora-8-install-nvidia-driver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ubuntu的教育网源</title>
		<link>http://www.maizidi.com/ubuntu-cernet-sources/</link>
		<comments>http://www.maizidi.com/ubuntu-cernet-sources/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 10:04:00 +0000</pubDate>
		<dc:creator>麦子地</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://mahongbin.yo2.cn/articles/ubuntu%e7%9a%84%e6%95%99%e8%82%b2%e7%bd%91%e6%ba%90.html</guid>
		<description><![CDATA[找了几个还算快的源：（由快至慢）http://mirror.njtu.edu.cn(不可用做网络安装)http://mirror9.net9.org (不可用做网络安装)ftp://debian.ustc.edu.cnftp://ftp.sjtu.edu.cn 版权声明：本站原创文章可以任意转载，请务必完整保留以下版权信息： 转载自麦子地 链接地址: ubuntu的教育网源 随机日志2005/10/28 -- apache+php+mysql服务器架设 (0)2011/01/25 -- 腾讯发布“微信”服务 (0)2010/04/12 -- Nokia OVI地图安装使用指南 (0)2009/11/10 -- 名词解释-喘振 (0)2010/05/03 -- 谷歌地图推出“畅游上海世博会”专题 (0)]]></description>
			<content:encoded><![CDATA[<p>找了几个还算快的源：（由快至慢）<br /><a href="http://mirror.njtu.edu.cn">http://mirror.njtu.edu.cn</a>(不可用做网络安装)<br /><a href="http://mirror9.net9.org" class="broken_link">http://mirror9.net9.org</a> (不可用做网络安装)<br /><a href="ftp://debian.ustc.edu.cn">ftp://debian.ustc.edu.cn</a><br /><a href="ftp://ftp.sjtu.edu.cn">ftp://ftp.sjtu.edu.cn</a>
<div style="margin-top: 15px">版权声明：本站原创文章可以任意转载，请务必完整保留以下版权信息：<br />
转载自<a href="http://www.maizidi.com/">麦子地</a> 链接地址: <a href="http://www.maizidi.com/ubuntu-cernet-sources/">ubuntu的教育网源</a>
</div>
<h2  class="related_post_title">随机日志</h2><ul class="related_post"><li>2010/06/23 -- <a href="http://www.maizidi.com/devuvuzelator/" title="嗡嗡祖拉过滤/消音软件-Devuvuzelator">嗡嗡祖拉过滤/消音软件-Devuvuzelator</a> (0)</li><li>2005/10/28 -- <a href="http://www.maizidi.com/set-apache-php-mysql-webdav/" title="apache+php+mysql+WebDAV服务器架设">apache+php+mysql+WebDAV服务器架设</a> (0)</li><li>2010/10/21 -- <a href="http://www.maizidi.com/goo-gl/" title="Google正式推出Goo.gl短网址服务">Google正式推出Goo.gl短网址服务</a> (0)</li><li>2010/04/17 -- <a href="http://www.maizidi.com/paypal-account-frozen/" title="如何防止PayPal冻结帐户">如何防止PayPal冻结帐户</a> (0)</li><li>2008/12/09 -- <a href="http://www.maizidi.com/gmail-notifier-error/" title="gmail notifier 报错">gmail notifier 报错</a> (8)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.maizidi.com/ubuntu-cernet-sources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>apache+php+mysql服务器架设</title>
		<link>http://www.maizidi.com/apache-php-mysql-server/</link>
		<comments>http://www.maizidi.com/apache-php-mysql-server/#comments</comments>
		<pubDate>Fri, 28 Oct 2005 15:21:00 +0000</pubDate>
		<dc:creator>麦子地</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://mahongbin.yo2.cn/articles/apachephpmysql%e6%9c%8d%e5%8a%a1%e5%99%a8%e6%9e%b6%e8%ae%be.html</guid>
		<description><![CDATA[apache是unix&#038;linux下非常流行的web服务器软件，它和php,mysql的组合是很经典的网站配置。WebDAV，DAV是分布式受权和版本控制(Web-based Distributed Authoring Versioning)的缩写。一般情况下，web服务器上通常还运行着ftp服务器，以用来更新站点内容，但有些人认为ftp协议是不安全的，而webdav是相对比较好的方案。下面我写了一个详细的安装过程供大家参考，欢迎指正。 安装apache 安装mysql 安装php 配置webdav Apache 下载httpd,当前版本为2.0.55。 shell# tar xzvf httpd-XX.tar.gzshell# cd httpd-XXshell# ./configure &#8211;prefix=PREFIX &#8211;enable-ssl &#8211;enable-dav &#8211;enable-cgi &#8211;enable-soshell# makeshell# make install *NOTE:PREFIX为你要安装到的目录；&#8211;enable-ssl 使用ssl；&#8211;enable-dav使用webdav；&#8211;enable-cgi使用cgi；&#8211;enable-so动态共享模块。 MySQL shell&#62; groupadd mysqlshell&#62; useradd -g mysql mysqlshell&#62; gunzip &#60; mysql-VERSION.tar.gz tar -xvf &#8230; <a href="http://www.maizidi.com/apache-php-mysql-server/">继续阅读 <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>apache是unix&#038;linux下非常流行的web服务器软件，它和php,mysql的组合是很经典的网站配置。WebDAV，<a href="http://www.webdav.org/">DAV</a>是分布式受权和版本控制(Web-based Distributed Authoring Versioning)的缩写。<br />一般情况下，web服务器上通常还运行着ftp服务器，以用来更新站点内容，但有些人认为ftp协议是不安全的，而webdav是相对比较好的方案。<br />下面我写了一个详细的安装过程供大家参考，欢迎指正。</p>
<ul>
<li>安装apache </li>
<li>安装mysql </li>
<li>安装php </li>
<li>配置webdav </li>
</ul>
<p>
<h2>Apache</h2>
<p>下载<a href="http://httpd.apache.org/download.cgi">httpd</a>,当前版本为2.0.55。<br />
<table width="200" border="0">
<tbody>
<tr bg style="color:#000000;">
<td><span style="color:#ffffff;">shell# tar xzvf httpd-XX.tar.gz<br />shell# cd httpd-XX<br />shell# ./configure &#8211;prefix=PREFIX &#8211;enable-ssl &#8211;enable-dav &#8211;enable-cgi &#8211;enable-so<br />shell# make<br />shell# make install<br /></span></td>
</tr>
</tbody>
</table>
<p>*NOTE:PREFIX为你要安装到的目录；&#8211;enable-ssl 使用ssl；&#8211;enable-dav使用webdav；&#8211;enable-cgi使用cgi；&#8211;enable-so动态共享模块。<br />
<h2>MySQL</h2>
<table border="0">
<tbody>
<tr bg style="color:#000000;">
<td><span style="color:#ffffff;">shell&gt; groupadd mysql<br />shell&gt; useradd -g mysql mysql<br />shell&gt; gunzip &lt; mysql-VERSION.tar.gz  tar -xvf -<br />shell&gt; cd mysql-VERSION<br />shell&gt; ./configure &#8211;prefix=/usr/local/mysql<br />shell&gt; make<br />shell&gt; make install<br />shell&gt; cp support-files/my-medium.cnf /etc/my.cnf<br />shell&gt; cd /usr/local/mysql<br />shell&gt; bin/mysql_install_db &#8211;user=mysql<br />shell&gt; chown -R root .<br />shell&gt; chown -R mysql var<br />shell&gt; chgrp -R mysql .<br />shell&gt; bin/mysqld_safe &#8211;user=mysql &amp;<br /></span></td>
</tr>
</tbody>
</table>
<p><span style="font-size:100%;color:#ff0000;">待续&#8230;</span>
<div style="margin-top: 15px">版权声明：本站原创文章可以任意转载，请务必完整保留以下版权信息：<br />
转载自<a href="http://www.maizidi.com/">麦子地</a> 链接地址: <a href="http://www.maizidi.com/apache-php-mysql-server/">apache+php+mysql服务器架设</a>
</div>
<h2  class="related_post_title">随机日志</h2><ul class="related_post"><li>2008/09/25 -- <a href="http://www.maizidi.com/fluent-support-system/" title="Fluent所支持的系统平台">Fluent所支持的系统平台</a> (1)</li><li>2005/10/28 -- <a href="http://www.maizidi.com/set-apache-php-mysql-webdav/" title="apache+php+mysql+WebDAV服务器架设">apache+php+mysql+WebDAV服务器架设</a> (0)</li><li>2011/02/28 -- <a href="http://www.maizidi.com/alipay-cert-firefox/" title="支付宝数字证书开始支持Firefox">支付宝数字证书开始支持Firefox</a> (0)</li><li>2010/05/20 -- <a href="http://www.maizidi.com/k-wps/" title="快盘-金山旗下文件网络存储、共享和同步服务">快盘-金山旗下文件网络存储、共享和同步服务</a> (2)</li><li>2010/08/28 -- <a href="http://www.maizidi.com/dreamhost-wordpress-stats-edit-htaccess/" title="通过修改htaccess文件正常访问Dreamhost统计页面(Sites Statistics)">通过修改htaccess文件正常访问Dreamhost统计页面(Sites Statistics)</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.maizidi.com/apache-php-mysql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

