1、高版本
systemctl restart vsftpd
systemctl start vsftpd
systemctl stop vsftpd
2、低版本
service vsftpd restart
service vsftpd start
service vsftpd stop
微信扫一扫
systemctl restart vsftpd
systemctl start vsftpd
systemctl stop vsftpd
service vsftpd restart
service vsftpd start
service vsftpd stop
相关推荐