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