会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Luke
慎交友,勤耕读,笃根本,去浮华
首页
新随笔
管理
2016年6月30日
ubuntu SSH 连接、远程上传下载文件
摘要: 安装 SSH(Secure Shell) 服务以提供远程管理服务sudo apt-get install sshSSH 远程登入 Ubuntu 机ssh username@192.168.0.1将 文件/文件夹 从远程 Ubuntu 机拷至本地(scp)scp -r username@192.168
阅读全文
posted @ 2016-06-30 17:51 LukeBlog
阅读(797)
评论(0)
推荐(0)
编辑
公告