<?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; 资源共享</title> <atom:link href="http://www.7qy.com/html/category/%e8%b5%84%e6%ba%90%e5%85%b1%e4%ba%ab/feed" rel="self" type="application/rss+xml" /><link>http://www.7qy.com</link> <description>泡一壶茶自得其乐，喝一杯酒岁月当歌。</description> <lastBuildDate>Fri, 18 Jun 2010 12:32:53 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>CentOS5.5 32位系统,编译升级2.6.32.12内核笔记</title><link>http://www.7qy.com/html/285.html</link> <comments>http://www.7qy.com/html/285.html#comments</comments> <pubDate>Sat, 29 May 2010 15:32:35 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Linux Server]]></category> <category><![CDATA[资源共享]]></category> <category><![CDATA[centos]]></category><guid isPermaLink="false">http://www.7qy.com/?p=285</guid> <description><![CDATA[centos 5.5最新版在不久以前发布了，下载安装后发现，5.5所带的内核还是比较老，所以本次编译升级了性能最好的2.6.32.X系列稳定内核2.6.32.12版，并做以下笔录！<span class="readmore"><a href="http://www.7qy.com/html/285.html" title="CentOS5.5 32位系统,编译升级2.6.32.12内核笔记">阅读全文——共910字</a></span>]]></description> <content:encoded><![CDATA[<p>centos 5.5最新版在不久以前发布了，下载安装后发现，5.5所带的内核还是比较老，所以本次编译升级了性能最好的2.6.32.X系列稳定内核2.6.32.12版，并做以下笔录！<br /> <img src="http://rdmosinc.free.fr/photo/upload/1275148667x1879321295.jpg" alt="" /></p><p><img src="http://rdmosinc.free.fr/photo/upload/1275148710x1879321295.jpg" alt="" /></p><p><img src="http://rdmosinc.free.fr/photo/upload/1275148765x1879321295.jpg" alt="" /></p><p><span id="more-285"></span><br /> 1.下载内核</p><blockquote><p>cd /usr/src<br /> wget http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.32.12.tar.gz<br /> tar zxvf linux-2.6.32.12.tar.gz<br /> cd linux-2.6.32.12</p></blockquote><p>2.下载热点内核标准配置文件</p><blockquote><p>wget http://vbets.googlecode.com/files/config<br /> mv config .config</p></blockquote><p>3.编译内核</p><blockquote><p>make dep<br /> make bzImage<br /> make modules<br /> make modules_install<br /> make install</p></blockquote><p>4.解压修改内核</p><blockquote><p>cp /boot/initrd-2.6.32.12.img /tmp<br /> cd /tmp/<br /> mkdir newinitrd<br /> cd newinitrd/<br /> zcat ../initrd-2.6.32.12.img |cpio -i<br /> rm -rf /tmp/initrd-2.6.32.12.img</p></blockquote><blockquote><p>vi init</p></blockquote><p>找到这2行一样的,去掉1行<br /> echo &#8220;Loading dm-region-hash.ko module&#8221;<br /> insmod /lib/dm-region-hash.ko<br /> echo &#8220;Loading dm-region-hash.ko module&#8221;<br /> insmod /lib/dm-region-hash.ko</p><p>5.从新打包内核</p><blockquote><p>find .|cpio -c -o > ../initrd<br /> cd ../<br /> gzip -9 < initrd > initrd-2.6.32.12.img<br /> rm -rf /boot/initrd-2.6.32.12.img<br /> cp initrd-2.6.32.12.img /boot<br /> rm -rf /cd /usr/src/linux-2.6.32.12.tar.gz<br /> rm -rf /cd /usr/src/linux-2.6.32.12</p></blockquote><p>6.设置从新内核启动</p><blockquote><p>vi /boot/grub/grub.conf</p></blockquote><p>把default=1改为default=0</p><p>7.重新启动系统</p><blockquote><p>reboot</p></blockquote><p>转载请注明：本文转载自 纯 白 色 http://www.7qy.com/html/285.html</p><h3>Related Posts</h3><ul><li><a href="http://www.7qy.com/html/279.html" title="热点centos 5.5 X32 服务器特殊版发布，提供下载 2010.05.26">热点centos 5.5 X32 服务器特殊版发布，提供下载</a>(6)</li><li><a href="http://www.7qy.com/html/275.html" title="热点CentOs-RDPM1.1.3（nginx+php+mysql+resin+jdk+vsftpd）自动安装程序，支持最新的5.5系统 2010.05.19">热点CentOs-RDPM1.1.3（nginx+php+mysql+resin+jdk+vsftpd）自动安装程序，支持最新的5.5系统</a>(9)</li><li><a href="http://www.7qy.com/html/233.html" title="目前算的上最全的centos系统资料提供下载 2010.04.2">目前算的上最全的centos系统资料提供下载</a>(5)</li><li><a href="http://www.7qy.com/html/223.html" title="热点CentOs 5.X OpenVZ（VPS）+WEB管理程序，自动安装程序 2010.03.17">热点CentOs 5.X OpenVZ（VPS）+WEB管理程序，自动安装程序</a>(2)</li><li><a href="http://www.7qy.com/html/218.html" title="热点CENTOS-RDPM PHP5.2.11-5.2.13升级程序 2010.03.10">热点CENTOS-RDPM PHP5.2.11-5.2.13升级程序</a>(0)</li><li><a href="http://www.7qy.com/html/207.html" title="(停止下载)热点centos-rdpm-1.1.2提供下载! 包括vm7模板系统 2010.03.8">(停止下载)热点centos-rdpm-1.1.2提供下载! 包括vm7模板系统</a>(5)</li><li><a href="http://www.7qy.com/html/158.html" title="4套 linux server VMware 7模版系统提供下载 2010.02.24">4套 linux server VMware 7模版系统提供下载</a>(2)</li><li><a href="http://www.7qy.com/html/64.html" title="很多人使用CentOS 5.x RDPM安装脚本不能正常使用mysql的问题 2010.02.14">很多人使用CentOS 5.x RDPM安装脚本不能正常使用mysql的问题</a>(0)</li><li><a href="http://www.7qy.com/html/61.html" title="memcache加速缓存引擎在centos下的安装流程 2010.02.4">memcache加速缓存引擎在centos下的安装流程</a>(1)</li><li><a href="http://www.7qy.com/html/60.html" title="热点CentOS 5.x RDPM MYSQL自动升级脚本 2010.02.3">热点CentOS 5.x RDPM MYSQL自动升级脚本</a>(0)</li></ul><h3>Recent Comments</h3><ul></ul>]]></content:encoded> <wfw:commentRss>http://www.7qy.com/html/285.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>目前算的上最全的centos系统资料提供下载</title><link>http://www.7qy.com/html/233.html</link> <comments>http://www.7qy.com/html/233.html#comments</comments> <pubDate>Fri, 02 Apr 2010 01:02:45 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[资源共享]]></category> <category><![CDATA[centos]]></category> <category><![CDATA[Linux Server]]></category><guid isPermaLink="false">http://www.7qy.com/?p=233</guid> <description><![CDATA[下载:http://u.115.com/file/f3a011ffa<span class="readmore"><a href="http://www.7qy.com/html/233.html" title="目前算的上最全的centos系统资料提供下载">阅读全文——共34字</a></span>]]></description> <content:encoded><![CDATA[<p>下载:<a href="http://u.115.com/file/f3a011ffa">http://u.115.com/file/f3a011ffa</a><br /> <a href="http://www.7qy.com/wp-content/uploads/2010/04/1.jpg"><img src="http://www.7qy.com/wp-content/uploads/2010/04/1.jpg" alt="" title="1" width="492" height="291" class="alignnone size-full wp-image-234" /></a></p><p><a href="http://www.7qy.com/wp-content/uploads/2010/04/2.jpg"><img src="http://www.7qy.com/wp-content/uploads/2010/04/2.jpg" alt="" title="2" width="486" height="384" class="alignnone size-full wp-image-235" /></a><p>转载请注明：本文转载自 纯 白 色 http://www.7qy.com/html/233.html</p><h3>Related Posts</h3><ul><li><a href="http://www.7qy.com/html/285.html" title="CentOS5.5 32位系统,编译升级2.6.32.12内核笔记 2010.05.29">CentOS5.5 32位系统,编译升级2.6.32.12内核笔记</a>(0)</li><li><a href="http://www.7qy.com/html/279.html" title="热点centos 5.5 X32 服务器特殊版发布，提供下载 2010.05.26">热点centos 5.5 X32 服务器特殊版发布，提供下载</a>(6)</li><li><a href="http://www.7qy.com/html/275.html" title="热点CentOs-RDPM1.1.3（nginx+php+mysql+resin+jdk+vsftpd）自动安装程序，支持最新的5.5系统 2010.05.19">热点CentOs-RDPM1.1.3（nginx+php+mysql+resin+jdk+vsftpd）自动安装程序，支持最新的5.5系统</a>(9)</li><li><a href="http://www.7qy.com/html/223.html" title="热点CentOs 5.X OpenVZ（VPS）+WEB管理程序，自动安装程序 2010.03.17">热点CentOs 5.X OpenVZ（VPS）+WEB管理程序，自动安装程序</a>(2)</li><li><a href="http://www.7qy.com/html/218.html" title="热点CENTOS-RDPM PHP5.2.11-5.2.13升级程序 2010.03.10">热点CENTOS-RDPM PHP5.2.11-5.2.13升级程序</a>(0)</li><li><a href="http://www.7qy.com/html/207.html" title="(停止下载)热点centos-rdpm-1.1.2提供下载! 包括vm7模板系统 2010.03.8">(停止下载)热点centos-rdpm-1.1.2提供下载! 包括vm7模板系统</a>(5)</li><li><a href="http://www.7qy.com/html/158.html" title="4套 linux server VMware 7模版系统提供下载 2010.02.24">4套 linux server VMware 7模版系统提供下载</a>(2)</li><li><a href="http://www.7qy.com/html/64.html" title="很多人使用CentOS 5.x RDPM安装脚本不能正常使用mysql的问题 2010.02.14">很多人使用CentOS 5.x RDPM安装脚本不能正常使用mysql的问题</a>(0)</li><li><a href="http://www.7qy.com/html/61.html" title="memcache加速缓存引擎在centos下的安装流程 2010.02.4">memcache加速缓存引擎在centos下的安装流程</a>(1)</li><li><a href="http://www.7qy.com/html/60.html" title="热点CentOS 5.x RDPM MYSQL自动升级脚本 2010.02.3">热点CentOS 5.x RDPM MYSQL自动升级脚本</a>(0)</li></ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="" >不错</a> : <a class="comment_content" href="http://www.7qy.com/html/233.html#comment-147" title="View the entire comment by 不错" >不错，下载来慢慢
我是从深度跑来这里的</a></li><li><a class="commentor" href="http://www.joyzx.net" >joyzx</a> : <a class="comment_content" href="http://www.7qy.com/html/233.html#comment-130" title="View the entire comment by joyzx" >有没有chm版本或者txt版本的?我15寸显示器看PDF吃力</a></li><li><a class="commentor" href="http://www.mxyanyan.com" >慢性咽炎</a> : <a class="comment_content" href="http://www.7qy.com/html/233.html#comment-105" title="View the entire comment by 慢性咽炎" >这个centos那个版本啊</a></li><li><a class="commentor" href="http://www.mxyanyan.com" >慢性咽炎</a> : <a class="comment_content" href="http://www.7qy.com/html/233.html#comment-104" title="View the entire comment by 慢性咽炎" >不错 资料很全，谢谢！这几天正自学这玩意</a></li><li><a class="commentor" href="" >hehe</a> : <a class="comment_content" href="http://www.7qy.com/html/233.html#comment-77" title="View the entire comment by hehe" >谢谢了啊</a></li></ul>]]></content:encoded> <wfw:commentRss>http://www.7qy.com/html/233.html/feed</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>windows系统下启动php-cgi的启动脚本,适合nginx</title><link>http://www.7qy.com/html/186.html</link> <comments>http://www.7qy.com/html/186.html#comments</comments> <pubDate>Sat, 27 Feb 2010 02:31:50 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[资源共享]]></category> <category><![CDATA[FastCGI]]></category> <category><![CDATA[nginx]]></category> <category><![CDATA[php]]></category> <category><![CDATA[php-cgi]]></category> <category><![CDATA[Windows]]></category><guid isPermaLink="false">http://www.7qy.com/?p=186</guid> <description><![CDATA[@ECHO OFFSET ROOT=D:\Rdpm-Server\host\phpSET EXEC=php-cgi.exe<span class="readmore"><a href="http://www.7qy.com/html/186.html" title="windows系统下启动php-cgi的启动脚本,适合nginx">阅读全文——共3339字</a></span>]]></description> <content:encoded><![CDATA[<p>@ECHO OFF</p><p>SET ROOT=D:\Rdpm-Server\host\php<br /> SET EXEC=php-cgi.exe</p><p>IF NOT EXIST &#8220;%ROOT%\%EXEC%&#8221; (<br /> ECHO.<br /> ECHO Fatal Error:<br /> ECHO &#8212;&#8212;&#8212;&#8212;<br /> ECHO &#8216;%ROOT%\%EXEC%&#8217; not found.<br /> GOTO QUIT<br /> )</p><p>REM =============<br /> REM SET FUNCTIONS<br /> REM =============</p><p>IF &#8220;%1&#8243;==&#8221;" GOTO HELP<br /> IF &#8220;%1&#8243;==&#8221;-h&#8221; GOTO HELP</p><p>IF &#8220;%1&#8243;==&#8221;-b&#8221; (<br /> GOTO CHKBIND<br /> ) ELSE (<br /> ECHO.<br /> ECHO Fatal Error:<br /> ECHO &#8212;&#8212;&#8212;&#8212;<br /> ECHO Invalid parameter.<br /> GOTO HELP<br /> )<br /> <span id="more-186"></span><br /> :CHKBIND<br /> REM ===================<br /> REM CHECK ADDRESS VALUE<br /> REM ===================</p><p>IF &#8220;%2&#8243;==&#8221;" (<br /> ECHO.<br /> ECHO Fatal Error:<br /> ECHO &#8212;&#8212;&#8212;&#8212;<br /> ECHO Server address isn&#8217;t defined.<br /> GOTO HELP<br /> ) ELSE (<br /> SET BIND=%2<br /> )</p><p>IF &#8220;%3&#8243;==&#8221;" GOTO SETDEFS</p><p>IF &#8220;%3&#8243;==&#8221;-p&#8221; (<br /> GOTO CHKPORT<br /> ) ELSE (<br /> ECHO.<br /> ECHO Fatal Error:<br /> ECHO &#8212;&#8212;&#8212;&#8212;<br /> ECHO Invalid parameter.<br /> GOTO HELP<br /> )</p><p>:CHKPORT<br /> REM ================<br /> REM CHECK PORT VALUE<br /> REM ================</p><p>IF &#8220;%4&#8243;==&#8221;" (<br /> ECHO.<br /> ECHO Fatal Error:<br /> ECHO &#8212;&#8212;&#8212;&#8212;<br /> ECHO Server port isn&#8217;t defined.<br /> GOTO HELP<br /> ) ELSE (<br /> SET PORT=%4<br /> )</p><p>IF &#8220;%5&#8243;==&#8221;" GOTO SETDEFS</p><p>IF &#8220;%5&#8243;==&#8221;-c&#8221; (<br /> GOTO CHKCHLD<br /> ) ELSE (<br /> ECHO.<br /> ECHO Fatal Error:<br /> ECHO &#8212;&#8212;&#8212;&#8212;<br /> ECHO Invalid parameter.<br /> GOTO HELP<br /> )</p><p>:CHKCHLD<br /> REM =================<br /> REM CHECK CHILD VALUE<br /> REM =================</p><p>IF &#8220;%6&#8243;==&#8221;" (<br /> ECHO.<br /> ECHO Fatal Error:<br /> ECHO &#8212;&#8212;&#8212;&#8212;<br /> ECHO Child processes aren&#8217;t defined.<br /> GOTO HELP<br /> ) ELSE (<br /> SET CHLD=%6<br /> GOTO CHKRCVE<br /> )</p><p>:CHKRCVE<br /> REM =====================<br /> REM CHECK RECURSIVE VALUE<br /> REM =====================</p><p>IF &#8220;%7&#8243;==&#8221;-r&#8221; (<br /> SET RCVE=Y<br /> GOTO SETENV<br /> )</p><p>IF &#8220;%7&#8243;==&#8221;-s&#8221; (<br /> SET RCVE=N<br /> GOTO SETENV<br /> )</p><p>IF &#8220;%7&#8243;==&#8221;" (<br /> GOTO SETDEFS<br /> ) ELSE (<br /> ECHO.<br /> ECHO Fatal Error:<br /> ECHO &#8212;&#8212;&#8212;&#8212;<br /> ECHO Invalid parameter.<br /> GOTO HELP<br /> )</p><p>:HELP</p><p>REM ====<br /> REM HELP<br /> REM ====</p><p>ECHO.<br /> ECHO Command-line usage:<br /> ECHO &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br /> ECHO %0 -b ^<br /> <address^> -p ^ <port^> -c ^<number of childs^> [-r^|-s]</p><p>IF &#8220;%1&#8243;==&#8221;-h&#8221; GOTO QUIT<br /> IF &#8220;%1&#8243;==&#8221;-?&#8221; GOTO QUIT</p><p>IF &#8220;%1&#8243;==&#8221;" (<br /> GOTO SETDEFS<br /> ) ELSE (<br /> GOTO QUIT<br /> )</p><p>:SETDEFS</p><p>REM =================<br /> REM SET SERVER VALUES<br /> REM =================</p><p>ECHO.<br /> ECHO Set server values<br /> ECHO &#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p><p>IF NOT DEFINED BIND (<br /> SET BIND=127.0.0.1<br /> ) ELSE (<br /> GOTO SELPORT<br /> )</p><p>:SETBIND<br /> SET /P BIND=&#8221;Server address [%BIND%]: &#8221;</p><p>:SELPORT<br /> IF NOT DEFINED PORT (<br /> SET PORT=1900<br /> ) ELSE (<br /> GOTO SELCHLD<br /> )</p><p>:SETPORT<br /> SET /P PORT=&#8221;Server port [%PORT%]: &#8221;</p><p>:SELCHLD<br /> IF NOT DEFINED CHLD (<br /> SET CHLD=5<br /> ) ELSE (<br /> GOTO SELRCVE<br /> )</p><p>:SETCHLD<br /> SET /P CHLD=&#8221;Child processes [%CHLD%]: &#8221;</p><p>:SELRCVE<br /> IF NOT DEFINED RCVE (<br /> SET RCVE=Y<br /> ) ELSE (<br /> GOTO SETENV<br /> )</p><p>ECHO.</p><p>:SETRCVE<br /> SET /P RCVE=&#8221;Do you want to run server as recursive mode [Y/n]: &#8221;</p><p>:SETENV<br /> IF %CHLD% GEQ 10 (<br /> SET PHP_FCGI_CHILDREN=10<br /> ) ELSE (<br /> SET PHP_FCGI_CHILDREN=%CHLD%<br /> )<br /> SET PHP_FCGI_MAX_REQUESTS=1000</p><p>IF &#8220;%RCVE%&#8221;==&#8221;y&#8221; SET RECURSE=ENA<br /> IF &#8220;%RCVE%&#8221;==&#8221;Y&#8221; SET RECURSE=ENA<br /> IF &#8220;%RCVE%&#8221;==&#8221;n&#8221; SET RECURSE=DIS<br /> IF &#8220;%RCVE%&#8221;==&#8221;N&#8221; SET RECURSE=DIS</p><p>ECHO.<br /> ECHO PHP Version Information<br /> ECHO &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p><p>SET CDIR=%CD%<br /> CD /D &#8220;%ROOT%&#8221;<br /> %EXEC% -v</p><p>ECHO.<br /> ECHO FastCGI Server Options<br /> ECHO &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br /> ECHO Host: %BIND%<br /> ECHO Port: %PORT%<br /> ECHO Child processes: %PHP_FCGI_CHILDREN% ^(Max requests: %PHP_FCGI_MAX_REQUESTS%^)</p><p>IF &#8220;%RECURSE%&#8221;==&#8221;ENA&#8221; (<br /> ECHO Crash detection: RECURSIVE ^(protected mode^)<br /> ) ELSE (<br /> ECHO Crash detection: STANDALONE ^(non-protected mode^)<br /> )</p><p>ECHO.<br /> ECHO Event log<br /> ECHO &#8212;&#8212;&#8212;</p><p>GOTO EXECRUN</p><p>:GENMSG</p><p>REM ===============<br /> REM SET DATE FORMAT<br /> REM ===============</p><p>SET FDATE=%DATE:~0,4%/%DATE:~5,2%/%DATE:~8,2%</p><p>IF &#8220;%TIME:~0,1%&#8221;==&#8221; &#8221; (<br /> SET FTIME=0%time:~1,1%:%time:~3,2%:%time:~6,2%<br /> ) ELSE (<br /> SET FTIME=%time:~0,2%:%time:~3,2%:%time:~6,2%<br /> )</p><p>ECHO [%FDATE% %FTIME%] &#8211; %CMESSAGE%</p><p>IF NOT DEFINED ITEM (<br /> GOTO EXECRUN<br /> ) ELSE (<br /> GOTO %ITEM%<br /> )</p><p>:EXECRUN</p><p>IF NOT DEFINED ITEM (<br /> SET CMESSAGE=PHP-FastCGI Server is started.<br /> ) ELSE (<br /> SET CMESSAGE=PHP-FastCGI Server is ^(re^)started.<br /> )</p><p>SET ITEM=SPAWNPHP</p><p>GOTO GENMSG</p><p>:SPAWNPHP</p><p>%EXEC% -b %HOST%:%PORT%</p><p>IF &#8220;%RECURSE%&#8221;==&#8221;ENA&#8221; (<br /> SET CMESSAGE=Server is crashed, restarting&#8230;<br /> SET ITEM=EXECRUN<br /> ) ELSE (<br /> SET CMESSAGE=Server is crashed, aborting&#8230;<br /> SET ITEM=CRASH<br /> )</p><p>GOTO GENMSG</p><p>:CRASH<br /> ECHO.<br /> ECHO Press any key to exit&#8230;<br /> PAUSE >NUL</p><p>:QUIT<br /> IF DEFINED CDIR (<br /> CD /D %CDIR%<br /> )<p>转载请注明：本文转载自 纯 白 色 http://www.7qy.com/html/186.html</p><h3>Related Posts</h3><ul><li><a href="http://www.7qy.com/html/255.html" title="热点win2008全能服务器数据中心免费终结版,提供下载 2010.05.1">热点win2008全能服务器数据中心免费终结版,提供下载</a>(16)</li><li><a href="http://www.7qy.com/html/252.html" title="热点win2008全能服务器数据中心虚拟机版提供下载 2010.04.28">热点win2008全能服务器数据中心虚拟机版提供下载</a>(0)</li><li><a href="http://www.7qy.com/html/191.html" title="热点RDPM-1.1.2-beta,一键安装php jsp mysql开发环境 2010.03.1">热点RDPM-1.1.2-beta,一键安装php jsp mysql开发环境</a>(7)</li><li><a href="http://www.7qy.com/html/275.html" title="热点CentOs-RDPM1.1.3（nginx+php+mysql+resin+jdk+vsftpd）自动安装程序，支持最新的5.5系统 2010.05.19">热点CentOs-RDPM1.1.3（nginx+php+mysql+resin+jdk+vsftpd）自动安装程序，支持最新的5.5系统</a>(9)</li><li><a href="http://www.7qy.com/html/237.html" title="配置好的win系统下的php5.2.13绿色包,适合iis/nginx/cherokee使用 2010.04.6">配置好的win系统下的php5.2.13绿色包,适合iis/nginx/cherokee使用</a>(5)</li><li><a href="http://www.7qy.com/html/149.html" title="配置好的php5.2.12绿色包,CGI-FCGI模式 2010.02.24">配置好的php5.2.12绿色包,CGI-FCGI模式</a>(3)</li><li><a href="http://www.7qy.com/html/54.html" title="配置好的php 5.2.10 环境包,适合FastCGI / ISAPI / CGI-FCGI模式 2009.12.4">配置好的php 5.2.10 环境包,适合FastCGI / ISAPI / CGI-FCGI模式</a>(4)</li><li><a href="http://www.7qy.com/html/49.html" title="热点RDPM提供下载!win系统下一键搭建（php/jsp/mysql/ftp）环境 2009.11.19">热点RDPM提供下载!win系统下一键搭建（php/jsp/mysql/ftp）环境</a>(0)</li><li><a href="http://www.7qy.com/html/11.html" title="终于搞定,完美解决64位IIS的PHP cgi-fcgi模式Zend支持方法,抓图留恋 2009.02.9">终于搞定,完美解决64位IIS的PHP cgi-fcgi模式Zend支持方法,抓图留恋</a>(2)</li><li><a href="http://www.7qy.com/html/29.html" title="热点nginx(php)/resin(java)/mysql一键安装绿色版发布 2009.02.6">热点nginx(php)/resin(java)/mysql一键安装绿色版发布</a>(1)</li></ul><h3>Recent Comments</h3><ul></ul>]]></content:encoded> <wfw:commentRss>http://www.7qy.com/html/186.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>4套 linux server VMware 7模版系统提供下载</title><link>http://www.7qy.com/html/158.html</link> <comments>http://www.7qy.com/html/158.html#comments</comments> <pubDate>Wed, 24 Feb 2010 00:42:50 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Linux Server]]></category> <category><![CDATA[Web server]]></category> <category><![CDATA[原创软件]]></category> <category><![CDATA[资源共享]]></category> <category><![CDATA[Apache]]></category> <category><![CDATA[centos]]></category> <category><![CDATA[cherokee]]></category> <category><![CDATA[Debian]]></category> <category><![CDATA[dropbear]]></category> <category><![CDATA[mysql]]></category> <category><![CDATA[nginx]]></category> <category><![CDATA[openssh]]></category> <category><![CDATA[php]]></category> <category><![CDATA[pure-ftpd]]></category> <category><![CDATA[putty]]></category> <category><![CDATA[SliTaz]]></category> <category><![CDATA[ssh]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[WinSCP]]></category><guid isPermaLink="false">http://www.7qy.com/?p=158</guid> <description><![CDATA[发布的目的是让新手了解linux系统架设服务器的方法必须安装VMware 7，下载模版系统，解压后直接用VMware 7打开一. 32位 centos 5.4<span class="readmore"><a href="http://www.7qy.com/html/158.html" title="4套 linux server VMware 7模版系统提供下载">阅读全文——共1523字</a></span>]]></description> <content:encoded><![CDATA[<p>发布的目的是让新手了解linux系统架设服务器的方法</p><p>必须安装VMware 7，下载模版系统，解压后直接用VMware 7打开</p><p>一. 32位 centos 5.4<br /> 系统内核 2.6.32.7<br /> web环境 使用热点rdpm搭建<br /> nginx 0.8.33<br /> php 5.2.11 CGI-FCGI<br /> eAccelerator v0.9.5.3<br /> Zend Optimizer v3.3.9<br /> Zend Extension Manager v1.2.2<br /> mysql 5.1.42</p><p>ssh:openssh<span id="more-158"></span></p><p>系统和mysql管理员帐号：root 密码：vm1test<br /> ip:192.168.1.101 网关：192.168.1.254 DNS:192.168.1.254  桥连<br /> 以上自行修改</p><p>ssh管理 win系统下推荐使用WinSCP/putty</p><p>下载地址：<a href="http://u.115.com/file/f38827c33b">http://u.115.com/file/f38827c33b</a><br /> md5:23a7ea55b81c106ab39a71c0bdd7c5f0</p><p>二. 32位Ubuntu 9.10 server<br /> 系统内核 2.6.31-20<br /> Cherokee/0.99.43<br /> php 5.2.10 CGI-FCGI<br /> eAccelerator v0.9.5.3<br /> Zend Optimizer v3.3.9<br /> Zend Extension Manager v1.2.2<br /> mysql 5.1.37</p><p>ssh:openssh</p><p>系统和mysql管理员帐号：root 密码：vm2test<br /> ip:192.168.1.102 网关：192.168.1.254 DNS:192.168.1.254  桥连<br /> 以上自行修改</p><p>ssh管理 win系统下推荐使用WinSCP/putty</p><p>下载地址：<a href="http://u.115.com/file/f358d96ca">http://u.115.com/file/f358d96ca</a><br /> md5:0dcf4f3e3ebf9485e6b64e5f346447b6</p><p>三. 32位Debian 5.0.4<br /> 系统内核 2.6.26-2<br /> Apache/2.2.14<br /> php 5.3.1 APACHE2HANDLER<br /> eAccelerator 无<br /> Zend Optimizer 无<br /> Zend Extension Manager 无<br /> mysql 5.1.43</p><p>ssh:openssh</p><p>系统和mysql管理员帐号：root 密码：vm3test 普通帐号：webmaster 密码：vm3test<br /> ip:192.168.1.103 网关：192.168.1.254 DNS:192.168.1.254  桥连<br /> 以上自行修改</p><p>ssh管理 win系统下推荐使用WinSCP/putty</p><p>下载地址：<a href="http://u.115.com/file/f35541e58b">http://u.115.com/file/f35541e58b</a><br /> md5:d8dcc01d12c3ff0fae597a3a8a7e4991</p><p>四. 32位SliTaz 2.0 号称世界上最小的linux系统<br /> 系统内核 2.6.30.6<br /> lighttpd /1.14.14<br /> php 5.2.11 CGI-FCGI<br /> eAccelerator v0.9.5.3<br /> Zend Optimizer v3.3.9<br /> Zend Extension Manager 无<br /> mysql 5.1.38<br /> pure-ftpd</p><p>ssh:dropbear</p><p>系统和mysql管理员帐号：root 密码：vm4test 普通帐号：webmaster 密码：vm4test<br /> ip:192.168.1.104 网关：192.168.1.254 DNS:192.168.1.254  桥连<br /> 以上自行修改</p><p>ssh管理 win系统下推荐使用putty<br /> （WinSCP无法连接）<br /> 使用putty工具只能使用普通帐号和密码登陆,然后输入su命令,输入密码,切换到root帐号下<br /> ftp可以使用 root帐号登陆<br /> 下载地址：<a href="http://u.115.com/file/f32932650f">http://u.115.com/file/f32932650f</a><br /> md5:2fc1e24f1b1180cf3cdbcf50382542c9<p>转载请注明：本文转载自 纯 白 色 http://www.7qy.com/html/158.html</p><h3>Related Posts</h3><ul><li><a href="http://www.7qy.com/html/275.html" title="热点CentOs-RDPM1.1.3（nginx+php+mysql+resin+jdk+vsftpd）自动安装程序，支持最新的5.5系统 2010.05.19">热点CentOs-RDPM1.1.3（nginx+php+mysql+resin+jdk+vsftpd）自动安装程序，支持最新的5.5系统</a>(9)</li><li><a href="http://www.7qy.com/html/67.html" title="Ubuntu  cherokee php5 mysql5 vm/vps安装随笔 2010.02.20">Ubuntu  cherokee php5 mysql5 vm/vps安装随笔</a>(0)</li><li><a href="http://www.7qy.com/html/50.html" title="[12-4更新]CentOS 5.x RDPM安装脚本,一键安装nginx php jsp mysq 2009.11.19">[12-4更新]CentOS 5.x RDPM安装脚本,一键安装nginx php jsp mysq</a>(0)</li><li><a href="http://www.7qy.com/html/10.html" title="ubunt9.04桌面版，快速搭建resin+java+nginx+php5+mysql5整合平台 2009.04.9">ubunt9.04桌面版，快速搭建resin+java+nginx+php5+mysql5整合平台</a>(0)</li><li><a href="http://www.7qy.com/html/279.html" title="热点centos 5.5 X32 服务器特殊版发布，提供下载 2010.05.26">热点centos 5.5 X32 服务器特殊版发布，提供下载</a>(6)</li><li><a href="http://www.7qy.com/html/218.html" title="热点CENTOS-RDPM PHP5.2.11-5.2.13升级程序 2010.03.10">热点CENTOS-RDPM PHP5.2.11-5.2.13升级程序</a>(0)</li><li><a href="http://www.7qy.com/html/207.html" title="(停止下载)热点centos-rdpm-1.1.2提供下载! 包括vm7模板系统 2010.03.8">(停止下载)热点centos-rdpm-1.1.2提供下载! 包括vm7模板系统</a>(5)</li><li><a href="http://www.7qy.com/html/191.html" title="热点RDPM-1.1.2-beta,一键安装php jsp mysql开发环境 2010.03.1">热点RDPM-1.1.2-beta,一键安装php jsp mysql开发环境</a>(7)</li><li><a href="http://www.7qy.com/html/64.html" title="很多人使用CentOS 5.x RDPM安装脚本不能正常使用mysql的问题 2010.02.14">很多人使用CentOS 5.x RDPM安装脚本不能正常使用mysql的问题</a>(0)</li><li><a href="http://www.7qy.com/html/61.html" title="memcache加速缓存引擎在centos下的安装流程 2010.02.4">memcache加速缓存引擎在centos下的安装流程</a>(1)</li></ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="http://lingyired.com" >灵亦rEd</a> : <a class="comment_content" href="http://www.7qy.com/html/158.html#comment-117" title="View the entire comment by 灵亦rEd" >我现在用ubuntu10.04下的火狐浏览器，发现你的首页错位+乱码</a></li></ul>]]></content:encoded> <wfw:commentRss>http://www.7qy.com/html/158.html/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>32位linux下的免编译ZendOptimizer3.3.3/3.3.9</title><link>http://www.7qy.com/html/153.html</link> <comments>http://www.7qy.com/html/153.html#comments</comments> <pubDate>Wed, 24 Feb 2010 00:28:59 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Linux Server]]></category> <category><![CDATA[Web server]]></category> <category><![CDATA[资源共享]]></category> <category><![CDATA[php]]></category> <category><![CDATA[ZendOptimizer]]></category><guid isPermaLink="false">http://www.7qy.com/?p=153</guid> <description><![CDATA[内有3.3.3和3.3.9两个so文件,解压到任何目录,无需编译,在php.ini最下面加上以下内容.注意! 内容里的文件路径换成你实际的路径[zend]<span class="readmore"><a href="http://www.7qy.com/html/153.html" title="32位linux下的免编译ZendOptimizer3.3.3/3.3.9">阅读全文——共351字</a></span>]]></description> <content:encoded><![CDATA[<p>内有3.3.3和3.3.9两个so文件,解压到任何目录,无需编译,在php.ini最下面加上以下内容.<br /> 注意! 内容里的文件路径换成你实际的路径</p><blockquote><p>[zend]<br /> zend_optimizer.optimization_level=15<br /> zend_extension=/usr/local/zend/3.3.9/ZendOptimizer.so<br /> zend_optimizer.version=3.3.9<br /> zend_extension=/usr/local/zend/lib/ZendExtensionManager.so<br /> zend_extension_ts=/usr/local/zend/lib/ZendExtensionManager_TS.so</p></blockquote><p>下载地址:<a href="http://u.115.com/file/f3af7c5b2">http://u.115.com/file/f3af7c5b2</a><p>转载请注明：本文转载自 纯 白 色 http://www.7qy.com/html/153.html</p><h3>Related Posts</h3><ul><li><a href="http://www.7qy.com/html/279.html" title="热点centos 5.5 X32 服务器特殊版发布，提供下载 2010.05.26">热点centos 5.5 X32 服务器特殊版发布，提供下载</a>(6)</li><li><a href="http://www.7qy.com/html/275.html" title="热点CentOs-RDPM1.1.3（nginx+php+mysql+resin+jdk+vsftpd）自动安装程序，支持最新的5.5系统 2010.05.19">热点CentOs-RDPM1.1.3（nginx+php+mysql+resin+jdk+vsftpd）自动安装程序，支持最新的5.5系统</a>(9)</li><li><a href="http://www.7qy.com/html/207.html" title="(停止下载)热点centos-rdpm-1.1.2提供下载! 包括vm7模板系统 2010.03.8">(停止下载)热点centos-rdpm-1.1.2提供下载! 包括vm7模板系统</a>(5)</li><li><a href="http://www.7qy.com/html/255.html" title="热点win2008全能服务器数据中心免费终结版,提供下载 2010.05.1">热点win2008全能服务器数据中心免费终结版,提供下载</a>(16)</li><li><a href="http://www.7qy.com/html/237.html" title="配置好的win系统下的php5.2.13绿色包,适合iis/nginx/cherokee使用 2010.04.6">配置好的win系统下的php5.2.13绿色包,适合iis/nginx/cherokee使用</a>(5)</li><li><a href="http://www.7qy.com/html/218.html" title="热点CENTOS-RDPM PHP5.2.11-5.2.13升级程序 2010.03.10">热点CENTOS-RDPM PHP5.2.11-5.2.13升级程序</a>(0)</li><li><a href="http://www.7qy.com/html/191.html" title="热点RDPM-1.1.2-beta,一键安装php jsp mysql开发环境 2010.03.1">热点RDPM-1.1.2-beta,一键安装php jsp mysql开发环境</a>(7)</li><li><a href="http://www.7qy.com/html/158.html" title="4套 linux server VMware 7模版系统提供下载 2010.02.24">4套 linux server VMware 7模版系统提供下载</a>(2)</li><li><a href="http://www.7qy.com/html/149.html" title="配置好的php5.2.12绿色包,CGI-FCGI模式 2010.02.24">配置好的php5.2.12绿色包,CGI-FCGI模式</a>(3)</li><li><a href="http://www.7qy.com/html/67.html" title="Ubuntu  cherokee php5 mysql5 vm/vps安装随笔 2010.02.20">Ubuntu  cherokee php5 mysql5 vm/vps安装随笔</a>(0)</li></ul><h3>Recent Comments</h3><ul></ul>]]></content:encoded> <wfw:commentRss>http://www.7qy.com/html/153.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>配置好的php5.2.12绿色包,CGI-FCGI模式</title><link>http://www.7qy.com/html/149.html</link> <comments>http://www.7qy.com/html/149.html#comments</comments> <pubDate>Wed, 24 Feb 2010 00:12:19 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[资源共享]]></category> <category><![CDATA[2003]]></category> <category><![CDATA[2008]]></category> <category><![CDATA[eAccelerator]]></category> <category><![CDATA[FastCGI]]></category> <category><![CDATA[ionCube]]></category> <category><![CDATA[php]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[ZendOptimizer]]></category><guid isPermaLink="false">http://www.7qy.com/?p=149</guid> <description><![CDATA[32位 win2003/2008下通过测试集成eAccelerator v0.9.5.3<span class="readmore"><a href="http://www.7qy.com/html/149.html" title="配置好的php5.2.12绿色包,CGI-FCGI模式">阅读全文——共149字</a></span>]]></description> <content:encoded><![CDATA[<p>32位 win2003/2008下通过测试<br /> 集成<br /> eAccelerator v0.9.5.3<br /> ionCube PHP Loader v3.1.32<br /> Zend Optimizer v3.3.3<br /> SendMail</p><p>使用者注意修改php.ini里的文件路径</p><p>下载地址:<a href="http://u.115.com/file/f36cf8cf54">http://u.115.com/file/f36cf8cf54</a><p>转载请注明：本文转载自 纯 白 色 http://www.7qy.com/html/149.html</p><h3>Related Posts</h3><ul><li><a href="http://www.7qy.com/html/191.html" title="热点RDPM-1.1.2-beta,一键安装php jsp mysql开发环境 2010.03.1">热点RDPM-1.1.2-beta,一键安装php jsp mysql开发环境</a>(7)</li><li><a href="http://www.7qy.com/html/255.html" title="热点win2008全能服务器数据中心免费终结版,提供下载 2010.05.1">热点win2008全能服务器数据中心免费终结版,提供下载</a>(16)</li><li><a href="http://www.7qy.com/html/237.html" title="配置好的win系统下的php5.2.13绿色包,适合iis/nginx/cherokee使用 2010.04.6">配置好的win系统下的php5.2.13绿色包,适合iis/nginx/cherokee使用</a>(5)</li><li><a href="http://www.7qy.com/html/252.html" title="热点win2008全能服务器数据中心虚拟机版提供下载 2010.04.28">热点win2008全能服务器数据中心虚拟机版提供下载</a>(0)</li><li><a href="http://www.7qy.com/html/49.html" title="热点RDPM提供下载!win系统下一键搭建（php/jsp/mysql/ftp）环境 2009.11.19">热点RDPM提供下载!win系统下一键搭建（php/jsp/mysql/ftp）环境</a>(0)</li><li><a href="http://www.7qy.com/html/279.html" title="热点centos 5.5 X32 服务器特殊版发布，提供下载 2010.05.26">热点centos 5.5 X32 服务器特殊版发布，提供下载</a>(6)</li><li><a href="http://www.7qy.com/html/275.html" title="热点CentOs-RDPM1.1.3（nginx+php+mysql+resin+jdk+vsftpd）自动安装程序，支持最新的5.5系统 2010.05.19">热点CentOs-RDPM1.1.3（nginx+php+mysql+resin+jdk+vsftpd）自动安装程序，支持最新的5.5系统</a>(9)</li><li><a href="http://www.7qy.com/html/207.html" title="(停止下载)热点centos-rdpm-1.1.2提供下载! 包括vm7模板系统 2010.03.8">(停止下载)热点centos-rdpm-1.1.2提供下载! 包括vm7模板系统</a>(5)</li><li><a href="http://www.7qy.com/html/186.html" title="windows系统下启动php-cgi的启动脚本,适合nginx 2010.02.27">windows系统下启动php-cgi的启动脚本,适合nginx</a>(0)</li><li><a href="http://www.7qy.com/html/54.html" title="配置好的php 5.2.10 环境包,适合FastCGI / ISAPI / CGI-FCGI模式 2009.12.4">配置好的php 5.2.10 环境包,适合FastCGI / ISAPI / CGI-FCGI模式</a>(4)</li></ul><h3>Recent Comments</h3><ul><li><a class="commentor" href="" >pojay</a> : <a class="comment_content" href="http://www.7qy.com/html/149.html#comment-18" title="View the entire comment by pojay" >5.2.10那个没办法留言了，错误我发给你了啊。</a></li><li><a class="commentor" href="" >pojay</a> : <a class="comment_content" href="http://www.7qy.com/html/149.html#comment-16" title="View the entire comment by pojay" >那个5.2.10的MYSQL不行，这个试一下。</a></li></ul>]]></content:encoded> <wfw:commentRss>http://www.7qy.com/html/149.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Ubuntu  cherokee php5 mysql5 vm/vps安装随笔</title><link>http://www.7qy.com/html/67.html</link> <comments>http://www.7qy.com/html/67.html#comments</comments> <pubDate>Sat, 20 Feb 2010 22:09:03 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[资源共享]]></category> <category><![CDATA[cherokee]]></category> <category><![CDATA[Linux Server]]></category> <category><![CDATA[mysql]]></category> <category><![CDATA[php]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[vm]]></category> <category><![CDATA[vps]]></category><guid isPermaLink="false">http://www.7qy.com/html/67.html</guid> <description><![CDATA[安装环境:ubuntu 9.10 server 无X-Windows为什么选择cherokee而不选择apache nginx lighttpd这些大牌，因为使用VPS/VM的用户站点一般都不会是大型站点，cherokee号称最快的web服务器软件有它的优势，在低并发下100并发（10万浏览量/天）的情况下，甚至比nginx还快些，其次cherokee带有可视化的web控制面版，方便使用者管理自己的服务器，开设虚拟主机.cherokee的控制面版采用一次性动态密码，每次输入命令才能启动控制面版，安全性大大提高<span class="readmore"><a href="http://www.7qy.com/html/67.html" title="Ubuntu  cherokee php5 mysql5 vm/vps安装随笔">阅读全文——共1014字</a></span>]]></description> <content:encoded><![CDATA[<p>安装环境:ubuntu 9.10 server 无X-Windows</p><p>为什么选择cherokee而不选择apache nginx lighttpd这些大牌，因为使用VPS/VM的用户站点一般都不会是大型站点，cherokee号称最快的web服务器软件有它的优势，在低并发下100并发（10万浏览量/天）的情况下，甚至比nginx还快些，其次cherokee带有可视化的web控制面版，方便使用者管理自己的服务器，开设虚拟主机.<br /> cherokee的控制面版采用一次性动态密码，每次输入命令才能启动控制面版，安全性大大提高<br /> <a href="http://rdmosinc.free.fr/photo/upload/1267265891x2053040636.jpg"><img alt="" src="http://rdmosinc.free.fr/photo/upload/1267265891x2053040636.jpg" title="面版" class="alignnone" width="640" height="480" /></a><br /> <span id="more-67"></span><br /> 1.打开这个地址选择你系统对版的源<br /> <a target="_blank" href="https://launchpad.net/~cherokee-webserver/+archive/ppa">https://launchpad.net/~cherokee-webserver/+archive/ppa</a><br /> <img src="attachments/month_1002/8201022023854.jpg" border="0" alt=""/></p><p>2.编辑sources.list把源加到最后</p><blockquote><p>vi /etc/apt/sources.list</p></blockquote><p>比如是ubuntu 9.10就加下面的<br /> deb http://ppa.launchpad.net/cherokee-webserver/ppa/ubuntu karmic main<br /> deb-src http://ppa.launchpad.net/cherokee-webserver/ppa/ubuntu karmic main</p><p>3.导入key</p><blockquote><p>apt-key adv &#8211;keyserver keyserver.Ubuntu.com &#8211;recv-keys EBA7BD49</p></blockquote><p>4.更新</p><blockquote><p>apt-get up&#100;ate<br /> apt-get upgrade<br /> apt-get dist-upgrade</p></blockquote><p>5.安装必要组件</p><blockquote><p>apt-get install cpp gcc g++ make</p></blockquote><p>6.安装MYSQL，安装过程中需要设置mysql密码</p><blockquote><p>apt-get install mysql-server mysql-client -y</p></blockquote><p>7.安装PHP</p><blockquote><p>apt-get install php5-cgi php5-mysql php5-curl php5-gd php5-idn php5-dev php5-imap php5-mcrypt php5-ming php5-pspell php5-recode php5-snmp php5-tidy php5-xmlrpc php5-sqlite php5-xsl -y</p></blockquote><p>8.安装cherokee</p><blockquote><p>apt-get install cherokee</p></blockquote><p>9.启动cherokee控制面版，会随机产生一个一次性密码，控制面版地址http://IP:9090</p><blockquote><p>cherokee-admin -b</p></blockquote><p><img src="http://rdmosinc.free.fr/photo/upload/1267003690x1879321557.jpg" border="0" alt=""/><p>转载请注明：本文转载自 纯 白 色 http://www.7qy.com/html/67.html</p><h3>Related Posts</h3><ul><li><a href="http://www.7qy.com/html/158.html" title="4套 linux server VMware 7模版系统提供下载 2010.02.24">4套 linux server VMware 7模版系统提供下载</a>(2)</li><li><a href="http://www.7qy.com/html/10.html" title="ubunt9.04桌面版，快速搭建resin+java+nginx+php5+mysql5整合平台 2009.04.9">ubunt9.04桌面版，快速搭建resin+java+nginx+php5+mysql5整合平台</a>(0)</li><li><a href="http://www.7qy.com/html/279.html" title="热点centos 5.5 X32 服务器特殊版发布，提供下载 2010.05.26">热点centos 5.5 X32 服务器特殊版发布，提供下载</a>(6)</li><li><a href="http://www.7qy.com/html/275.html" title="热点CentOs-RDPM1.1.3（nginx+php+mysql+resin+jdk+vsftpd）自动安装程序，支持最新的5.5系统 2010.05.19">热点CentOs-RDPM1.1.3（nginx+php+mysql+resin+jdk+vsftpd）自动安装程序，支持最新的5.5系统</a>(9)</li><li><a href="http://www.7qy.com/html/50.html" title="[12-4更新]CentOS 5.x RDPM安装脚本,一键安装nginx php jsp mysq 2009.11.19">[12-4更新]CentOS 5.x RDPM安装脚本,一键安装nginx php jsp mysq</a>(0)</li><li><a href="http://www.7qy.com/html/252.html" title="热点win2008全能服务器数据中心虚拟机版提供下载 2010.04.28">热点win2008全能服务器数据中心虚拟机版提供下载</a>(0)</li><li><a href="http://www.7qy.com/html/237.html" title="配置好的win系统下的php5.2.13绿色包,适合iis/nginx/cherokee使用 2010.04.6">配置好的win系统下的php5.2.13绿色包,适合iis/nginx/cherokee使用</a>(5)</li><li><a href="http://www.7qy.com/html/223.html" title="热点CentOs 5.X OpenVZ（VPS）+WEB管理程序，自动安装程序 2010.03.17">热点CentOs 5.X OpenVZ（VPS）+WEB管理程序，自动安装程序</a>(2)</li><li><a href="http://www.7qy.com/html/218.html" title="热点CENTOS-RDPM PHP5.2.11-5.2.13升级程序 2010.03.10">热点CENTOS-RDPM PHP5.2.11-5.2.13升级程序</a>(0)</li><li><a href="http://www.7qy.com/html/207.html" title="(停止下载)热点centos-rdpm-1.1.2提供下载! 包括vm7模板系统 2010.03.8">(停止下载)热点centos-rdpm-1.1.2提供下载! 包括vm7模板系统</a>(5)</li></ul><h3>Recent Comments</h3><ul></ul>]]></content:encoded> <wfw:commentRss>http://www.7qy.com/html/67.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>很多人在找的VMware Server 1.0.7包括汉化文件</title><link>http://www.7qy.com/html/65.html</link> <comments>http://www.7qy.com/html/65.html#comments</comments> <pubDate>Tue, 16 Feb 2010 10:01:46 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[资源共享]]></category> <category><![CDATA[Server]]></category> <category><![CDATA[VMware]]></category><guid isPermaLink="false">http://www.7qy.com/html/65.html</guid> <description><![CDATA[http://u.115.com/file/f37504df18VMware-server-installer-1.0.7-108231.exe汉化文件由茶馆群管理员:纯天一汉化<span class="readmore"><a href="http://www.7qy.com/html/65.html" title="很多人在找的VMware Server 1.0.7包括汉化文件">阅读全文——共336字</a></span>]]></description> <content:encoded><![CDATA[<p><a target="_blank" href="http://u.115.com/file/f37504df18">http://u.115.com/file/f37504df18</a><br /> VMware-server-installer-1.0.7-108231.exe</p><p>汉化文件由茶馆群管理员:纯天一汉化<br /> <a target="_blank" href="http://u.115.com/file/f360351e82">http://u.115.com/file/f360351e82</a><br /> VMware_Server_1.07_汉化.rar</p><p>安装序列号:<br /> 9ANF0-Y45FK-19PGK-4VH8E<br /> 9844J-YFH46-11K5N-4HLJ4<br /> 90H45-YDN42-19P5Q-4AQHR<br /> 9216H-YF563-137GK-4C018<br /> 98544-YD16L-112E7-416V5<br /> 90J6N-Y44F3-1925J-4H5H4<br /> 90NF0-Y406K-1975N-4T4U0<br /> 90JD0-YF5DP-19757-434R5<p>转载请注明：本文转载自 纯 白 色 http://www.7qy.com/html/65.html</p><h3>Related Posts</h3><ul><li><a href="http://www.7qy.com/html/255.html" title="热点win2008全能服务器数据中心免费终结版,提供下载 2010.05.1">热点win2008全能服务器数据中心免费终结版,提供下载</a>(16)</li><li><a href="http://www.7qy.com/html/49.html" title="热点RDPM提供下载!win系统下一键搭建（php/jsp/mysql/ftp）环境 2009.11.19">热点RDPM提供下载!win系统下一键搭建（php/jsp/mysql/ftp）环境</a>(0)</li><li><a href="http://www.7qy.com/html/33.html" title="ubuntu server 9.04 rc VM安装简单接触 2009.04.17">ubuntu server 9.04 rc VM安装简单接触</a>(0)</li></ul><h3>Recent Comments</h3><ul></ul>]]></content:encoded> <wfw:commentRss>http://www.7qy.com/html/65.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>很多人使用CentOS 5.x RDPM安装脚本不能正常使用mysql的问题</title><link>http://www.7qy.com/html/64.html</link> <comments>http://www.7qy.com/html/64.html#comments</comments> <pubDate>Sun, 14 Feb 2010 13:58:29 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[资源共享]]></category> <category><![CDATA[centos]]></category> <category><![CDATA[Linux Server]]></category> <category><![CDATA[mysql]]></category><guid isPermaLink="false">http://www.7qy.com/html/64.html</guid> <description><![CDATA[首先在终端下执行:/wwwroot/mysql/mysqld start稍等下就会在/tmp目录下生成一个mysql.sock文件<span class="readmore"><a href="http://www.7qy.com/html/64.html" title="很多人使用CentOS 5.x RDPM安装脚本不能正常使用mysql的问题">阅读全文——共255字</a></span>]]></description> <content:encoded><![CDATA[<p>首先在终端下执行:</p><blockquote><p>/wwwroot/mysql/mysqld start</p></blockquote><p>稍等下就会在/tmp目录下生成一个mysql.sock文件</p><p>然后进入mysql/bin目录</p><blockquote><p>cd /usr/local/webserver/mysql/bin</p></blockquote><p>设置mysql的root帐号密码<span id="more-64"></span></p><blockquote><p>./mysqladmin -uroot password 123456</p></blockquote><p>最后的123456是密码</p><p>然后把phpmyadmin上传到站点目录下,用mysql的root帐号和密码登陆,在权限里删除除了<br /> root localhost 是 ALL PRIVILEGES  是  以外的所有帐户<p>转载请注明：本文转载自 纯 白 色 http://www.7qy.com/html/64.html</p><h3>Related Posts</h3><ul><li><a href="http://www.7qy.com/html/279.html" title="热点centos 5.5 X32 服务器特殊版发布，提供下载 2010.05.26">热点centos 5.5 X32 服务器特殊版发布，提供下载</a>(6)</li><li><a href="http://www.7qy.com/html/275.html" title="热点CentOs-RDPM1.1.3（nginx+php+mysql+resin+jdk+vsftpd）自动安装程序，支持最新的5.5系统 2010.05.19">热点CentOs-RDPM1.1.3（nginx+php+mysql+resin+jdk+vsftpd）自动安装程序，支持最新的5.5系统</a>(9)</li><li><a href="http://www.7qy.com/html/158.html" title="4套 linux server VMware 7模版系统提供下载 2010.02.24">4套 linux server VMware 7模版系统提供下载</a>(2)</li><li><a href="http://www.7qy.com/html/60.html" title="热点CentOS 5.x RDPM MYSQL自动升级脚本 2010.02.3">热点CentOS 5.x RDPM MYSQL自动升级脚本</a>(0)</li><li><a href="http://www.7qy.com/html/50.html" title="[12-4更新]CentOS 5.x RDPM安装脚本,一键安装nginx php jsp mysq 2009.11.19">[12-4更新]CentOS 5.x RDPM安装脚本,一键安装nginx php jsp mysq</a>(0)</li><li><a href="http://www.7qy.com/html/285.html" title="CentOS5.5 32位系统,编译升级2.6.32.12内核笔记 2010.05.29">CentOS5.5 32位系统,编译升级2.6.32.12内核笔记</a>(0)</li><li><a href="http://www.7qy.com/html/233.html" title="目前算的上最全的centos系统资料提供下载 2010.04.2">目前算的上最全的centos系统资料提供下载</a>(5)</li><li><a href="http://www.7qy.com/html/223.html" title="热点CentOs 5.X OpenVZ（VPS）+WEB管理程序，自动安装程序 2010.03.17">热点CentOs 5.X OpenVZ（VPS）+WEB管理程序，自动安装程序</a>(2)</li><li><a href="http://www.7qy.com/html/218.html" title="热点CENTOS-RDPM PHP5.2.11-5.2.13升级程序 2010.03.10">热点CENTOS-RDPM PHP5.2.11-5.2.13升级程序</a>(0)</li><li><a href="http://www.7qy.com/html/207.html" title="(停止下载)热点centos-rdpm-1.1.2提供下载! 包括vm7模板系统 2010.03.8">(停止下载)热点centos-rdpm-1.1.2提供下载! 包括vm7模板系统</a>(5)</li></ul><h3>Recent Comments</h3><ul></ul>]]></content:encoded> <wfw:commentRss>http://www.7qy.com/html/64.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>memcache加速缓存引擎在centos下的安装流程</title><link>http://www.7qy.com/html/61.html</link> <comments>http://www.7qy.com/html/61.html#comments</comments> <pubDate>Thu, 04 Feb 2010 11:22:15 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[资源共享]]></category> <category><![CDATA[centos]]></category> <category><![CDATA[Linux Server]]></category> <category><![CDATA[memcache]]></category> <category><![CDATA[php]]></category> <category><![CDATA[加速缓存]]></category><guid isPermaLink="false">http://www.7qy.com/html/61.html</guid> <description><![CDATA[　　memcache是一个高性能的分布式的内存对象缓存系统，通过在内存里维护一个统一的巨大的hash表，它能够用来存储各种格式的数据，包括图像、视频、文件以及数据库检索的结果等。Memcache是danga.com的一个项目，最早是为 LiveJournal 服务的，最初为了加速 LiveJournal 访问速度而开发的，后来被很多大型的网站采用。目前全世界不少人使用这个缓存项目来构建自己大负载的网站，来分担数据库的压力。起初作者编写它可能是为了提高动态网页应用，为了减轻数据库检索的压力，来做的这个缓存系统。它的缓存是一种分布式的，也就是可以允许不同主机上的多个用户同时访问这个缓存系统， 这种方法不仅解决了共享内存只能是单机的弊端，同时也解决了数据库检索的压力，最大的优点是提高了访问获取数据的速度！基于memcache作者对分布式cache的理解和解决方案。 memcache完全可以用到其他地方 比如分布式数据库， 分布式计算等领域。<span class="readmore"><a href="http://www.7qy.com/html/61.html" title="memcache加速缓存引擎在centos下的安装流程">阅读全文——共1359字</a></span>]]></description> <content:encoded><![CDATA[<p>　　memcache是一个高性能的分布式的内存对象缓存系统，通过在内存里维护一个统一的巨大的hash表，它能够用来存储各种格式的数据，包括图像、视频、文件以及数据库检索的结果等。Memcache是danga.com的一个项目，最早是为 LiveJournal 服务的，最初为了加速 LiveJournal 访问速度而开发的，后来被很多大型的网站采用。目前全世界不少人使用这个缓存项目来构建自己大负载的网站，来分担数据库的压力。起初作者编写它可能是为了提高动态网页应用，为了减轻数据库检索的压力，来做的这个缓存系统。它的缓存是一种分布式的，也就是可以允许不同主机上的多个用户同时访问这个缓存系统， 这种方法不仅解决了共享内存只能是单机的弊端，同时也解决了数据库检索的压力，最大的优点是提高了访问获取数据的速度！基于memcache作者对分布式cache的理解和解决方案。 memcache完全可以用到其他地方 比如分布式数据库， 分布式计算等领域。<br /> <img src="http://rdmosinc.free.fr/photo/upload/1267005513x1879321557.jpg" border="0" alt=""/></p><p>热点rdpm用户可以直接使用以下代码在终端下安装,其他用户需要修改php路径</p><p>1.安装libevent<span id="more-61"></span></p><blockquote><p>cd /tmp<br /> wget -nc http://www.monkey.org/~provos/libevent-2.0.3-alpha.tar.gz<br /> tar xvf libevent-2.0.3-alpha.tar.gz<br /> cd libevent-2.0.3-alpha<br /> ./configure &#8211;prefix=/usr<br /> make<br /> make install<br /> cd ../</p></blockquote><p>2.安装memcached引擎</p><blockquote><p>wget -nc http://memcached.googlecode.com/files/memcached-1.4.4.tar.gz<br /> tar xvf memcached-1.4.4.tar.gz<br /> cd memcached-1.4.4<br /> ./configure &#8211;with-libevent=/usr<br /> make<br /> make install<br /> cd ../</p></blockquote><p>3.安装memcached的php客户端</p><blockquote><p>wget -nc http://pecl.php.net/get/memcache-2.2.5.tgz<br /> tar xvf memcache-2.2.5.tgz<br /> cd memcache-2.2.5<br /> /usr/local/webserver/php/bin/phpize<br /> ./configure &#8211;enable-memcache &#8211;with-php-config=/usr/local/webserver/php/bin/php-config &#8211;with-zlib-dir<br /> make<br /> make install</p></blockquote><p>查看php.ini里有没有自动添加以下两行代码<br /> <img src="http://rdmosinc.free.fr/photo/upload/1267005005x1879321557.jpg" border="0" alt=""/></p><p>4.启动memcache</p><blockquote><p>/usr/local/bin/memcached -d -m 1024 -u root -l 127.0.0.1 -p 12000 -c 1000 -P /tmp/memcached.pid</p></blockquote><p>这里需要按照各人的硬件来设置相关的参数启动<br /> -m 1024 是分配给memcache的内存,按照你的内存总量做相应的修改<br /> -u root    是启动memcache的帐号<br /> -l 127.0.0.1 是IP地址,可以写成你具体的IP<br /> -p 12000    是监听端口,如果你的12000端口被占用了,可以换成其它端口,如12001<br /> -c 1000    是进程数,按照你的实际硬件性能设置<p>转载请注明：本文转载自 纯 白 色 http://www.7qy.com/html/61.html</p><h3>Related Posts</h3><ul><li><a href="http://www.7qy.com/html/279.html" title="热点centos 5.5 X32 服务器特殊版发布，提供下载 2010.05.26">热点centos 5.5 X32 服务器特殊版发布，提供下载</a>(6)</li><li><a href="http://www.7qy.com/html/275.html" title="热点CentOs-RDPM1.1.3（nginx+php+mysql+resin+jdk+vsftpd）自动安装程序，支持最新的5.5系统 2010.05.19">热点CentOs-RDPM1.1.3（nginx+php+mysql+resin+jdk+vsftpd）自动安装程序，支持最新的5.5系统</a>(9)</li><li><a href="http://www.7qy.com/html/218.html" title="热点CENTOS-RDPM PHP5.2.11-5.2.13升级程序 2010.03.10">热点CENTOS-RDPM PHP5.2.11-5.2.13升级程序</a>(0)</li><li><a href="http://www.7qy.com/html/207.html" title="(停止下载)热点centos-rdpm-1.1.2提供下载! 包括vm7模板系统 2010.03.8">(停止下载)热点centos-rdpm-1.1.2提供下载! 包括vm7模板系统</a>(5)</li><li><a href="http://www.7qy.com/html/158.html" title="4套 linux server VMware 7模版系统提供下载 2010.02.24">4套 linux server VMware 7模版系统提供下载</a>(2)</li><li><a href="http://www.7qy.com/html/50.html" title="[12-4更新]CentOS 5.x RDPM安装脚本,一键安装nginx php jsp mysq 2009.11.19">[12-4更新]CentOS 5.x RDPM安装脚本,一键安装nginx php jsp mysq</a>(0)</li><li><a href="http://www.7qy.com/html/285.html" title="CentOS5.5 32位系统,编译升级2.6.32.12内核笔记 2010.05.29">CentOS5.5 32位系统,编译升级2.6.32.12内核笔记</a>(0)</li><li><a href="http://www.7qy.com/html/233.html" title="目前算的上最全的centos系统资料提供下载 2010.04.2">目前算的上最全的centos系统资料提供下载</a>(5)</li><li><a href="http://www.7qy.com/html/223.html" title="热点CentOs 5.X OpenVZ（VPS）+WEB管理程序，自动安装程序 2010.03.17">热点CentOs 5.X OpenVZ（VPS）+WEB管理程序，自动安装程序</a>(2)</li><li><a href="http://www.7qy.com/html/153.html" title="32位linux下的免编译ZendOptimizer3.3.3/3.3.9 2010.02.24">32位linux下的免编译ZendOptimizer3.3.3/3.3.9</a>(0)</li></ul><h3>Recent Comments</h3><ul></ul>]]></content:encoded> <wfw:commentRss>http://www.7qy.com/html/61.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>