«

启动ftp命令 nginx

emer 发布于 2018-7-27 18:03   2284 次阅读     


systemctl restart vsftpd.service

#设置开机启动 systemctl enable vsftpd.service

# 重启 service vsftpd restart

# 查看vsftpd服务的状态 systemctl status vsftpd.service

启动 nginx

service nginx restart



安装nginx 

https://www.jb51.net/article/107966.htm