随笔分类 - linux
摘要:1、firewalld的基本使用 启动: systemctl start firewalld 关闭: systemctl stop firewalld 查看状态: systemctl status firewalld 开机禁用 : systemctl disable firewalld 开机启用 :
阅读全文
摘要:今天使用pecl install swoole命令编译安装swoole的时候提示:Warning: popen() has been disabled for security reasons in OS/Guess.php on line 241这个错误 心头一颤,赶紧百度知一下,说是在php.i
阅读全文