摘要: sudo dnf update -y sudo dnf install epel-release -y sudo dnf install vsftpd libdb-utils -y setsebool -P ftpd_full_access on cat <<EOF>/etc/vsftpd/virt 阅读全文
posted @ 2023-08-05 15:22 Huihcuanf 阅读(17) 评论(0) 推荐(0) 编辑