
Windows
iteye_10582
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Change the strong password policy of Windows 2003
We may encounter the following error when using a simple password for a user in Active Directory: Windows cannot set the password for <user> because: The password does not meet the password poli...原创 2009-03-26 13:09:43 · 254 阅读 · 0 评论 -
Windows Server 2003 Users and Groups
Users and Gourps are managed in Computer Management . How to open Computer Management ? 1) Right click My Computer -> Manage . or 2) Click Start -> All Programs -> Administrative Tool...原创 2009-03-31 18:13:24 · 115 阅读 · 0 评论 -
Use "sc" command to delete windows service
Use this command: [b]sc delete [i][/i][/b] Note: 1) It's Service name, not Display name. 2) Use double quote, if there is blank space in Service name. Following is the URL about detail informati...原创 2009-06-08 14:27:04 · 124 阅读 · 0 评论 -
Windows上使用Cygwin和Gitolite搭建Git服务器
安装Cygwin 下载 setup.exe 打开setup.exe, 选择Install from Internet 选择安装Cygwin到C:\cygwin 选择存储下载文件的目录为C:\ 选择下载站点的镜像 选择安装以下软件包: Net | openssh (不要选成openssl) Devel | git Devel | git-completion De...原创 2011-06-12 00:18:50 · 285 阅读 · 0 评论 -
Windows 7下硬盘安装Ubuntu/Mint
转自: Windows 7下硬盘安装Ubuntu/Mint Mint是基于Ubuntu开发的,所以在硬盘上直接安装Mint和Ubuntu的步骤基本上是一致的,本文以Ubuntu 11.04和Mint 11为例(不是用wubi的形式进行安装)。 1、在Windows7中下载并安装EasyBCD; 2、将Ubuntu或者Mint的镜像文件复制到C盘根目录 ,用压缩软件或者虚拟光驱...原创 2011-12-25 20:04:13 · 207 阅读 · 0 评论