A DN is comprised of a series of RDNs (Relative Distinguished Names) found by walking UP the tree (DIT) to itsroot (or suffix or base)and is written L...
分类:
编程语言 时间:
2015-11-03 10:41:15
阅读次数:
369
早上同事用PL/SQL连接虚拟机中的Oracle数据库,发现又报了“ORA-12514 TNS 监听程序当前无法识别连接描述符中请求服务”错误,帮其解决后,发现很多人遇到过这样的问题,因此写着这里。也许你没有遇到过,原因如下:你oracle安装成功后,一直未停止数据库(即数据库是启动的),客户端配置...
分类:
其他好文 时间:
2015-11-02 18:59:00
阅读次数:
169
LDAP中采用了ACL的权限控制。在/etc/openldap/slapd.conf文件中:#
#Seeslapd.conf(5)fordetailsonconfigurationoptions.
#ThisfileshouldNOTbeworldreadable.
#
include /etc/openldap/schema/corba.schema
include /etc/openldap/schema/core.schema
include /etc/openld..
分类:
其他好文 时间:
2015-10-29 16:27:48
阅读次数:
409
1、安装LANMP环境yum-yinstallgccgcc-c++autoconfhttpdphpmysqlmysql-serverphp-mysqlhttpd-manualmod_sslmode_perlmod_auth_mysqlphp-gdphp-xmlphp-mbstringphp-ldapphp-pearphp-xmlrpcphp-bcmathmysql-connector-odbcmysql-devellibdbi-dbd-mysqlnet-snmp-develcurl-develuni..
分类:
其他好文 时间:
2015-10-28 15:45:52
阅读次数:
471
1、更新yum源:yum update -y2、安装Apache+PHP+MySqlyum install httpd mysql-devel mysql-server mysql-php php -yyum install php-ldap php-mysql php-pdo -y3、安装禅道rp...
分类:
数据库 时间:
2015-10-26 13:30:02
阅读次数:
196
Reviewboard是一个开源个人可以免费使用的代码评审框架,貌似现在有越来越多的公司也开始使用reviewboard作为公司的代码评审工具。 今天早上试了一下,搭建过程非常方便简单,按照网页提示即可完成,比较人性化。公司里使用的话,支持LDAP,直接导入账户,方便。 安装指导如下页面: ...
分类:
系统相关 时间:
2015-10-24 15:43:56
阅读次数:
320
作者:冰点阳光网址:http://baohua.me/system-architecture/wsus-client-configure-record/在生产环境中,一般都不会将所有的机器直接跟外网的机器进行通信的,一方面可以减少外来的攻击,保证服务器的安全性,另一方面可以节省IP地址和带宽资源。在...
分类:
其他好文 时间:
2015-10-20 19:16:01
阅读次数:
190
第一部分:MariaDB基础总结1、基础A:MariaDB为C/S架构:同一主机基于UnixSock,不同主机基于TCP/IP,监听3306端口B:配置文件:/etc/my.cnf-->/etc/mysql/my.cnf-->~/.my.cnf后面配置的优先级最高C:mysql客户端登陆-uUSERNAME:连接Server使用的账号;管理员为root;(..
分类:
数据库 时间:
2015-10-20 10:35:53
阅读次数:
312
QUESTION NO: 500
In your database, the LDAP_DIRECTORY_SYSAUTH initialization parameter has been set to YES and the
users who need to access the database as DBAs have been granted SYSDBA enterprise ro...
分类:
其他好文 时间:
2015-10-19 09:28:36
阅读次数:
240
LVSDR配置架构图架构说明:Vmware上实现,一共需要3台虚拟机。物理机模拟客户端。配置RR轮询的调度方法以便显示效果Director主机配置Director地址配置:VIP地址:192.168.61.100DIP地址:192.168.93.133ifonfigeth0:0192.168.61.100netmask255.255.255.255broadcast192.168.61.100..
分类:
其他好文 时间:
2015-10-17 07:11:08
阅读次数:
254