安装ansible只需要将管理节点安装ansible,被管理节点不需要安装但如果使用yum安装的话,必须配置epel源rpm-Uvhhttp://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpmrpm-import/etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6安装依赖关系包yum-yinstallpython-de..
分类:
其他好文 时间:
2014-05-27 04:15:39
阅读次数:
996
using System;using System.Collections;using
System.Text;using System.DirectoryServices.AccountManagement;using
System.Data;using System.Configuration;...
分类:
其他好文 时间:
2014-05-27 01:31:12
阅读次数:
426
What is Build Profile?ABuild profileis a set of
configuration values which can be used to set or override default values of
Maven build. Using a build...
分类:
其他好文 时间:
2014-05-23 12:13:49
阅读次数:
426
第一步:建立所有页面的基类PageBase.csusing System;using
System.Data;using System.Configuration;using System.Web;using
System.Web.Security;using System.Web.UI;using...
分类:
其他好文 时间:
2014-05-19 22:20:12
阅读次数:
368
using System;using System.Data;using
System.Configuration;using System.Web;using System.Web.Security;using
System.Web.UI;using System.Web.UI.WebContro...
分类:
其他好文 时间:
2014-05-19 13:39:55
阅读次数:
131
刚开始对配置文件的认识比较模式,按照书上讲的,往程序中添加一个App.config文件,然后添加System.configuration引用就可以了。但是真正去做的时候也遇到不少问题,小小的总结一下。
首先,为什么要使用配置文件呢?
我们在连接数据库的时候,需要有一个对象来保存连接字符串,通常情况下这个字符串是写在程序代码中的,这样如果我们更换数据库访问时,我们还是...
分类:
数据库 时间:
2014-05-18 18:32:08
阅读次数:
383
# This is the main Apache HTTP server configuration
file. It contains the这是Apache HTTP Server的主配置文件。它包括了# configuration directives
that give the serve...
分类:
其他好文 时间:
2014-05-18 02:32:54
阅读次数:
272
1、Oracle Enterprise Linux 和 iSCSI 上构建 Oracle
RAC 11g 集群2、Oracle RAC 的所有共享磁盘存储将基于iSCSI,iSCSI 使用在第三个节点(该节点在本文中称为网络存储服务器)上运行的
Openfiler 2.3 版 x86_643、每个 ...
分类:
数据库 时间:
2014-05-16 00:38:04
阅读次数:
489
Log4J的配置文件(Configuration
File)就是用来设置记录器的级别、存放器和布局的,它可接key=value格式的设置或xml格式的设置信息。通过配置,可以创建出Log4J的运行环境。1.
配置文件Log4J配置文件的基本格式如下:#配置根Loggerlog4j.rootLogge...
分类:
其他好文 时间:
2014-05-15 18:06:51
阅读次数:
233
(1)myeclipse→help→Myeclipse configuration
center:点击sofeware选项卡,在Browes Software 下有一个输入框,点击add site按钮:Name输入
Abator,URL输入http://ibatis.apache.org/tools...
分类:
系统相关 时间:
2014-05-15 18:04:50
阅读次数:
437