会员
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
kting8888
博客园
首页
新随笔
联系
订阅
管理
2019年2月24日
Centos 7.0 zabbix 部署
摘要: 1、LAMP 环境搭建 初次安装可以先关闭selinux 和 firewall 1.1 mariadb数据库安装,启动、加入启动项 更改mysql root初始密码: mysql> set password for root@localhost = password('123'); mysql> f
阅读全文
posted @ 2019-02-24 17:02 kting8888
阅读(861)
评论(0)
推荐(0)
2019年2月21日
Centos-7修改yum源为国内的yum源
摘要: 以centos7为例 ,以 修改为阿里的yum源 1. 备份本地yum源 2.获取阿里yum源配置文件 [cloud] name=CentOS-$releasever - Base - mirrors.aliyun.com failovermethod=priority baseurl=http:/
阅读全文
posted @ 2019-02-21 08:59 kting8888
阅读(326)
评论(0)
推荐(0)
公告