阿里云默认是没有安装iptables 安装 yum install -t iptables yum install iptables-services 检查iptables服务的状态 service iptables status 如果出现“iptables: Firewall is not running”,说明没有启动或没有规则启动iptables服务 service iptables start 编辑iptables配置文件 vi /etc/sysconfig/iptables 保存重起
问题1:安装后出现错误Error! The dkms.conf for this module includes a BUILD_EXCLUSIVE directive which does not match this kernel/arch. This indicates that it should not be built. 如下图 问题2:有朋友刚在树莓派安装后出现不能拉取镜像,但是可以搜索镜像 如下图 问题1,2,本人也经历过,找了很多方法也得不到解决,最后找到解决方式 安装ker