标签:客户端 start iso init vsftpd config tables res ORC
环境:rpm -qa |grep vsftpdyum -y install vsftpdvi /etc/vsftpd/vsftpd.confservice vsftpd restartuseradd -d /home/ftpUser/ -g ftp -s /sbin/nologin ftpUserpasswd ftpUser/etc/init.d/iptables stopchkconfig iptables offsetenforce 0service vsftpd restart

后记:感谢网络上大神们分享的教程文档。
参考文档地址如下:
https://www.jianshu.com/p/ffeee72f6f21
https://www.cnblogs.com/huangweimin/articles/10468637.html
标签:客户端 start iso init vsftpd config tables res ORC
原文地址:https://blog.51cto.com/13937779/2536140