Windows 出现蓝屏错误 C0000218 的解决办法
作者:Starland 日期:2009-11-24
在 Windows Server 2003 上的 IIS 6 中配置 FTP
作者:Starland 日期:2009-11-18
IIS 6 中“FTP 用户隔离”的“隔离用户”模式,是在用户访问与其用户名匹配的主目录前,根据本机或域帐户验证用户。所有用户的主目录都在单一 FTP 主目录下,每个用户均被安放和限制在自己的主目录中。不允许用户浏览自己主目录外的内容。如果用户需要访问特定的共享文件夹,可以再建立一个虚拟根目录。该模式不使用 Active Directory 目录服务进行验证。
操作时,要在 FTP 站点根目录下创建 LocalUser 和 LocalUser\username 子目录,以允许每个用户连接该 FTP 站点。
Tags: Windows Server 2003 IIS FTP 隔离
在 Windows Server 2008 上安装 SharePoint Server 2007
作者:Starland 日期:2009-10-28
在 Windows Server 2008 上安装 MOSS 2007,要求 MOSS 2007 带 SP1。我选择自己做一个集成补丁包的 MOSS 安装包,并完成了安装配置。
Tags: Windows Server 2008 Office SharePoint Server 2007 MOSS 2007
内存问题导致Windows启动失败
作者:Starland 日期:2009-09-16
PHP 安装包的 Non Thread Safe 和 Thread Safe 之间的区别
作者:Starland 日期:2009-07-23
Windows 平台的 PHP 安装包都有 Non Thread Safe 和 Thread Safe 两种类型,在网上看了很久也不是太明白,解释地清楚一些还是“Difference between PHP thread safe and non thread safe binaries”这篇文章。
Tags: PHP Non Thread Safe Thread Safe 线程 Windows
在 64 位的 Windows Server 2003 上安装 PHP
作者:Starland 日期:2009-07-16
安装并使用密钥管理服务(KMS)
作者:Starland 日期:2009-05-26
先安装 KMSW2K3.exe ,再安装 WindowsServer2003-KB948003-x86-CHS.exe 后,就装好 KMS 1.1 了,之后重启机器。接下来就是启用并激活 KMS 服务器。首先要保证这台机器能上因特网。然后运行 cscript C:\windows\system32\slmgr.vbs /ipk 再跟上 KMS 密钥,这样就安装好 KMS 密钥了。接下来运行 cscript C:\windows\system32\slmgr.vbs /ato ,在线激活 KMS 服务器。
Tags: 密钥管理服务 KMS Windows Server 2008 批量激活
Windows XP 下用户自动登录
作者:Starland 日期:2009-04-24
让 Windows Server 2003 64 位版本的 IIS 在 32 位模式下运行
作者:Starland 日期:2009-04-17
RMS 的安装配置以及与 MOSS 的集成
作者:Starland 日期:2009-03-08
RMS 的安装配置中,关键还是用户权限的配置,还有数据库的网络设置。RMS 和 MOSS 的集成比较简单。微软官网有很多资料可以参考。
Tags: RMS Windows Rights Management Services MOSS SharePoint


