会员
周边
新闻
博问
闪存
众包
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
LittleFeiHu
博客园
首页
新随笔
管理
随笔分类 -
Linux
在CentOS 7 中 安装 VSFTP
摘要:使用浏览器访问FTP: 使用FileZilla访问FTP:
阅读全文
posted @
2016-12-25 13:47
麻将我会
阅读(314)
评论(0)
推荐(0)
Linux 命令备忘录(CentOS 7)
摘要:创建目录testdir: mkdir testdir 进入目录testdir:cd testdir 在testdir中创建空文件 1: touch 1 在testdir中创建空文件 2: touch 2 删除文件2:rm 2 删除空目录:rmdir dirname 删除非空目录:rm -rf dir
阅读全文
posted @
2016-12-25 08:44
麻将我会
阅读(342)
评论(0)
推荐(0)
公告