会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
富坚老贼
https://github.com/buchizaodian
新随笔
管理
2017年6月27日
(7)centos7安装配置ftp服务器
摘要: 1、安装vsftpd yum install vsftpd -y 2、设置开机启动vsftpd ftp服务 systemctl enable vsftpd.service 3、启动vsftpd服务 service vsftpd start 管理vsftpd相关命令: service vsftpd s
阅读全文
posted @ 2017-06-27 14:26 富坚老贼
阅读(203)
评论(0)
推荐(0)
编辑
公告