Loading...
为什么要做这一步如果你的cpu不支持Virtual technology(虚拟化技术),则无法使用KVMVMware 开启虚拟化引擎查看CPU是否支持英特...
一、查看规则iptables -t filter -L -n iptables -t nat -L -n iptables -t mangle -L -n...
修改区域systemctl start firewalld firewall-cmd --get-default-zone #显示当前区域 firewal...
1、下载jdk8yum search java|grep jdk #查看yum库中都有哪些jdk版本,或者直接安装jdk1.8.0版本 yum insta...
一、Apacheyum install -y httpd systemctl enable --now httpd #设置开机自启 pgrep httpd...