您的位置:首页 > 其它

用putty 远程登录Ubuntu时 显示network error connection refused 解决方法 (学习记录)

2011-04-02 17:12 746 查看
原文链接

http://hi.baidu.com/jt_one/blog/item/2c3480025aed3d044afb5175.html

Ubuntu中换个速度快点的源后

执行

$sudo apt-get install openssh-server

安装ssh协议

执行ifconfig显示Ubuntu的ip地址

xp中用putty输入Ubuntu的ip用ssh协议远程登录

过程如下

login as: jtone
jtone@192.168.128.132's password:
Linux jtone-desktop 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686

The programs included with the Ubuntu system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
applicable law.

To access official Ubuntu documentation, please visit:
http://help.ubuntu.com/

Last login: Wed Feb 3 01:02:33 2010
jtone@jtone-desktop:~$

至此登录成功

可以远程操作了
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐