上一页 1 ··· 25 26 27 28 29 30 31 32 33 ··· 38 下一页
  2013年6月21日
摘要: {a+=substr($14,1,1)}END{a=(a=="")?0:a;print a}'对a进行累加,如果最后a=0的话,结果为0,否则为a,最后输出a 阅读全文
posted @ 2013-06-21 10:03 语辰 阅读(353) 评论(0) 推荐(0) 编辑
摘要: NF表示列数,不等于1表示列数不为1列 阅读全文
posted @ 2013-06-21 10:00 语辰 阅读(118) 评论(0) 推荐(0) 编辑
  2013年6月20日
摘要: 选项->校对—〉自动更正选项->“自动更正”页,句首字母大写,取消就行了 阅读全文
posted @ 2013-06-20 16:54 语辰 阅读(180) 评论(0) 推荐(0) 编辑
  2013年6月19日
摘要: 摘自:http://ninglianjie.blog.51cto.com/777346/426361安装nagios,启动的时候报[root@bzrWeb1 etc]# service nagios startStarting nagios:This account is currently not available.done.修改/etc/passwd将/sbin/nologin改成/bin/bash 阅读全文
posted @ 2013-06-19 16:14 语辰 阅读(329) 评论(0) 推荐(0) 编辑
摘要: 主要参考博客:http://www.cnblogs.com/mchina/archive/2013/02/20/2883404.html实验环境:centos6.4 最小化安装系统*****************************************************************1 基础支持套件:gcc glibc glibc-common gd gd-devel xinetd openssl-devel[root@localhost ~]# rpm -q gcc glibc glibc-common gd gd-devel xinetd openssl-deve 阅读全文
posted @ 2013-06-19 15:52 语辰 阅读(1992) 评论(0) 推荐(1) 编辑
摘要: libtool: install: error: cannot install `libaprutil-1.la' to a directory not ending /some_directoryapparently ./config --prefix=/mydir didn't get set correctly the first time. Rerunning a failed apache make can be troublesome. You need to first do a make clean, and then retry with the correc 阅读全文
posted @ 2013-06-19 14:47 语辰 阅读(208) 评论(0) 推荐(0) 编辑
摘要: ./configure 配置环境make是编译的意思。就是把源码包编译成二进制可执行文件make install 就是安装的意思 阅读全文
posted @ 2013-06-19 11:50 语辰 阅读(214) 评论(0) 推荐(0) 编辑
摘要: http://d.hatena.ne.jp/think-t/20111217 阅读全文
posted @ 2013-06-19 11:40 语辰 阅读(108) 评论(0) 推荐(0) 编辑
摘要: 最小换安装centos后,ifconfig看不到eth0,只看到一个loifupeth0 阅读全文
posted @ 2013-06-19 11:15 语辰 阅读(151) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/mchina/archive/2013/02/20/2883404.html 阅读全文
posted @ 2013-06-19 10:37 语辰 阅读(99) 评论(0) 推荐(0) 编辑
上一页 1 ··· 25 26 27 28 29 30 31 32 33 ··· 38 下一页