iptables 中 ip 通配符的设置案例 ```bash192.68.1.1/32 means ONLY address 92.168.1.1192.168.1.0/24 means every address from 92I68.0 to 192.168.1.255192.168.0.0/6 means every address from 92.68.0.0 to 192.68.255.255192.0.0.0/8 mea 待整理 2022年06月04日 0 点赞 0 评论 852 浏览
autoheader: error: error: AC_CONFIG_HEADERS not found in configure.in 待整理 2022年06月04日 0 点赞 0 评论 867 浏览
swoole_config.h:22:2: 错误:#error "GCC 4.8 or later required" swoole_config.h:22:2: 错误:#error "GCC 4.8 or later required" ## 确定系统 gcc 版本 ```bash cc -v gcc -v ``` ## 升级gcc [参考本站升级教程] ## 升级 gcc 后任然报此错 来swoole在linux上默认用的是cc,不是gcc, 而cc是gcc(旧版)的软连。备份了下原来的 待整理 2022年06月04日 1 点赞 0 评论 920 浏览
centos7中没有service iptables save指令来保存防火墙规则 centos7中没有service iptables save指令来保存防火墙规则1.任意运行一条iptables防火墙规则配置命令:```iptables -P OUTPUT ACCEPT```2.对iptables服务进行保存:```service iptables save```如果上述命令执行失败报出:```The service command suppo 待整理 2022年06月04日 0 点赞 0 评论 940 浏览
git 错误: Unable to find remote helper for 'https' git 错误: Unable to find remote helper for 'https' 待整理 2022年06月04日 0 点赞 0 评论 1004 浏览
php 试卷类型系统整理分析 - [PHPEMS](http://www.phpems.net/) - [魔众&墨子](http://www.tecmz.com/)- [EduSoho](http://www.edusoho.com/open/show) - [鱼知凡](http://oa.iefeel.com/)- [学库宝 k12 题库](http://www.k12tiku.com)- [菁优网](http: 待整理 2022年06月04日 0 点赞 0 评论 1080 浏览