摘要: 安装 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 阅读(788) 评论(0) 推荐(0) 编辑