互联网运维 vsftpd writable root inside chroot 的 allow_writeable_chroot=YES allow_writeable_chroot=yes 的作用是绕过 vsftpd 对 chroot 根目录不可 […]
互联网运维 firewalld –permanent 添加规则后 reboot 失效的 firewall-cmd –reload 坑 firewalld –permanent 规则 reboot 后消失,主因是未执行 firewal […]
互联网运维 vsftpd 500 OOPS: vsftpd: refusing to run with writable root 的 chroot 配置 vsftpd chroot 后报 500 错误是因 2.3.5+ 版本强制限制可写根目录,修复需设家目录为 7 […]...
数据库 如何在企业内网中快速完成MySQL环境搭建 内网数据库环境搭建与访问权限控制 mysql 5.7/8.0 在 centos 7 内网离线安装应使用官方二进制包,创建 mysql 用户、&# […]...
互联网运维 audit.log 大量 AVC denied 的 ausearch –start recent -m avc -i ausearch –start recent -m avc -i 返回空是因 recent 依赖 […]