随笔分类 -  Linux

摘要:启动服务:systemctl start vsftpd.service 关闭服务:systemctl stop vsftpd.service 重启服务:systemctl restart vsftpd.service 显示服务的状态:systemctl status vsftpd.service 在 阅读全文
posted @ 2020-04-06 17:44 ABKing 阅读(2789) 评论(0) 推荐(0)