摘要: 3.1 kvm安装 [root@mp ~]# systemctl stop firewalld [root@mp ~]# systemctl disable firewalld Removed symlink /etc/systemd/system/multi-user.target.wants/f 阅读全文
posted @ 2020-05-04 22:44 云凡、、、 阅读(187) 评论(0) 推荐(0)
摘要: 一、安装相关依赖包 yum -y install httpd dhcp tftp python-ctypes cobbler xinetd cobbler-web 二、启动相关服务 systemctl start httpd systemctl start cobblerd systemctl en 阅读全文
posted @ 2020-05-04 22:26 云凡、、、 阅读(222) 评论(0) 推荐(0)
摘要: 1、安装openvpn [root@ c7-41 ~]# yum -y install openvpn 2、下载最新的easy-rsa,解压 [root@ c7-41 ~]# wget https://github.com/OpenVPN/easy-rsa/archive/master.zip [r 阅读全文
posted @ 2020-05-04 22:20 云凡、、、 阅读(5) 评论(0) 推荐(0)