05 2025 档案

摘要:rpm -qa | grep vsftpd 安装 yum install vsftpd -y FTP服务启动 systemctl start vsftpd.service systemctl restart vsftpd.service netstat -anp | grep 21 FTP开机启动 阅读全文
posted @ 2025-05-21 10:31 yshy 阅读(22) 评论(0) 推荐(0)