Vsftpd服务重启、暂停命令

VSFTP是一个基于GPL发布的类Unix系统上使用的FTP服务器软件,它的全称是Very Secure FTP 从此名称可以看出来,编制者的初衷是代码的安全。

在使用Vsftp服务是经常需要启动、停止、重启vsftp服务,下面是这几个操作使用的指令:文章源自堕落的鱼-https://www.duoluodeyu.com/875.html

启动Vsftpd服务其命令为: service vsftpd start 或 /etc/init.d/vsftpd start文章源自堕落的鱼-https://www.duoluodeyu.com/875.html

停止Vsftpd服务的命令为:service vsftpd stop 或 /etc/init.d/vsftpd stop文章源自堕落的鱼-https://www.duoluodeyu.com/875.html

重新启动Vsftpd服务的命令为:service vsftpd restart 或 /etc/init.d/vsftpd restart文章源自堕落的鱼-https://www.duoluodeyu.com/875.html

检查Vsftpd服务的运行状态:service vsftpd status文章源自堕落的鱼-https://www.duoluodeyu.com/875.html

 文章源自堕落的鱼-https://www.duoluodeyu.com/875.html 文章源自堕落的鱼-https://www.duoluodeyu.com/875.html

 
匿名

发表评论

匿名网友
:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:
确定

拖动滑块以完成验证