摘要:
一、准备工作 1.1、(服务端和客户端都需要设置) 系统使用的是CentOS6.8 禁用防火墙: 查看状态:# service iptables status 停止:# systemctl stop iptables 开机不启动:# chkconfig iptables off 查看:#chkcon 阅读全文
摘要:
一、准备工作 1.1、(服务端和客户端都需要设置) 系统使用的是CentOS6.8 禁用防火墙: 查看状态:# service iptables status 停止:# systemctl stop iptables 开机不启动:# chkconfig iptables off 查看:#chkcon 阅读全文
摘要:
Xen,VMware ESXi,Hyper-V和KVM等虚拟化技术的原理解析 2018年04月03日 13:51:55 阅读数:936 2018年04月03日 13:51:55 阅读数:936 XEN 与 VMware ESXi,Hyper-V 以及 KVM 特点比较: XEN 有简化虚拟模式,不需 阅读全文
|