码迷,mamicode.com
首页 >  
搜索关键字:corp directory    ( 6231个结果
docker issue
1 change docker password #cat /ect/redhat-relase #passwd root If you have error like this /usr/share/cracklib/pw_dict.pwd: No such file or directory P...
分类:其他好文   时间:2014-08-26 11:18:55    阅读次数:231
centos change date
1) #cd /usr/share/zoneinfo you will see many countries and timezone, you can go to the directory you see your timezone eg:# cd /usr/share/zoneinfo/Ame...
分类:其他好文   时间:2014-08-26 00:21:25    阅读次数:259
User Attributes - Inside Active Directory
User Attributes - Inside Active DirectoryRelated to the book Inside Active Directory, ISBN 0-201-61621-1Copyright (C) 2002 by Sakari KoutiVersion: Dec...
分类:其他好文   时间:2014-08-25 19:01:55    阅读次数:326
services 文件
Services 文件列出了服务使用的标准端口号。可以向表中添加自己定义的项,来给自己的服务选择。(安装在Windows目录下的一个子目录中,取决于Windows版本)# Copyright (c) 1993-1999 Microsoft Corp.## This file contains por...
分类:其他好文   时间:2014-08-25 11:36:24    阅读次数:212
linux cp 命令详解
/home/lee#cp --help用法:cp [选项]... 来源 目的地 或:cp [选项]... 来源... 目录 或:cp [选项]... --target-directory=目录 来源...将文件复制至,或将多个复制至。 长选项必须用的参数在使用短选项时也是必须的。 -a, --...
分类:系统相关   时间:2014-08-25 09:56:54    阅读次数:266
psycopg2 ImportError: DLL load failed
setup.py install 报错  error: command 'mt.exe' failed: No such file or directory  或者 Unable to find vcvarsall.bat 于是 用 setup.py insall build --compiler=mingw32 担心没装 mingw32,但是喜悦地发现以前装 ...
分类:其他好文   时间:2014-08-25 02:20:13    阅读次数:238
Lync Server 2013 实战系列之三:标准版-准备Active Directory
在上一篇文章中我们已经完成了活动目录、证书服务器和Lync的前提准备工作,接下来我们就可以开始进行Lync标准版的部署和拓扑的定义了。1.安装LyncServer2013插入LyncServer2013标准版的安装光盘并双击运行,在提示框中点击“是”,如下图指定安装路径后点击“安装”(默认是安..
分类:其他好文   时间:2014-08-24 04:10:02    阅读次数:342
变脸不变质的桥梁模式(Bridge Pattern)
有一哥们是搞山寨货的,什么流行就搞什么。自己有个厂子,前些时间服装挣钱,就生产衣服,现在搞手机挣钱,搞手机,这哥们很聪明,就换了个产品,工人,厂房都不变。他是怎么做到的?用类图来模拟一下: 由类图可以看出这哥现有两家公司,一个搞房地产,一个搞山寨货(phone),房地产是长久渠道,山寨随时可能变更。 用PHP来实现: <?php abstract class Corp {...
分类:其他好文   时间:2014-08-22 21:10:09    阅读次数:172
Failed to issue method call: Unit mysql.service failed to load: No such file or directory的解决办法
Failed to issue method call: Unit mysql.service failed to load: No such file or directory的解决办法作者:chszs,转载需注明。博客主页:http://blog.csdn.net/chszs1、软件环境:OpenSUSE 13.1 x64MySQL 5.6.20 x642、采用RPM包安装MySQL 5.6....
分类:数据库   时间:2014-08-22 17:54:39    阅读次数:685
scrapy 安装出错 [err2] no such file or directory: 'README.rst'【已解决】
背景:pip安装一直不成功,很多模块用pip安装都不行,只好到github下载zip安装c:\Document and settings\> python e:\scrapy-0.24\setup.py install结果失败,提示[err2] no such file or directory: ...
分类:其他好文   时间:2014-08-22 15:56:18    阅读次数:235
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!