Custom LDAP Monitor Does Not Work https://www.poppelgaard.com/netscaler-case-study-custom-ldap-monitor-does-not-work Problem Definition A customer tri ...
分类:
其他好文 时间:
2018-06-24 16:05:07
阅读次数:
168
今天在安装windows下安装vagrant的时候,遇到了以下问题: The version of powershell currently installed on this host is less than the required minimum version. Please upgrad ...
分类:
Windows程序 时间:
2018-06-19 16:21:14
阅读次数:
2704
1,登录报错如下: 2,查看下lsnrctl状态,看是否是lsnrctl监听的问题 从中可以看出监听正常,但是The listener supports no services这个貌似是不识别service_name啊 原blog地址:http://blog.csdn.net/mchdba/arti ...
分类:
其他好文 时间:
2018-06-14 21:09:17
阅读次数:
191
参考来源:(官网) https://www.zabbix.com/documentation/3.4/manual/introduction/about 1what’s zabbix? index detail remark 1 An enterprise-class open source dis ...
分类:
其他好文 时间:
2018-06-14 15:14:14
阅读次数:
184
对比Oracle服务器地址,端口号,还有实例名(也就是服务名)。修改tnsnames.ora 在Oracle客户端的安装目录底下。 然后用sqlplus [用户名]/[密码]@[服务命名] 服务命名就是NetManager里面服务命名能看到的名称也就是服务命名,服务命名其实就是数据库实例的别名 以上 ...
分类:
其他好文 时间:
2018-06-12 16:19:31
阅读次数:
159
Another app is currently holding the yum lock; waiting for it to exit...
分类:
移动开发 时间:
2018-06-06 16:48:51
阅读次数:
212
简介 redis是当前比较热门的NOSQL系统之一,它是一个key-value存储系统。和Memcached类似,但很大程度补偿了memcached的不足,它支持存储的value类型相对更多,包括string、list、set、zset和hash。这些数据类型都支持push/pop、add/remo ...
分类:
其他好文 时间:
2018-06-06 01:14:26
阅读次数:
161
问题描述: You are a product manager and currently leading a team to develop a new product. Unfortunately, the latest version of your product fails the qua ...
分类:
其他好文 时间:
2018-06-02 11:31:43
阅读次数:
141
1.官方文档定义V$PARAMETERV$PARAMETER displays information about the initialization parameters that are currently in effect for the session. A new session in ...
分类:
其他好文 时间:
2018-05-25 00:14:55
阅读次数:
414
1、查看所有ansible所支持模块 [root@localhost ~]# ansible-doc -l Command 远程主机指定shell命令的 Crond 管理远程主机的定时任务 file 用来设置远程主机文件属性 filesystem 用来在远程主机上创建文件系统 group 在远程主机 ...
分类:
其他好文 时间:
2018-05-24 13:55:04
阅读次数:
196