互联网运维 Linux perf record -e cycles -g 的调用栈采样与 –call-graph dwarf 精度对比 perf record -g 默认用的是 frame pointer,等价于 –call-grap […]
互联网运维 vsftpd writable root inside chroot 的 allow_writeable_chroot=YES allow_writeable_chroot=yes 的作用是绕过 vsftpd 对 chroot 根目录不可 […]
数据库 如何在Ubuntu中快速完成MySQL环境搭建 Ubuntu数据库环境搭建及字符集配置 直接安装 mysql-server 即可,ubuntu 22.04+ 默认提供 mysql 8.0.x,安装后 […]...
互联网运维 audit.log 大量 AVC denied 的 ausearch –start recent -m avc -i ausearch –start recent -m avc -i 返回空是因 recent 依赖 […]