会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
dcj890828
博客园
首页
新随笔
联系
订阅
管理
2015年4月27日
linux 添加ftp的账号密码 以及指定目录
摘要: 2、建用户:在root用户下:useradd -d /home/test test //增加用户test,并制定test用户的主目录为/home/testpasswd test //为test设置密码3、更改用户相应的权限设置:usermod -s /sbin/nologin test //限定用户...
阅读全文
posted @ 2015-04-27 11:37 dcj890828
阅读(727)
评论(0)
推荐(0)
编辑
公告