摘要:
参考文档 https://blog.csdn.net/u012124304/article/details/80960504#Mysql_37 cloudstack的rpm包下载地址 http://download.cloudstack.org/centos/ 环境部署规划, 虚拟化:esxi 6. 阅读全文
posted @ 2019-05-16 15:12
Withfeel
阅读(3148)
评论(1)
推荐(1)
摘要:
匹配字符 ^(.+)$ #代表匹配任意行首 替换字符 a$1 #代表在上面的匹配结果前加一个字符a 阅读全文
posted @ 2019-05-16 15:12
Withfeel
阅读(6785)
评论(0)
推荐(0)
摘要:
环境:zabbix server centos 7 1611最小化安装 172.16.103.2 zabbix client Centos 7 1611 最小化安装 172.16.103.3 1,配置光盘yum源 创建挂载的目录,挂载光驱,备份原有repo mkdir -p /media/cdrom 阅读全文
posted @ 2019-05-16 15:11
Withfeel
阅读(743)
评论(0)
推荐(0)