摘要: 在Centos7上部署CloudStack4.10 目录 在Centos7上部署CloudStack4.10 1 一、 概述以及环境介绍 3 二、 安装操作系统,以及初始网络配置 4 三、 开始部署 6 1 网络配置 6 2 主机名修改 6 3 SELinux 6 4 yum源配置 7 5 NTP服 阅读全文
posted @ 2019-07-19 19:20 王慕琛 阅读(2444) 评论(0) 推荐(0)
摘要: Apache yum install httpd 虚拟主机 <VirtualHost 10.1.2.3:80> ServerAdmin webmaster@host.example.com DocumentRoot "/www/docs/host.example.com" ServerName ho 阅读全文
posted @ 2019-07-19 19:20 王慕琛 阅读(215) 评论(0) 推荐(0)