码迷,mamicode.com
首页 >  
搜索关键字:puppet cron资源介绍(二十七)    ( 1095个结果
aix光盘安装包 aix puppet agent 自动化安装
脚本待处理事务1,替换指定行数据2,获取$1 :字段分割【Tips Notes,byRui】从光盘等安装媒介中isntallp -l -d /opt/ruiyhe or /dev/cd0 搜索所有的packages,以:坐字段分割符,使用shell截取$2字段,捕获到的这个字段就是光盘中可以使用的软...
分类:其他好文   时间:2014-11-02 19:31:55    阅读次数:163
Redis源码分析(二十七)--- rio系统I/O的封装
I/O操作对于每个系统来说都是必不可少的一部分。而且I/O操作的好坏,在一定程度上也会影响着系统的效率问题。今天我学习了一下在Redis中的I/O是怎么处理的,同样的,Redis在他自己的系统中,也封装了一个I/O层。简称RIO。得先看看RIO中有什么东西喽: struct _rio { /* Backend functions. * Since this functions ...
分类:其他好文   时间:2014-11-02 10:56:10    阅读次数:166
aix puppet agent
demo控制脚本tel,150 5519 8367Running Puppet on AIXPuppet on AIX is… not officially supported, yet still useful (at least one site has it deployed in a pro...
分类:其他好文   时间:2014-11-01 19:01:30    阅读次数:222
Puppet Agent/Master HTTPS Communications
The agent/master HTTP interface is REST-like, but varies from strictly RESTful design in several ways. The endpoints used by the agent are detailed in...
分类:Web程序   时间:2014-10-31 15:29:38    阅读次数:207
Puppet's Commands 3.7
Puppet's CommandsPuppet’s command line interface consists of a singlepuppetcommand with many subcommands.Puppet’s companion utilities,FacterandHiera, ...
分类:其他好文   时间:2014-10-31 15:25:52    阅读次数:128
Puppet's Architecture 3.7
Puppet configures systems in two main stages:Compile a catalogApply the catalogThe Agent/Master ArchitecturePuppet usually runs in an agent/master arc...
分类:其他好文   时间:2014-10-31 15:02:15    阅读次数:239
在Puppet中用ERB模板来自动配置Nginx虚拟主机
**1. 模板文件是在puppet模块下面templates目录中以”.erb”结尾的文件** puppet模板主要用于文件,例如各种服务的配置文件,相同的服务,不同的配置就可以考虑使用模板文件,例如Nginx和Apache的虚拟主机配置就可...
分类:其他好文   时间:2014-10-31 12:16:52    阅读次数:180
在Puppet中用ERB模板来自动配置Nginx虚拟主机
模板文件是在puppet模块下面templates目录中以”.erb”结尾的文件,puppet模板主要用于文件,例如各种服务的配置文件,相同的服务,不同的配置就可以考虑使用模板文件,例如Nginx和Apache的虚拟主机配置就可以考虑采用ERB模板,nginx的安装在这里建议用系统内部自带的YUM源来安..
分类:其他好文   时间:2014-10-30 19:22:25    阅读次数:223
Puppet master/agent installation on RHEL7
======================================================================================================================================================...
分类:其他好文   时间:2014-10-30 18:54:58    阅读次数:160
Android开发系列(二十七):使用ProgressDialog创建进度对话框
使用ProgressDialog创建进度条...
分类:移动开发   时间:2014-10-30 17:11:24    阅读次数:132
1095条   上一页 1 ... 95 96 97 98 99 ... 110 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!