码迷,mamicode.com
首页 >  
搜索关键字:ansible configuration management    ( 11126个结果
Ansible Configuration Management
安装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
cgropu实现系统资源隔离
以下是对NUMA和cgroup的初次实践分享,仅供参考。详细介绍请参考:https://access.redhat.com/site/documentation/zh-CN/Red_Hat_Enterprise_Linux/6/html/Resource_Management_Guide/一、线上程序现象最近在不少os6.4的系统上发现机器负载较大,部分cpu使用率很高,但部分cpu..
分类:其他好文   时间:2014-05-27 03:56:17    阅读次数:370
Setup RHEVM Identity Management With IPA
ThedirectoryserverssupportedforusewithRedHatEnterpriseVirtualization3.3are:ActiveDirectoryIdentityManagement(IDM)RedHatDirectoryServer9(RHDS9)OpenLDAPFromthisarticle,you‘lllearnfollowing:HowtosetupmasterIPAHowtosetupslaveIPAHowtoattachadirectoryservertotheR..
分类:其他好文   时间:2014-05-27 03:49:52    阅读次数:368
ADMethodsAccountManagement 一些简单注释添加
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
开启sa账户以及如何用JDBC进行连接
做实验需要用Java与SQL Server连接,因为使用的 SQL 2008 Express Edition 是基于 Visual Studio2010 安装包安装时一起安装的,所以为了方便数据库的操作,首先下载了独立的 SQL Server Management Studio 安装包进行安装 。安...
分类:数据库   时间:2014-05-24 02:04:42    阅读次数:307
Maven Build Profiles--reference
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
Exchange Powershell增加模块
今天想对exchange启用Disable-mailbox这个命令,怎么都不行,没有这个命令,于是通过网络查找可以使用如下方法,找到那个管理单元的名称了Exchange2007Add-PSSnapinMicrosoft.Exchange.Management.PowerShell.AdminExchange2010Add-PSSnapinMicrosoft.Exchange.Management.Powe..
分类:其他好文   时间:2014-05-21 00:40:57    阅读次数:359
日志-采集线程过多
mybatisconfigure:http://mybatis.github.io/mybatis-3/zh/configuration.htmlcorba接口问题:运行时间越久线程越多。原因:资源关闭方法错误。keyword:SelectorThread https://community.jboss.org/thread/49343?tstart=0解决:org.omg.CORBA调用 shutdown(false)后..
分类:编程语言   时间:2014-05-21 00:16:40    阅读次数:394
SNMP 和 NetBios协议理解
http://note.youdao.com/share/?id=0f3b39a6c3e0d5363076729662d164a3&type=note一、简单网络管理协议(SNMP,Simple Network Management Protocol)构成了互联网工程工作小组(IETF,Intern...
分类:移动开发   时间:2014-05-20 10:49:00    阅读次数:363
page事件
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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!