<?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>简单生活&#124;不简单</title>
	<atom:link href="http://srsman.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://srsman.com</link>
	<description></description>
	<lastBuildDate>Thu, 02 Sep 2010 15:20:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Advanced Backup System</title>
		<link>http://srsman.com/2010/08/advanced-backup-system/</link>
		<comments>http://srsman.com/2010/08/advanced-backup-system/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 04:49:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[建站代码]]></category>
		<category><![CDATA[Backup System]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://srsman.com/?p=6707</guid>
		<description><![CDATA[Advanced Backup System or Abs is a PHP script that helps you with tasks as backup files, backup mysql databases and deploy new versions to a server. This script is a must have for every webdeveloper/webmaster that want to save some time. To give you an example: we can create and download a backup of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://srsman.com/wp-content/uploads/2010/08/Advanced-Backup-System.jpg"><img src="http://srsman.com/wp-content/uploads/2010/08/Advanced-Backup-System.jpg" alt="" title="Advanced Backup System" width="696" height="415" class="aligncenter size-full wp-image-6708" /></a><br />
Advanced Backup System or Abs is a PHP script that helps you with tasks as backup files, backup mysql databases and deploy new versions to a server. This script is a must have for every webdeveloper/webmaster that want to save some time.<br />
<span id="more-6707"></span><br />
To give you an example: we can create and download a backup of a website with 60Mb of files under two minutes. Try to imagine how long this takes to do it with pure FTP .</p>
<p>Updates</p>
<p>07/06/2010:</p>
<p>* Fixed problem that not all files get backed up<br />
* Added feature to remove all backups</p>
<p>06/04/2010:</p>
<p>* Fixed cronpassword problem<br />
* Added feature to select database name for cron sql rollback<br />
* Mac DS_Store problem solved<br />
* Fixed some random problems<br />
* Added feature to set max backup files</p>
<p>02/03/2010:</p>
<p>* Fixed 404 image requests<br />
* Fixed problem with databases that use constraints</p>
<p>Features</p>
<p>* Create zipped backups of your server files<br />
* Download created backups to your computer<br />
* Rollback a particular backup (restore points)<br />
* Create database backup<br />
* Delete backup files<br />
* Download created backup (automatically zipped for faster download)<br />
* Rollback a particular database backup (restore points)<br />
* Database SQL importer<br />
* Deploy a zip file to the server<br />
* Exclude directories, files, file extensions from your backup to make the backups smaller<br />
* Secured with a login system<br />
* Cronjob supported to create file backups or restore them<br />
* Cronjob supported to create database backups or restore them<br />
* Easy to install (change config and upload to server)<br />
* Easily creating backup from your, and your clients websites.<br />
* Fully ajax based for a better user experience<br />
* No database needed for the installation<br />
* Faster MySQL import than phpmyadmin<br />
* Documentation file included<br />
* Email file and/or database backups to your email address</p>
<p>Where to use</p>
<p>So now we know what we can do with this script. Below I listed some things where and how you can use this script to make your life as a webdeveloper/webmaster easier.</p>
<p>* You have created a demo of an web application that you have created but you want to restore each evening the database and the files to an original state so that the demo stay’s clean and professional. With Abs and cron you can restore your demo application to a clean state each evening.<br />
* Your client emails you that there is big error in his application and that it needs to be fixed right away. To only problem is that you’re not at home and you don’t know the server FTP login. That’s a problem … or not. You login to the Abs system on your client his server, and create a backup of his last files. Download it to your computer and do some changes to a file. Create a zip of the changed files and deploy this to the server with Abs. If after deployment something is wrong with your code you can always rollback to that latest backup.<br />
* You want to have a local copy of all the server files. Normally if you want to copy all your files with FTP this takes a long time. With Abs this is a task that only takes an minute or two. Backup the files and download that ZIP to your computer.</p>
<p>DEMO: <a href="http://codecanyon.net/item/advanced-backup-system/full_screen_preview/88574">http://codecanyon.net/item/advanced-backup-system/full_screen_preview/88574</a></p>
<p>user:admin password:test</p>
<p>下载 <a href="http://u.115.com/file/f07310f144">Advanced Backup System</a></p>
<h3  class="related_post_title">相关日志</h3><ul class="related_post"><li><a href="http://srsman.com/2010/03/windows-cache-extension-for-php/" title="Windows Cache Extension for PHP 1.1 Beta">Windows Cache Extension for PHP 1.1 Beta</a></li><li><a href="http://srsman.com/2009/07/npmserv-win-nginxphpmysql/" title="NPMserv(win下nginx+php+mysql) v0.2.2 ">NPMserv(win下nginx+php+mysql) v0.2.2 </a></li><li><a href="http://srsman.com/2009/07/autonpm-nginxphpmysqlzendoptimizer/" title="Autonpm|全自动编译安装nginx+php+mysql+ZendOptimizer的shell脚本">Autonpm|全自动编译安装nginx+php+mysql+ZendOptimizer的shell脚本</a></li><li><a href="http://srsman.com/2009/04/php%e6%ad%a3%e5%88%99%e8%a1%a8%e8%be%be%e5%bc%8f%e5%bf%ab%e9%80%9f%e5%85%a5%e9%97%a8/" title="php正则表达式快速入门">php正则表达式快速入门</a></li><li><a href="http://srsman.com/2009/04/%e5%bc%80%e6%ba%90php%e5%8d%9a%e5%ae%a2%e7%a8%8b%e5%ba%8fjblog-15%e6%ad%a3%e5%bc%8f%e7%89%88%e5%8f%91%e5%b8%83/" title="开源PHP博客程序JBLOG 1.5正式版发布">开源PHP博客程序JBLOG 1.5正式版发布</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://srsman.com/2010/08/advanced-backup-system/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows Cache Extension for PHP 1.1 Beta</title>
		<link>http://srsman.com/2010/03/windows-cache-extension-for-php/</link>
		<comments>http://srsman.com/2010/03/windows-cache-extension-for-php/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 12:56:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[建站代码]]></category>
		<category><![CDATA[Cache]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://srsman.com/?p=6696</guid>
		<description><![CDATA[Windows Cache Extension for PHP Windows Cache Extension for PHP is a PHP accelerator that is used to increase the speed of PHP applications running on Windows and Windows Server. Once the Windows Cache Extension for PHP is enabled and loaded by the PHP engine, PHP applications can take advantage of the functionality without any [...]]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste"><span style="font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; line-height: normal; color: #5b5b5b;"></p>
<h1 class="learn-header" style="font-size: 21px; font-weight: normal; font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;">Windows Cache Extension for PHP</h1>
<div id="expand-article-text" style="margin-top: 20px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 30px; padding-bottom: 0px; padding-left: 0px;">
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 20px; margin-left: 0px; line-height: 20px; padding: 0px;">Windows Cache Extension for PHP is a PHP accelerator that is used to increase the speed of PHP applications running on Windows and Windows Server. Once the Windows Cache Extension for PHP is enabled and loaded by the PHP engine, PHP applications can take advantage of the functionality without any code modifications.</p>
<h2 style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; font-size: 17px; font-weight: normal; font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; clear: both; padding: 0px;">Increase PHP application performance on Windows by caching PHP bytecode in memory</h2>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 20px; margin-left: 0px; line-height: 20px; padding: 0px;">Windows Cache Extension for PHP stores the PHP bytecode, the compiled version of the PHP script, in memory making it available when subsequent executions of the same script are needed helping to increase the overall PHP application performance. The use of Windows Cache Extension for PHP allows the PHP bytecode to be generated only once and to be reused each time the same PHP script is executed.</p>
<h2 style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; font-size: 17px; font-weight: normal; font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; clear: both; padding: 0px;">Reduce file system I/O overhead by caching the PHP scripts in memory</h2>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 20px; margin-left: 0px; line-height: 20px; padding: 0px;">Windows Cache Extension for PHP helps to reduce the latency of file operations when PHP scripts are stored on remote UNC file shares. Windows Cache Extension for PHP includes a file system cache that is used to store the content of the PHP script files in shared memory, which reduces the amount of file system operations performed by PHP engine.</p>
<h2 style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; font-size: 17px; font-weight: normal; font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; clear: both; padding: 0px;">Avoid redundant mapping for absolute paths by using relative file path cache</h2>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 20px; margin-left: 0px; line-height: 20px; padding: 0px;">Windows Cache Extension for PHP caches the relation between relative and absolute file paths, reducing the number of relative path resolutions performed by the PHP engine. PHP applications that use many relative paths would perform faster given the conversion to absolute paths is performed only once.</p>
<h2 style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; font-size: 17px; font-weight: normal; font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; clear: both; padding: 0px;">Features</h2>
<ul class="list" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 20px; list-style-type: disc; list-style-position: initial; list-style-image: initial; padding: 0px;">
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">PHP 5.2 and PHP 5.3 support</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Configurable file cache</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Configurable PHP opcode cache</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">Relative file path cache</li>
<li style="margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding: 0px;">PHP functions to obtain information about the cache status</li>
</ul>
</div>
<p></span></div>
<p><a href="http://go.microsoft.com/?linkid=9697970">WinCache 1.0 for PHP 5.2 &#8211; x86</a><br />
<a href="http://go.microsoft.com/?linkid=9697971">WinCache 1.0 for PHP 5.3 &#8211; x86</a></p>
<h3  class="related_post_title">相关日志</h3><ul class="related_post"><li><a href="http://srsman.com/2010/08/advanced-backup-system/" title="Advanced Backup System">Advanced Backup System</a></li><li><a href="http://srsman.com/2010/03/fastcgi-extension-1-5-iis-6-05-1/" title="FastCGI Extension 1.5 IIS 6.0/5.1 (x86)">FastCGI Extension 1.5 IIS 6.0/5.1 (x86)</a></li><li><a href="http://srsman.com/2009/07/npmserv-win-nginxphpmysql/" title="NPMserv(win下nginx+php+mysql) v0.2.2 ">NPMserv(win下nginx+php+mysql) v0.2.2 </a></li><li><a href="http://srsman.com/2009/07/autonpm-nginxphpmysqlzendoptimizer/" title="Autonpm|全自动编译安装nginx+php+mysql+ZendOptimizer的shell脚本">Autonpm|全自动编译安装nginx+php+mysql+ZendOptimizer的shell脚本</a></li><li><a href="http://srsman.com/2009/04/iis-rewrite-isapi-rewrite3/" title="IIS Rewrite 组件ISAPI Rewrite3 下载">IIS Rewrite 组件ISAPI Rewrite3 下载</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://srsman.com/2010/03/windows-cache-extension-for-php/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>FastCGI Extension 1.5 IIS 6.0/5.1 (x86)</title>
		<link>http://srsman.com/2010/03/fastcgi-extension-1-5-iis-6-05-1/</link>
		<comments>http://srsman.com/2010/03/fastcgi-extension-1-5-iis-6-05-1/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 12:51:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[建站代码]]></category>
		<category><![CDATA[FastCGI]]></category>
		<category><![CDATA[IIS]]></category>

		<guid isPermaLink="false">http://srsman.com/?p=6695</guid>
		<description><![CDATA[微软已经和PHP社区共同努力了很久，他们终于研发出能让IIS更快地解析PHP的方法，用户们甚至不需要做基准测试就可以明显感觉到PHP解析速度加 快。早在2006年，微软就和Zend等厂商一起研发Windows Server下的优化工作，IIS产品组已经公布了IIS6和7的FastCGI扩展，它能让PHP执行效率更高。PHP一直以来是 IIS的尴尬，用PHP扩展的速度跟不上其它服务端（甚至还有一些致命问题例如在某内存地址报错），而PHP又比ASP.net普及得多，因此微软需要在 IIS+PHP上突破市场。 下载:FastCGI Extension 1.5 for Internet Information Services 6.0 and 5.1 (x86) * Supported Operating Systems: Windows Server 2003; Windows XP IIS 6.0 or 5.1 must be enabled on the operating system in order to be able to use FastCGI Extension. Many PHP community applications being used today by Web developers [...]]]></description>
			<content:encoded><![CDATA[<p>微软已经和PHP社区共同努力了很久，他们终于研发出能让IIS更快地解析PHP的方法，用户们甚至不需要做基准测试就可以明显感觉到PHP解析速度加 快。早在2006年，微软就和Zend等厂商一起研发Windows Server下的优化工作，IIS产品组已经公布了IIS6和7的FastCGI扩展，它能让PHP执行效率更高。PHP一直以来是 IIS的尴尬，用PHP扩展的速度跟不上其它服务端（甚至还有一些致命问题例如在某内存地址报错），而PHP又比ASP.net普及得多，因此微软需要在 IIS+PHP上突破市场。</p>
<p>下载:<a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&#038;FamilyID=227219aa-6aec-4b80-a9fa-76f811ee9e84">FastCGI Extension 1.5 for Internet Information Services 6.0 and 5.1 (x86)</a></p>
<p>* Supported Operating Systems: Windows Server 2003; Windows XP</p>
<p>IIS 6.0 or 5.1 must be enabled on the operating system in order to be able to use FastCGI Extension.</p>
<blockquote><p>Many PHP community applications being used today by Web developers to build Web sites for businesses. IIS has worked hard to make our platform a first class citizen for hosting PHP applications in addition to our ASP.NET integration. The “core” of our PHP application hosting story is FastCGI.<br />
FastCGI is available for IIS6 as a Web download– if you are using IIS6 on Windows Server 2003, you should be running this FastCGI Extension for IIS 5.1 and IIS 6. FastCGI ships as one of the IIS modules “in the box” for Windows Server 2008 and later.<br />
We have released an important update to FastCGI that includes updates to functionality as well as real-time tuning of MaxInstances. Real-time tuning of MaxInstances improves PHP application hosting performance by automatically determining the optimal number of required PHP processes based on the available CPU and memory resources on the server. With this feature, users will not have to manually tune the FastCGI configuration as FastCGI is guaranteed to run at the maximum performance out of the box.<br />
Unrelated to the update but a best practice nevertheless – if you are hosting PHP on IIS, you should (in addition to using the last FastCGI releases) also make sure you are running WinCache. WinCache, which is free and open-sourced on PECL, gives you a set of caches, including byte code cache, user cache, and session cache, that helps accelerate PHP application performance on Windows.<br />
To get the update to FastCGI:<br />
If you are using IIS 5.1 (Windows XP) and 6.0 (Windows Server 2003), download FastCGI Extension 1.5 to host your PHP applications.<br />
If you are using IIS 7.0 (Vista, Windows Server 2008) or IIS 7.5 (Windows 7, Windows Server 2008 R2), you should apply the update linked to this KB Article. With this update, the IIS FastCGI functionality is consistent from Windows XP (IIS 5.1) up to Windows Server 2008 R2 (IIS 7.5)</p></blockquote>
<h3  class="related_post_title">相关日志</h3><ul class="related_post"><li><a href="http://srsman.com/2010/03/windows-cache-extension-for-php/" title="Windows Cache Extension for PHP 1.1 Beta">Windows Cache Extension for PHP 1.1 Beta</a></li><li><a href="http://srsman.com/2009/04/iis-rewrite-isapi-rewrite3/" title="IIS Rewrite 组件ISAPI Rewrite3 下载">IIS Rewrite 组件ISAPI Rewrite3 下载</a></li><li><a href="http://srsman.com/2008/07/drupal-clean-urls-rewrite-for-iis/" title="Drupal Rewrite for IIS 规则">Drupal Rewrite for IIS 规则</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://srsman.com/2010/03/fastcgi-extension-1-5-iis-6-05-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Directadmin 虚拟主机管理软件 1.351破解版</title>
		<link>http://srsman.com/2010/03/directadmin-control-panel-1351-nulled/</link>
		<comments>http://srsman.com/2010/03/directadmin-control-panel-1351-nulled/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 13:08:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[LAMP主机]]></category>
		<category><![CDATA[directadmin]]></category>
		<category><![CDATA[虚拟主机管理软件]]></category>

		<guid isPermaLink="false">http://srsman.com/?p=6694</guid>
		<description><![CDATA[DirectAdmin (简称DA)是一套由加拿大JMBC软件公司开发的基于Linux操作系统的虚拟主机在线管理软件,通过这个管理系统您可以方便的管理您的服务,设置EMAIL,设置DNS,开通FTP,开通网站及Mysql数据库,在线文件管理,数据库管理等,方便管理员,客户及代理商在线管理虚拟主机. Directadmin 和 WHMCS配合可以组成很强大的空间销售平台。 不过对于Directadmin这类主机管理软件的破解版，真的要使用还是使用正版为好，一来是考虑到安全的因素。二来Directadmin也不算贵。作为自己研究学习用一用可以。不建议商用。服务器都托管得起还缺那400元钱？如果你实在不想花钱，也有很多开源的优秀虚拟主机管理软件供你选择使用。。 DirectAdmin功能 电邮管理： 用户可以创建POP3 帐户, catch-all邮箱, 邮件转发, 邮件列表, 自动回复, 和网页邮局 。 过滤器允许用户按域名, 关键词, 和大小来阻拦邮件。附有成人邮件过滤器。 FTP 管理： 用户可以创建FTP帐户, 并为每个帐户设定文件夹访问权限. 支持匿名登录 DNS 管理：用户可以添加和删除DNS纪录, 改变邮件服务器地址设置, 和其它任何DNS相关控制。 统计功能： 用户拥有与他们帐户相关的详尽的统计。同时,DA还支持更高级的设置, 和Webalizer。 FrontPage 延展：用户可以在任何时候开启和关闭微软FrontPage延展。 二级域名管理： 用户可以列出, 创建, 删除, 并得到二级域名相关的统计。 MySQL数据库：用户可以很容易地创建, 修改, 和删除MySQL数据库。 密码保护目录：用户可以使用用户名和密码保护任何目录。 更高级的工具：用户可以安装SSL证书, 查看服务器信息和已经安装的perl模块, 设置cron jobs, mime 类型, 和apache handlers, 以及开启站点转向和域名指向。 错误页面设置：用户可以为401, 403, 404, 和500错误代码创建自定义错误页面. [...]]]></description>
			<content:encoded><![CDATA[<p>DirectAdmin (简称DA)是一套由加拿大JMBC软件公司开发的基于Linux操作系统的虚拟主机在线管理软件,通过这个管理系统您可以方便的管理您的服务,设置EMAIL,设置DNS,开通FTP,开通网站及Mysql数据库,在线文件管理,数据库管理等,方便管理员,客户及代理商在线管理虚拟主机.  <strong>Directadmin </strong>和 WHMCS配合可以组成很强大的空间销售平台。 不过对于Directadmin这类主机管理软件的<strong>破解版</strong>，真的要使用还是使用正版为好，一来是考虑到安全的因素。二来Directadmin也不算贵。作为自己研究学习用一用可以。<strong>不建议商用</strong>。服务器都托管得起还缺那400元钱？如果你实在不想花钱，也有很多开源的优秀虚拟主机管理软件供你选择使用。。<br />
<span id="more-6694"></span><br />
<strong>DirectAdmin</strong>功能<br />
电邮管理： 用户可以创建POP3 帐户, catch-all邮箱, 邮件转发, 邮件列表, 自动回复, 和网页邮局 。 过滤器允许用户按域名, 关键词, 和大小来阻拦邮件。附有成人邮件过滤器。<br />
FTP 管理： 用户可以创建FTP帐户, 并为每个帐户设定文件夹访问权限. 支持匿名登录<br />
DNS 管理：用户可以添加和删除DNS纪录, 改变邮件服务器地址设置, 和其它任何DNS相关控制。<br />
统计功能： 用户拥有与他们帐户相关的详尽的统计。同时,DA还支持更高级的设置, 和Webalizer。<br />
FrontPage 延展：用户可以在任何时候开启和关闭微软FrontPage延展。<br />
二级域名管理： 用户可以列出, 创建, 删除, 并得到二级域名相关的统计。<br />
MySQL数据库：用户可以很容易地创建, 修改, 和删除MySQL数据库。<br />
密码保护目录：用户可以使用用户名和密码保护任何目录。<br />
更高级的工具：用户可以安装SSL证书, 查看服务器信息和已经安装的perl模块, 设置cron jobs, mime 类型, 和apache handlers, 以及开启站点转向和域名指向。<br />
错误页面设置：用户可以为401, 403, 404, 和500错误代码创建自定义错误页面.<br />
网站备份：使用这个强有力的工具, 用户可以备份或恢复所需要的部分. 例如, 帐户数据, 而不是站点文件。<br />
文件管理器：一个可以取代FTP的, 很人性化并快捷的文件管理方式.<br />
包括建立和编护网站的所有功能。<br />
创建/列出/修改 帐户：帐户的创建, 列表, 修改,和删除 可以很快速并很容易地完成。<br />
系统/服务信息：代理商可以很快捷地查看服务器和系统信息。<br />
空间配置方案：代理商可以创建预定义的空间配置方案. 当创建帐户时, 代理商只要选择一个配置方案, 而不是手工设置各个帐户的空间容量等配置。<br />
代理商统计：代理商将有一个很全面的关于资源使用情况的概要. 代理商也可以按用户排列数据以迅速地查看整体情况。<br />
向所有用户发送消息：用DirectAdmin的自带的在线支持系统, 代理商可以迅速地向他的所有用户发送消息。<br />
导入/管理 模板：代理商可以迅速地导入并使用新的模板。<br />
IP 分配：代理商可以很方便的为他的用户分配IP地址。<br />
域名服务器：代理商可以为他的用户创建自定义的域名服务器。<br />
完全使用统计：管理员可以查看完全的系统资源使用统计。另外, DA实时监测确切的网卡输入与输出。<br />
系统/服务信息：管理员可以观看, 停止, 开启, 和重启服务器中的服务。<br />
代理商配置方案：管理员可以创建预定义的代理商帐户配置方案。当创建代理商帐户时, 管理员只需选择配置方案而不是手工设置各个帐户配置。<br />
显示所有用户：管理员可以迅速地观看系统中的任一帐户并可以按多种方式排列。<br />
DNS管理：创建, 修改, 或删除服务器上的任何DNS记录。<br />
IP管理：管理员可以方便的管理并分配绑在机器上的IP地址。</p>
<p><a href="http://u.115.com/file/t0cc60bd62">Directadmin 虚拟主机管理软件 1.351破解版下载</a></p>
<h3  class="related_post_title">相关日志</h3><ul class="related_post"><li><a href="http://srsman.com/2009/09/ispconfig-3/" title="开源免费虚拟主机管理软件ISPConfig 3">开源免费虚拟主机管理软件ISPConfig 3</a></li><li><a href="http://srsman.com/2008/11/directadmin_pdo_mysql/" title="Centos 5.2|Directadmin面板下安装PDO模块">Centos 5.2|Directadmin面板下安装PDO模块</a></li><li><a href="http://srsman.com/2008/08/whmcs-v362-released/" title="WHMCS V3.6.2 Released ">WHMCS V3.6.2 Released </a></li><li><a href="http://srsman.com/2008/07/vhost-whmcs-full-version-362-beta/" title="虚拟主机管理软件WHMCS Version 3.6.2 BETA下载">虚拟主机管理软件WHMCS Version 3.6.2 BETA下载</a></li><li><a href="http://srsman.com/2008/06/whmcs_v361_nulled_cracked/" title="虚拟主机管理软件WhmcsV3.6.1最新破解版下载">虚拟主机管理软件WhmcsV3.6.1最新破解版下载</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://srsman.com/2010/03/directadmin-control-panel-1351-nulled/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>欢迎您来到谷歌搜索在中国的新家</title>
		<link>http://srsman.com/2010/03/%e6%ac%a2%e8%bf%8e%e6%82%a8%e6%9d%a5%e5%88%b0%e8%b0%b7%e6%ad%8c%e6%90%9c%e7%b4%a2%e5%9c%a8%e4%b8%ad%e5%9b%bd%e7%9a%84%e6%96%b0%e5%ae%b6/</link>
		<comments>http://srsman.com/2010/03/%e6%ac%a2%e8%bf%8e%e6%82%a8%e6%9d%a5%e5%88%b0%e8%b0%b7%e6%ad%8c%e6%90%9c%e7%b4%a2%e5%9c%a8%e4%b8%ad%e5%9b%bd%e7%9a%84%e6%96%b0%e5%ae%b6/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 19:11:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[杂烩网络]]></category>
		<category><![CDATA[谷歌]]></category>

		<guid isPermaLink="false">http://srsman.com/?p=6689</guid>
		<description><![CDATA[刚才发现G.cn被跳转到了http://www.google.com.hk/ 提示“欢迎您来到谷歌搜索在中国的新家” 难道真退出来了？ 不过这个跳转只限了g.cn和google.cn的音乐 地图 热榜等应用还没有被跳转。。 不过在这样一来动态更新可以用了如下图 相关日志Facebook和谷歌公司计划部署100G以太网一位被google(谷歌)降权的站长给google管理员的信Google浏览器 Chrome]]></description>
			<content:encoded><![CDATA[<p>刚才发现G.cn被跳转到了http://www.google.com.hk/ 提示“欢迎您来到谷歌搜索在中国的新家” 难道真退出来了？<br />
<a href="http://srsman.com/wp-content/uploads/2010/03/google.jpg"><img src="http://srsman.com/wp-content/uploads/2010/03/google.jpg" alt="" title="google" class="aligncenter size-full wp-image-6690" /></a><br />
不过这个跳转只限了g.cn和google.cn的音乐 地图 热榜等应用还没有被跳转。。<br />
不过在这样一来<a href="http://www.google.com.hk/search?hl=zh-CN&#038;newwindow=1&#038;safe=strict&#038;tbo=1&#038;tbs=mbl:1&#038;q=%E6%AC%A2%E8%BF%8E%E6%82%A8%E6%9D%A5%E5%88%B0%E8%B0%B7%E6%AD%8C%E6%90%9C%E7%B4%A2%E5%9C%A8%E4%B8%AD%E5%9B%BD%E7%9A%84%E6%96%B0%E5%AE%B6&#038;btnG=Google+%E6%90%9C%E7%B4%A2&#038;meta=&#038;aq=f&#038;aqi=&#038;aql=&#038;oq=&#038;gs_rfai=">动态更新</a>可以用了如下图<br />
<a href="http://srsman.com/wp-content/uploads/2010/03/google1.jpg"><img src="http://srsman.com/wp-content/uploads/2010/03/google1.jpg" alt="" title="google2"  class="aligncenter size-full wp-image-6692" /></a><br />
<a href="http://srsman.com/wp-content/uploads/2010/03/google2.jpg"><img src="http://srsman.com/wp-content/uploads/2010/03/google2.jpg" alt="" title="google2"  class="aligncenter size-full wp-image-6692" /></a></p>
<h3  class="related_post_title">相关日志</h3><ul class="related_post"><li><a href="http://srsman.com/2009/10/100-gigabit/" title="Facebook和谷歌公司计划部署100G以太网">Facebook和谷歌公司计划部署100G以太网</a></li><li><a href="http://srsman.com/2009/08/google-webmaster/" title="一位被google(谷歌)降权的站长给google管理员的信">一位被google(谷歌)降权的站长给google管理员的信</a></li><li><a href="http://srsman.com/2008/09/google-browser-chrome/" title="Google浏览器 Chrome">Google浏览器 Chrome</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://srsman.com/2010/03/%e6%ac%a2%e8%bf%8e%e6%82%a8%e6%9d%a5%e5%88%b0%e8%b0%b7%e6%ad%8c%e6%90%9c%e7%b4%a2%e5%9c%a8%e4%b8%ad%e5%9b%bd%e7%9a%84%e6%96%b0%e5%ae%b6/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Flashfxp 通用注册码</title>
		<link>http://srsman.com/2010/03/flashfxp-%e9%80%9a%e7%94%a8%e6%b3%a8%e5%86%8c%e7%a0%81/</link>
		<comments>http://srsman.com/2010/03/flashfxp-%e9%80%9a%e7%94%a8%e6%b3%a8%e5%86%8c%e7%a0%81/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 12:59:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[生活感悟]]></category>
		<category><![CDATA[软件资讯]]></category>
		<category><![CDATA[Flashfxp]]></category>
		<category><![CDATA[注册码]]></category>

		<guid isPermaLink="false">http://srsman.com/?p=6687</guid>
		<description><![CDATA[Flashfxp 各版本通用注册码 &#8212;&#8212;&#8211; FlashFXP Registration Data START &#8212;&#8212;&#8211; FLASHFXPvACq2ssbvAAAAAC1W7cJKQTzmx77zmqJICvA7d3WnU tWNXdrp8YuERRFdIvXfOPbcpABkVix2aRTgg6afcIKFPxS72XY ljdE9tgQD/2r+kmfVBngGM4Qc9p7e0PcTfFF/1tt2bqlxS8r0L 7z0jrqb5NSiPrcf1C8ILDFLj1gnQZNbclKihZxN+TME98NBDCy 9G39o47JhiCC4UqNx3Ryt4C+f34QJeCfvLxrPsnfXVfhM4oywE xIQA== &#8212;&#8212;&#8211; FlashFXP Registration Data END &#8212;&#8212;&#8212;- &#8212;&#8212;&#8211; FlashFXP Registration Data START &#8212;&#8212;&#8211; FLASHFXPvwCYA16pvwAAAAC2WpcNKwTnwbveeFsasruCD7nTNE qX/qsvG2UWCyyzmq8cYPqQAZVLclU3WLP9a1BBDpcCDPBi37v4 mlDCL0hAL/D+yVcY1xiEyEGWJ9msVQ9BN1PN8n9o5TtxNH6GPs Kd1655TdjSJqvksIQfOMeVcG/KngWSJxpEAqPTLU0kJSkjKktd vdUni+hN2AQVCxco22m/XzEyVMSz34G2eBU55WXffnsVnfObC7 VFmA== &#8212;&#8212;&#8211; FlashFXP Registration Data END &#8212;&#8212;&#8212;- &#8212;&#8212;&#8211; FlashFXP Registration Data START &#8212;&#8212;&#8211; FLASHFXPvgDrVvBHvgAAAAC3W7cJKQTzmx77zuqEpM+F246qmS F3c86XyUwqWWNkSMnzjbcpABN2xv0FZf4CCXWUIMUW+lN+l9r0 LVZlqYsIBf5/5JNIodIxCIEBJ+tMRIh3CPR5gSfhJl+yNeHbwd V9mhzZgfc9XGhyoQgpZsKuCaDjQ78qPc+ee/vZh0qNNQJJK+aO qhqNKy2xIQTim3KkbHJmM3see1rqW+UxUPlHX35F/uSNrcDPZO 3g &#8212;&#8212;&#8211; FlashFXP Registration Data END [...]]]></description>
			<content:encoded><![CDATA[<p>Flashfxp 各版本通用注册码</p>
<p style="text-align: center;"><img class="aligncenter" src="http://srsman.com/wp-content/uploads/2010/03/205916dqw.jpg" alt="" /></p>
<p>&#8212;&#8212;&#8211; FlashFXP Registration Data START &#8212;&#8212;&#8211;<br />
FLASHFXPvACq2ssbvAAAAAC1W7cJKQTzmx77zmqJICvA7d3WnU<br />
tWNXdrp8YuERRFdIvXfOPbcpABkVix2aRTgg6afcIKFPxS72XY<br />
ljdE9tgQD/2r+kmfVBngGM4Qc9p7e0PcTfFF/1tt2bqlxS8r0L<br />
7z0jrqb5NSiPrcf1C8ILDFLj1gnQZNbclKihZxN+TME98NBDCy<br />
9G39o47JhiCC4UqNx3Ryt4C+f34QJeCfvLxrPsnfXVfhM4oywE<br />
xIQA==<br />
&#8212;&#8212;&#8211; FlashFXP Registration Data END &#8212;&#8212;&#8212;-<br />
<span id="more-6687"></span><br />
&#8212;&#8212;&#8211; FlashFXP Registration Data START &#8212;&#8212;&#8211;<br />
FLASHFXPvwCYA16pvwAAAAC2WpcNKwTnwbveeFsasruCD7nTNE<br />
qX/qsvG2UWCyyzmq8cYPqQAZVLclU3WLP9a1BBDpcCDPBi37v4<br />
mlDCL0hAL/D+yVcY1xiEyEGWJ9msVQ9BN1PN8n9o5TtxNH6GPs<br />
Kd1655TdjSJqvksIQfOMeVcG/KngWSJxpEAqPTLU0kJSkjKktd<br />
vdUni+hN2AQVCxco22m/XzEyVMSz34G2eBU55WXffnsVnfObC7<br />
VFmA==<br />
&#8212;&#8212;&#8211; FlashFXP Registration Data END &#8212;&#8212;&#8212;-</p>
<p>&#8212;&#8212;&#8211; FlashFXP Registration Data START &#8212;&#8212;&#8211;<br />
FLASHFXPvgDrVvBHvgAAAAC3W7cJKQTzmx77zuqEpM+F246qmS<br />
F3c86XyUwqWWNkSMnzjbcpABN2xv0FZf4CCXWUIMUW+lN+l9r0<br />
LVZlqYsIBf5/5JNIodIxCIEBJ+tMRIh3CPR5gSfhJl+yNeHbwd<br />
V9mhzZgfc9XGhyoQgpZsKuCaDjQ78qPc+ee/vZh0qNNQJJK+aO<br />
qhqNKy2xIQTim3KkbHJmM3see1rqW+UxUPlHX35F/uSNrcDPZO<br />
3g<br />
&#8212;&#8212;&#8211; FlashFXP Registration Data END &#8212;&#8212;&#8212;-</p>
<p>&#8212;&#8212;&#8211; FlashFXP Registration Data START &#8212;&#8212;&#8211;<br />
FLASHFXPwQAOlhkgwQAAAAC6W5MNJwTnsl73nIraAU149tnCQS<br />
0hmZU3GGBQG1FtoSp5x0mUgA7bFW0qr0fKk2KCA+v2CCrFbF+q<br />
bmLvEjV+4JCAX+H/TBpG7pdEJ8IEW09ST8t60Poou/CTNhxGoz<br />
1Ww0kiyHynU4fOmVK9gQZ5eeMxKzssnhKdor2ibc3OTo+WvErl<br />
omRpMfd15+/2EA/SbxzdwKmX6ybVAYnLe4g3cheOEdD3YnxF5i<br />
4NeTRw<br />
&#8212;&#8212;&#8211; FlashFXP Registration Data END &#8212;&#8212;&#8212;-</p>
<p>&#8212;&#8212;&#8211; FlashFXP Registration Data START &#8212;&#8212;&#8211;<br />
FLASHFXPwQB2Sh1VwQAAAAC1W5MNJwXnsl8E2JgUErwaTbYloAlGIEw8mLgKJFBAtonnJk0IAEBLWti/HK+/uwe/sEBvb5CAlpX5rTF+CSc2CTmCDh/wQNM7GuGzayyP0dDliUF3LPomGDlXaWh0YlUql6zSbazxj0/vOEdFAgg1f/EOMnSpRuP21ETGH3PqSCxE8tzefSMVzs54NauknrZhp8zc4hV44CueK20p5Cd/1+zHfNVulzHnnyqLd4yi<br />
&#8212;&#8212;&#8211; FlashFXP Registration Data END &#8212;&#8212;&#8211;</p>
<h3  class="related_post_title">你喜欢看这些吗?</h3><ul class="related_post"><li><a href="http://srsman.com/2009/09/soundforge-10-updated/" title="音频处理|SoundForge 10 + Updated+Keygen">音频处理|SoundForge 10 + Updated+Keygen</a></li><li><a href="http://srsman.com/2009/05/google-pr/" title="听说PR更新了。。。。">听说PR更新了。。。。</a></li><li><a href="http://srsman.com/2008/08/about-gil-ffxigil-ffxi-final-fantasy-xi-onlin/" title="about gil-ffxi?gil-ffxi 是什么？">about gil-ffxi?gil-ffxi 是什么？</a></li><li><a href="http://srsman.com/2008/08/hei-girl-mtv-mp3/" title="黑 Girl|叫姐姐[MV]{mp3}">黑 Girl|叫姐姐[MV]{mp3}</a></li><li><a href="http://srsman.com/2008/07/niaoren-niaocao/" title="鸟人&#038;鸟巢 ><">鸟人&#038;鸟巢 ><</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://srsman.com/2010/03/flashfxp-%e9%80%9a%e7%94%a8%e6%b3%a8%e5%86%8c%e7%a0%81/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>网络人气美少女Savannah Outen Official Goodbyes Video</title>
		<link>http://srsman.com/2010/03/savannah-outen-official-goodbyes-video/</link>
		<comments>http://srsman.com/2010/03/savannah-outen-official-goodbyes-video/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 16:12:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[我看我听]]></category>
		<category><![CDATA[Savannah Outen]]></category>
		<category><![CDATA[美少女]]></category>

		<guid isPermaLink="false">http://srsman.com/?p=6685</guid>
		<description><![CDATA[If You Only Knew Official video (Savannah Outen)mp4下载 Savannah Outen youtube:http://www.youtube.com/savannah7448 Savannah Outen twitter:http://twitter.com/therealsavannah 你喜欢看这些吗?[越狱第四季][越狱-Prison_Break][更新到08][DVD高清][rayfile-fs2you下载]什么是UERDI?中国城市地震灾难危险度评价日流量没超过2000IP，实际点击只有700次 by hackerMysql 数据库安全设置指南Windows 7激活工具&#124;WIN7 Activation V1.6]]></description>
			<content:encoded><![CDATA[<p><center><img src="http://srsman.com/wp-content/uploads/2010/03/001219ozm.jpg" alt="Savannah Outen" /></center></p>
<p><object type="application/x-shockwave-flash" width="640" height="400"<br />
        wmode="transparent data="/flvplayer.swf?file=http://www.smoothjazz.net.cn/tubewall/?query=download/18/m3QSPyLD7gA"><param name="movie" value="/flvplayer.swf?file=http://www.smoothjazz.net.cn/tubewall/?query=download/18/m3QSPyLD7gA" /><param name="wmode" value="transparent" /></object><br />
<center>Savannah Outen Official Goodbyes Video</center><br />
<span id="more-6685"></span><br />
<object type="application/x-shockwave-flash" width="640" height="400"<br />
        wmode="transparent data="/flvplayer.swf?file=http://www.smoothjazz.net.cn/tubewall/?query=download/35/c1WxWMx-DI8"><param name="movie" value="/flvplayer.swf?file=http://www.smoothjazz.net.cn/tubewall/?query=download/35/c1WxWMx-DI8" /><param name="wmode" value="transparent" /></object><br />
<center>If You Only Knew Official video (Savannah Outen)</center><a href="http://www.smoothjazz.net.cn/tubewall/?query=download/18/c1WxWMx-DI8">mp4下载</a></p>
<p>Savannah Outen youtube:http://www.youtube.com/savannah7448<br />
Savannah Outen twitter:http://twitter.com/therealsavannah</p>
<h3  class="related_post_title">你喜欢看这些吗?</h3><ul class="related_post"><li><a href="http://srsman.com/2008/12/load-average-linux/" title="Load average 是怎么算出来的">Load average 是怎么算出来的</a></li><li><a href="http://srsman.com/2008/08/%e5%85%b3%e4%ba%8e%e4%b8%a5%e7%a6%81%e9%80%9a%e8%bf%87%e4%ba%92%e8%81%94%e7%bd%91%e9%9d%9e%e6%b3%95%e8%bd%ac%e6%92%ad%e5%a5%a5%e8%bf%90%e8%b5%9b%e4%ba%8b%e5%8f%8a%e7%9b%b8%e5%85%b3%e6%b4%bb%e5%8a%a8/" title="关于严禁通过互联网非法转播奥运赛事及相关活动的通知">关于严禁通过互联网非法转播奥运赛事及相关活动的通知</a></li><li><a href="http://srsman.com/2008/11/heroes-persion-break-rayfile/" title="Heroes/英雄第三季第10集|Prison Break/越狱第四季第12集/Rayfile-http下载">Heroes/英雄第三季第10集|Prison Break/越狱第四季第12集/Rayfile-http下载</a></li><li><a href="http://srsman.com/2010/01/ppstream-v2-6-86-8989/" title="PPStream V2.6.86.8989 绿色去广告版">PPStream V2.6.86.8989 绿色去广告版</a></li><li><a href="http://srsman.com/2008/06/what-is-china/" title="童年的消逝">童年的消逝</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://srsman.com/2010/03/savannah-outen-official-goodbyes-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>小事也可以很快乐很幸福</title>
		<link>http://srsman.com/2010/03/happiness/</link>
		<comments>http://srsman.com/2010/03/happiness/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 17:53:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[我看我听]]></category>
		<category><![CDATA[幸福]]></category>
		<category><![CDATA[快乐]]></category>

		<guid isPermaLink="false">http://srsman.com/?p=6684</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object type="application/x-shockwave-flash" width="640" height="400"<br />
        wmode="transparent data="/flvplayer.swf?file=http://www.smoothjazz.net.cn/tubewall/?query=download/18/Wgyjdt048cU"><param name="movie" value="/flvplayer.swf?file=http://www.smoothjazz.net.cn/tubewall/?query=download/18/Wgyjdt048cU" /><param name="wmode" value="transparent" /></object></p>
<h3  class="related_post_title">你喜欢看这些吗?</h3><ul class="related_post"><li><a href="http://srsman.com/2010/01/%e7%83%82%e7%ac%94%e5%a4%b4rewritecond-%e9%87%8d%e5%86%99%e8%a7%84%e5%88%99%e6%89%a7%e8%a1%8c%e6%9d%a1%e4%bb%b6/" title="烂笔头|RewriteCond 重写规则执行条件">烂笔头|RewriteCond 重写规则执行条件</a></li><li><a href="http://srsman.com/2009/04/windows-server-2008-skip-actived-iso-download/" title="Windows server 2008免激活版下载">Windows server 2008免激活版下载</a></li><li><a href="http://srsman.com/2009/01/%e9%9c%87%e6%83%8a%e5%85%a8%e7%be%8e%e5%bc%ba%e6%9a%b4%e6%a1%88%e7%8e%b0%e5%9c%ba%e5%ae%9e%e5%bd%95/" title="震惊全美强暴案现场实录">震惊全美强暴案现场实录</a></li><li><a href="http://srsman.com/2009/03/%e7%94%b5%e5%bd%b1%e3%80%8a%e4%b8%80%e4%b8%80%e3%80%8b%e7%bb%93%e5%b0%be%e8%83%8c%e6%99%af%e9%9f%b3%e4%b9%90/" title="电影《一一》结尾背景音乐">电影《一一》结尾背景音乐</a></li><li><a href="http://srsman.com/2009/12/%e4%b8%80%e5%90%8d%e6%b7%b1%e5%8f%97%e7%bd%91%e7%bb%9c%e6%b7%ab%e7%a7%bd%e8%89%b2%e6%83%85%e4%be%b5%e5%ae%b3%e5%a4%a7%e5%ad%a6%e7%94%9f%e7%9a%84%e4%b8%be%e6%8a%a5%e4%bf%a1/" title="一名深受网络淫秽色情侵害大学生的举报信">一名深受网络淫秽色情侵害大学生的举报信</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://srsman.com/2010/03/happiness/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>用张秀才翻墙之西厢计划</title>
		<link>http://srsman.com/2010/03/scholarzhang-fuck-gfw/</link>
		<comments>http://srsman.com/2010/03/scholarzhang-fuck-gfw/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 18:08:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[软件资讯]]></category>
		<category><![CDATA[张秀才]]></category>
		<category><![CDATA[西厢计划]]></category>

		<guid isPermaLink="false">http://srsman.com/?p=6680</guid>
		<description><![CDATA[西厢计划提供一组工具，使得用户在一次设置之后，能够以普通程序直连目标网络，而避免GFW的大部分影响。其命名是为了向中国古典文学史上翻墙的先驱者张某致敬。西厢计划现在已经达到alpha可用状态，在初步的测试中可以让用户以普通浏览器无障碍地直连Youtube。 西厢计划目前能够让用户直连Youtube和其他Google服务，还有更多潜力可以发掘。(准确点说就是穿墙，不是翻墙） 西厢计划原理简介 西厢计划采取了T. Ptacek等在1998年的论文Insertion, Evasion, and Denial of Service: Eluding Network Intrusion Detection中提出规避入侵检测的注入方法。注入法是指发出特制报文，使得这些报文对对方没有效果，但是让IDS错误地分析协议，从而让IDS错误地认为连接被提前终止了。由于GFW的TCP栈非常简陋，因此我们可以直接利用GFW的TCP栈的特性，对任何遵守RFC的目标主机都采取特定特殊措施，让GFW无法正确解析TCP连接，从而避免关键词监测。 使用方法如下： 1.先到张秀才的家去下载一个张秀才 2.不出错的话你应该得到一个scholarzhang-0.3.2-mingw32-alpha.zip的文件解开得scholarzhang.exe 3.在命令行里面运行scholarzhang 加参数 -，张秀才会列出你机器上的网卡列表，选一个你在用的网卡（正常情况下只有一个).如下图 4.这样张秀才就开始工作了。。。如下图： 现在打开你的浏览器直接可以进blogspot,上Youtube(不过我好像不能播放,只能打开界面)别的网站正常,如果你还是不能打开youtube这些被GFW强奸的网站，那么多半你用的是被强奸过的DNS，现在换成Google的DNS服务器吧 Google的DNS服务器IP地址： 8.8.8.8 8.8.4.4 这样你就可以正常的翻墙了。 你可以把上面的命令做成一个快捷方式这样方便一些。 祝翻墙愉快。感谢张秀才。。。。 PS:目前来说不是所有被墙的网站张秀才都能帮你打开。主要是Google的一些产品和服务 你喜欢看这些吗?正则表达式例子四拒把海水吸干，台湾的小朋友就能过来玩了MySQL performance tuning primer script 中文说明电影&#124;机器人总动员&#124;WALL-E&#124;瓦力&#124;在线观看]]></description>
			<content:encoded><![CDATA[<blockquote><p><strong>西厢计划</strong>提供一组工具，使得用户在一次设置之后，能够以普通程序直连目标网络，而避免GFW的大部分影响。其命名是为了向中国古典文学史上翻墙的先驱者张某致敬。西厢计划现在已经达到alpha可用状态，在初步的测试中可以让用户以普通浏览器无障碍地直连Youtube。</p></blockquote>
<p><strong>西厢计划</strong>目前能够让用户直连Youtube和其他Google服务，还有更多潜力可以发掘。(准确点说就是穿墙，不是翻墙）</p>
<p><strong>西厢计划</strong>原理简介</p>
<p>西厢计划采取了T. Ptacek等在1998年的论文Insertion, Evasion, and Denial of Service: Eluding Network Intrusion Detection中提出规避入侵检测的注入方法。注入法是指发出特制报文，使得这些报文对对方没有效果，但是让IDS错误地分析协议，从而让IDS错误地认为连接被提前终止了。由于GFW的TCP栈非常简陋，因此我们可以直接利用GFW的TCP栈的特性，对任何遵守RFC的目标主机都采取特定特殊措施，让GFW无法正确解析TCP连接，从而避免关键词监测。</p>
<p><strong>使用方法如下：</strong><br />
<span id="more-6680"></span><br />
1.先到<a href="http://code.go<br />
ogle.com/p/scholarzhang/">张秀才的家</a>去<a href="http://scholarzhang.googlecode.com/files/scholarzhang-0.3.2-mingw32-alpha.zip">下载一个张秀才</a><br />
2.不出错的话你应该得到一个scholarzhang-0.3.2-mingw32-alpha.zip的文件解开得<strong>scholarzhang.exe</strong><br />
3.在命令行里面运行scholarzhang 加参数 -，张秀才会列出你机器上的网卡列表，选一个你在用的网卡（正常情况下只有一个).如下图<br />
<a href="http://srsman.com/wp-content/uploads/2010/03/1.jpg"><img src="http://srsman.com/wp-content/uploads/2010/03/1.jpg" alt="" title="1" width="433" height="149" class="aligncenter size-full wp-image-6681" /></a><br />
4.这样张秀才就开始工作了。。。如下图：</p>
<p><a href="http://srsman.com/wp-content/uploads/2010/03/2.jpg"><img src="http://srsman.com/wp-content/uploads/2010/03/2.jpg" alt="" title="2" width="580" height="317" class="aligncenter size-full wp-image-6682" /></a></p>
<p>现在打开你的浏览器直接可以进blogspot,上Youtube(不过我好像不能播放,只能打开界面)别的网站正常,如果你还是不能打开youtube这些被<strong>GFW强奸</strong>的网站，那么多半你用的是被<strong>强奸过的DNS</strong>，现在换成<strong>Google的DNS</strong>服务器吧<br />
Google的DNS服务器IP地址：<br />
8.8.8.8<br />
8.8.4.4<br />
这样你就可以正常的翻墙了。<br />
你可以把上面的命令做成一个<strong>快捷方式</strong>这样方便一些。<br />
祝翻墙愉快。感谢张秀才。。。。</p>
<p><strong>PS:目前来说不是所有被墙的网站张秀才都能帮你打开。主要是Google的一些产品和服务</strong></p>
<h3  class="related_post_title">你喜欢看这些吗?</h3><ul class="related_post"><li><a href="http://srsman.com/2008/10/vsftpd-adduser/" title="如何为vsftpd增加用户">如何为vsftpd增加用户</a></li><li><a href="http://srsman.com/2008/11/service-unavailable/" title="上海市人类精子库网站 Service Unavailable">上海市人类精子库网站 Service Unavailable</a></li><li><a href="http://srsman.com/2009/11/psp-3000-hack/" title="关于PSP 3K破解的漫画">关于PSP 3K破解的漫画</a></li><li><a href="http://srsman.com/2009/04/%e6%b5%aa%e6%bc%ab%e6%95%85%e4%ba%8b%e4%bb%a5%e5%8f%8a%e4%b8%8e%e7%88%b1%e6%83%85%e7%9b%b8%e5%85%b3%e7%9a%84%e7%a4%bc%e4%bb%aa/" title="浪漫故事以及与爱情相关的礼仪">浪漫故事以及与爱情相关的礼仪</a></li><li><a href="http://srsman.com/2009/06/song/" title="美丽原住民|南王姐妹花同名专辑">美丽原住民|南王姐妹花同名专辑</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://srsman.com/2010/03/scholarzhang-fuck-gfw/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>GHOST Windows 7 Ultimate x86 OEM 万能预装版 V2.0下载</title>
		<link>http://srsman.com/2010/03/ghost-windows-7-ultimate-x86-oem-%e4%b8%87%e8%83%bd%e9%a2%84%e8%a3%85%e7%89%88-v2-0%e4%b8%8b%e8%bd%bd/</link>
		<comments>http://srsman.com/2010/03/ghost-windows-7-ultimate-x86-oem-%e4%b8%87%e8%83%bd%e9%a2%84%e8%a3%85%e7%89%88-v2-0%e4%b8%8b%e8%bd%bd/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 19:55:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[生活感悟]]></category>
		<category><![CDATA[软件资讯]]></category>
		<category><![CDATA[ghost]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[万能预装版]]></category>

		<guid isPermaLink="false">http://srsman.com/?p=6677</guid>
		<description><![CDATA[软件名称：GHOST Windows 7 Ultimate x86 OEM 万能预装版 V2.0 软件类型：国产软件 运行环境：Win2K/WinXP/Win03/Vista/Win7 软件语言：简体中文 授权方式：免费版 软件大小：2.25 GB 官方主页：Home Page 更新时间：2009-10-01 14:21:28 软件简介: 本系统主要适用于笔记本、品牌机，也支持组装兼容机，安装后自动激活 可供品牌机专卖店及普通用户安装使用，系统安装简便快速，10分钟内即可安装完成 注：光盘经过检测安全无毒，PE中的部分破解软件可能会被个别杀毒软件误报，请放心使用。 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- 系统说明： 1.使用7600简体中文版制作，无人值守自动安装，无需输入序列号。 2.安装完成后使用administrator账户直接登录系统，无需手动设置账号。 3.系统使用OEM序列号自动激活，支持自动更新。 4.整合了截至09年国庆所有微软更新补丁。 5.系统使用原版制作，功能无删减，仅删除了示例音乐和视频。 6.预装了Flash10、WINRAR、影音播放软件、搜狗拼音。 7.预装了一键备份还原软件，可方便的进行系统的备份和恢复。 8.系统占用空间约为4.8G，建议至少分配10G硬盘空间。 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- NVIDIA显卡用户注意： 由于WIN7自带驱动缺少一些显卡的信息（特别是移动版），默认情况不能自驱， 但是我们发现，经过我们修改后，WIN7自带的驱动是可以支持这些显卡的， 您可以在系统装好后，在设备管理内更新显卡驱动（标准VGA图形适配器）， 选择“浏览计算机以查找驱动程序软件”，不需要自己指定驱动搜索位置， 点击“从计算机的设备驱动程序列表中选择”即可自动安装。 当然，您也可以在线获取驱动或自己到网络上查找相应的驱动程序。 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- 注意事项： 1、本作品仅用于测试体验Windows7，建议您测试完成后使用正版操作系统。 2、本作品不发售，若在市场上出现，乃盗版商所为。敬请区分清楚。 3、因使用本技术研究光盘带来的一切后果，由使用者自行负责。 GHOST Windows 7 Ultimate x86 OEM 万能预装版 V2.0 大小: 2,474,639,360 [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" style="width: 450px; cursor: pointer;" src="http://srsman.com/wp-content/uploads/2010/03/0355102cs.jpg" border="0" alt="" /></p>
<p>软件名称：<strong>GHOST Windows 7 Ultimate x86 OEM</strong> 万能预装版 V2.0<br />
软件类型：国产软件<br />
运行环境：Win2K/WinXP/Win03/Vista/Win7<br />
软件语言：简体中文<br />
授权方式：免费版<br />
软件大小：2.25 GB<br />
官方主页：Home Page<br />
更新时间：2009-10-01 14:21:28<br />
软件简介:<br />
本系统主要适用于笔记本、品牌机，也支持组装兼容机，安装后自动激活<br />
可供品牌机专卖店及普通用户安装使用，系统安装简便快速，10分钟内即可安装完成<br />
<span id="more-6677"></span><br />
<strong>注：光盘经过检测安全无毒，PE中的部分破解软件可能会被个别杀毒软件误报，请放心使用。</strong></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>系统说明：</p>
<p>1.使用7600简体中文版制作，无人值守自动安装，无需输入序列号。<br />
2.安装完成后使用administrator账户直接登录系统，无需手动设置账号。<br />
3.系统使用OEM序列号自动激活，支持自动更新。<br />
4.整合了截至09年国庆所有微软更新补丁。<br />
5.系统使用原版制作，功能无删减，仅删除了示例音乐和视频。<br />
6.预装了Flash10、WINRAR、影音播放软件、搜狗拼音。<br />
7.预装了一键备份还原软件，可方便的进行系统的备份和恢复。<br />
8.系统占用空间约为4.8G，建议至少分配10G硬盘空间。</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>NVIDIA显卡用户注意：</p>
<p>由于<strong>WIN7</strong>自带驱动缺少一些显卡的信息（特别是移动版），默认情况不能自驱，<br />
但是我们发现，经过我们修改后，WIN7自带的驱动是可以支持这些显卡的，<br />
您可以在系统装好后，在设备管理内更新显卡驱动（标准VGA图形适配器），<br />
选择“浏览计算机以查找驱动程序软件”，不需要自己指定驱动搜索位置，<br />
点击“从计算机的设备驱动程序列表中选择”即可自动安装。</p>
<p>当然，您也可以在线获取驱动或自己到网络上查找相应的驱动程序。</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>注意事项：</p>
<p>1、本作品仅用于测试体验Windows7，建议您测试完成后使用正版操作系统。<br />
2、本作品不发售，若在市场上出现，乃盗版商所为。敬请区分清楚。<br />
3、因使用本技术研究光盘带来的一切后果，由使用者自行负责。</p>
<p><img style="cursor: pointer;" src="http://srsman.com/wp-content/uploads/2010/03/0355119r3.jpg" border="0" alt="" width="450" /></p>
<p>GHOST Windows 7 Ultimate x86 OEM 万能预装版 V2.0<br />
大小: 2,474,639,360 字节（2.30G）<br />
<strong>MD5: 08d4969ac8a2939fad01b76a78f18cf2<br />
SHA1: 1c84678f526035191794353517218f864932a38b<br />
CRC32:48c5e57e</strong></p>
<p><a href="thunder://QUFmdHA6Ly8yMjIuMTM0Ljg1LjE1MC9vcy9HSE9TVF9XSU43X1g4Nl9PRU1fVjIuaXNvWlo=/" target="_blank"> HOST Windows 7 Ultimate x86 OEM 万能预装版 V2.0下载迅雷下载</a></p>
<h3  class="related_post_title">相关日志</h3><ul class="related_post"><li><a href="http://srsman.com/2009/02/windows-7-ghost-%e4%b8%ad%e6%96%87%e7%89%88%e4%b8%8b%e8%bd%bd/" title="Windows 7 Ghost 中文版下载">Windows 7 Ghost 中文版下载</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://srsman.com/2010/03/ghost-windows-7-ultimate-x86-oem-%e4%b8%87%e8%83%bd%e9%a2%84%e8%a3%85%e7%89%88-v2-0%e4%b8%8b%e8%bd%bd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.833 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-09-03 11:20:11 -->
<!-- Compression = gzip -->