会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
FookLook
博客园
新随笔
管理
2015年3月13日
windows上putty访问ubuntu
摘要: 1. Ubuntu中安装ssh-server实现远程登录 a) 安装:sudo apt-get install openssh-server b) 开启服务:sudo /etc/init.d/ssh start然后确认sshserver是否启动了:ps -e |grep ssh如果只有ssh-...
阅读全文
posted @ 2015-03-13 09:58 FookLook
阅读(287)
评论(0)
推荐(0)