会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Loading
公众号: KubeSec
博客园
首页
新随笔
联系
管理
上一页
1
···
15
16
17
18
19
20
21
下一页
2016年9月21日
CentOS 6.5 安装nginx 1.6.3
摘要: 使用epel 下载nginx 1.6.3 安装前准备 安装pcre (安装pcre库是为了Nginx支持HTTP Rewrite 模块) 安装openssl gcc编译器 解压 创建nginx用户 配置、编译、安装 启动nginx 浏览器访问:http://192.168.161.134 关闭防火墙
阅读全文
posted @ 2016-09-21 16:23 KubeSec
阅读(1573)
评论(0)
推荐(0)
2016年9月19日
centos 6.5 zabbix3.0.4 监控apache
摘要: 开启apache的server-status httpd.conf 末尾添加 重启apache 浏览器http://localhost/server-status 或 重启zabbix 下载模板 解压 把文件放到相应的目录 [root@test3 zabbix_agentd.conf.d]# cat
阅读全文
posted @ 2016-09-19 13:05 KubeSec
阅读(2279)
评论(0)
推荐(1)
2016年9月15日
CentOS 6.5安装Apache
摘要: 1、Apache的特点 2、Apache的应用场合 安装Apache 1、确认主机名、检查是否已经存在httpd、如果已经存在先卸载(使用rpm -e --nodeps) 2、下载httpd软件包 [root@localhost /]# ll httpd-2.2.31.tar.gz -rw-r--r
阅读全文
posted @ 2016-09-15 03:07 KubeSec
阅读(5799)
评论(0)
推荐(1)
2016年9月13日
saltstack 入门命令
摘要: master服务启动 CentOS 7 (Debian、OpenSuse、Fedora) CentOS 6 (Fedora、RHEL、Ubuntu) 另一种方式 salt master能够在前台以debug模式启动,这样会极大增加命令输出: salt master需要绑定系统上2个TCP端口,分别是
阅读全文
posted @ 2016-09-13 14:31 KubeSec
阅读(3556)
评论(0)
推荐(0)
2016年9月5日
CentOS 6.5 zabbix 3.0.4 监控MySQL性能
摘要: 安装mysql 初始化数据库 创建一个登陆mysql的用户 通过find / -name mysql.sock找出mysql.sock文件路径 新建文件 找到userparameter_mysql.conf
阅读全文
posted @ 2016-09-05 20:51 KubeSec
阅读(5174)
评论(0)
推荐(3)
上一页
1
···
15
16
17
18
19
20
21
下一页
公告