1。首先保证被监视的windows系统开启以下二个服务Remote Procedure Call(RPC) 和Remote Registry Service; 2。被监视的WINDOWS机器:右击我的电脑,选择管理->共享文件夹->共享 在这里面要有C$这个共享文件夹; 3。然后保证在安装LR的机器
【IceGrid负载均衡部署步骤】1、环境主机1:IP=192.168.0.239,上面部署注册表服务器registry和节点node1,registry和node1运行在同一进程中;主机2:IP=192.168.0.25,上面部署节点node2;其中每个节点中包含一个服务程序,服务程序均在节点启动
分类:
其他好文 时间:
2016-01-27 22:48:39
阅读次数:
205
npm:config命令:npm config set registryhttps://registry.npm.taobao.org命令行指定:npm --registry=https://registry.npm.taobao.org install -g bower编辑~/.npmrc加入以下...
分类:
其他好文 时间:
2016-01-25 17:12:02
阅读次数:
111
1. 必须要安装 nodejs,git2. 安装hexonode install -g hexo3. npm源的问题使在安装时有卡住的问题而导致无法安装,则需要更改npm的源npm config set registry="http://registry.cnpmjs.org”4. 执行完上面命令后...
分类:
其他好文 时间:
2016-01-22 00:11:02
阅读次数:
214
1) 删除文件: C:\documents and settings\\.borland\registry.slm,如果在win8或在win7下,即C:\Users\HiWin8\.borland2)运行 c:\program files\borland\delphi7\bin\D7Reg.exe3...
分类:
Windows程序 时间:
2016-01-19 15:50:16
阅读次数:
1050
仓库仓库(Repository)是集中存放镜像的地方。一个容易混淆的概念是注册服务器(Registry)。实际上注册服务器是管理仓库的具体服务器,每个服务器上可以有多个仓库,而每个仓库下面有多个镜像。从这方面来说,仓库可以被认为是一个具体的项目或目录。例如对于仓库地址dl.dock..
分类:
其他好文 时间:
2016-01-17 07:39:08
阅读次数:
197
DockerregistryV2nginx搭建一环境俩台centos764位Docker版本Client:Version:1.8.2APIversion:1.20PackageVersion:docker-1.8.2-7.el7.centos.x86_64Goversion:go1.4.2Gitcommit:bb472f0/1.8.2Built:OS/Arch:linux/amd64Server:Version:1.8.2APIversion:1.20PackageVersion:Gove..
分类:
其他好文 时间:
2016-01-15 17:57:17
阅读次数:
661
1.单例模式有什么用处?有一些对象只能使用一个,例如:数据库连接、线程池(threadpool)、缓存(cache)、对话框、处理偏好(preferences)设置和这侧表(registry)的对象、日志对象、充当打印机、显卡等设备的驱动程序的对象,即用于管理共享的资源。这种对象只能有一个实..
分类:
编程语言 时间:
2016-01-14 22:33:35
阅读次数:
283
首先先使用“glance image-delete”命令删除所有镜像,释放磁盘空间。停止glance服务:service openstack-glance-api stopservice openstack-glance-registry stop停止swift服务:service openstac...
分类:
其他好文 时间:
2016-01-12 15:23:01
阅读次数:
504
在替换OCR的时候,需要先加一个转换磁盘组,才可以顺利改变冗余模式,但是不添加转换磁盘组呢?
先添加一个磁盘组TMP:
[root@rac1 raw]# /u01/app/11.2.0/grid/bin/ocrconfig -add TMP
PROT-30: The Oracle Cluster Registry location to be added is not accessible
[...
分类:
其他好文 时间:
2016-01-12 13:53:04
阅读次数:
160