码迷,mamicode.com
首页 >  
搜索关键字:configuration manager    ( 12944个结果
ICC2 Library Manager
...
分类:其他好文   时间:2020-03-28 23:33:34    阅读次数:89
Saltstack module iosconfig 详解
iosconfig.diff_text Return the diff, as text, between the candidate and the running config. candidate_config The candidate configuration sent as text. ...
分类:移动开发   时间:2020-03-28 21:51:24    阅读次数:82
Saltstack module grafana4 详解
grafana4.get_org Show a single organization. name Name of the organization. profile Configuration profile used to connect to the Grafana instance. Def ...
分类:其他好文   时间:2020-03-28 21:49:12    阅读次数:80
创建模式之工厂方法模式
视频录制地址:https://www.bilibili.com/video/BV1s7411X7cJ/ (https://member.bilibili.com/v2#/upload-manager/article) (因为视频暂时还在审核、所以提供后台地址) 一、简单工厂模式简述 简单工厂模式定义 ...
分类:其他好文   时间:2020-03-28 20:07:52    阅读次数:75
一篇文章学会docker
一篇文章学会docker docker安装 docker在线安装 1.更新yum到最新 2.卸载旧版本 3.安装需要的软件包,yum util提供yum config manager功能 3.设置yum仓库 4.安装docker,默认y确认 5.启动并查看docker版本 离线安装 1.下载好doc ...
分类:其他好文   时间:2020-03-28 13:32:07    阅读次数:71
@Configuration
https://www.cnblogs.com/duanxz/p/7493276.html https://blog.csdn.net/koflance/article/details/59304090 @Configuration和@Component的区别 1、前者是对后者的扩展,因此有更多的限 ...
分类:其他好文   时间:2020-03-28 11:49:09    阅读次数:52
springMVC(2) DispatcherServlet初始化
对DispatcherServlet的认识 在web项目中,ContextLoaderListener起到的作用就是实例化一个父容器,管理跟逻辑业务相关的bean对象,Dispatcher实例化一个子容器,给管理跟前面比较近的一些bean对象。把拦截下来的请求,依据相应的规则分发到目标Handler ...
分类:编程语言   时间:2020-03-27 20:02:13    阅读次数:73
PI 7.4/7.5 Alert 配置
一、在ID(Integration Builder)中创建Alert 根据需求选择All Errors / Selected Errors 二、在JAVA Client 配置 mail 通知 配置路径:NWA->configuration ->Infrasturcure ->Java System ...
分类:其他好文   时间:2020-03-27 19:48:19    阅读次数:69
configuration error – unknown item ‘umask’ (notify administrator)
安装数据库,创建组时有报错,groupadd oinstall configuration error – unknown item ‘umask’ (notify administrator) 发现/etc/login.defs下面有个UMASK是小写的,改为大写就OK。 ...
分类:其他好文   时间:2020-03-27 16:53:16    阅读次数:458
《从Paxos到zookeeper》第6章 Zookeeper的典型应用场景(下)
目录 6.2 Zookeeper在大型分布式系统中的应用 6.2.1 Hadoop YARN介绍 如何解决ResourceManager单点问题,实现高可用? 6.2.3 Kafka 术语介绍 问题 Kafka与Zookeeper Broker注册管理 Topic注册管理 生产者负载均衡 消费者负载 ...
分类:其他好文   时间:2020-03-27 10:40:50    阅读次数:117
12944条   上一页 1 ... 89 90 91 92 93 ... 1295 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!