Chinaunix首页 | 论坛 | 博客
  • 博客访问: 242682
  • 博文数量: 49
  • 博客积分: 1035
  • 博客等级: 少尉
  • 技术积分: 477
  • 用 户 组: 普通用户
  • 注册时间: 2006-03-14 17:23
文章分类

全部博文(49)

文章存档

2015年(15)

2014年(6)

2011年(1)

2008年(3)

2007年(11)

2006年(13)

我的朋友

发布时间:2015-03-24 15:31:59

1. 进入调试模式: salt-minion -l debug[DEBUG   ] Reading configuration from /etc/salt/minion[DEBUG   ] Configuration file path: /etc/salt/minion[INFO    ] Setting up the Salt Minion "本机主机名"[DEBUG   ] Created pidfile: /var/run/salt-minion.pid[DEB.........【阅读全文】

阅读(6298) | 评论(0) | 转发(0)

发布时间:2015-03-24 15:27:49

因改造服务,最新的epel 5上没有salt软件。所以手动安装:ftp://ftp.icm.edu.pl/vol/rzm5/linux-fedora/linux/epel/5/ppc/salt-minion-2014.7.1-1.el5.noarch.rpmwget https://kojipkgs.fedoraproject.org//packages/salt/2014.7.1/1.el5/noarch/salt-2014.7.1-1.el5.noarch.rpm --no-check-certificatewget --no-check.........【阅读全文】

阅读(909) | 评论(0) | 转发(0)

发布时间:2015-03-12 22:02:06

#!/usr/bin/perl -w$ip=32;$year=2009;open WWW,"/2009/05/27/access.log";@mini=qw(21 22);@send=qw(00 01 02 );#open IN,">>result.log";my $num=0;my @tmp[50]=(0);$PerlParsingFormat="([^ ]+) [^ ]+ ([^\\[]+) \\[([^ ]+) [^ ]+\\] \\\"([^ ]+) ([^ ]+) [^\\\"]+\\\" ([\\d|-]+) ([\\d|-]+) \\\"(.*?)\\\" \\.........【阅读全文】

阅读(624) | 评论(0) | 转发(0)

发布时间:2015-03-05 15:19:13

一点小说明:趁过完年这几天不太忙,粗略翻译了docker高级网络配置这篇文章。因为工作需求,未来发展docker方面的虚拟化。ipv6方面没有翻译,目前未涉及。在快搞完这个文章时,发现在开发者社区已经被人翻译了,所以点对点通信是借过来的,这样省了些力气了。Configuring DNSHow can Docker supply each cont.........【阅读全文】

阅读(12091) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册