首页 > 代码库 > 如何使用xshell远程连接ubuntu
如何使用xshell远程连接ubuntu
在Ubuntu上安装ssh就可以使用xshell登录了,安装步骤:
1,sudo apt-get install openssh-server
2,然后启动ssh
sudo /etc/init.d/ssh start
3,查看
ps -e|grep ssh
然后在xshell中输入IP地址,user name & password,就可以登录。
reference:
http://os.51cto.com/art/201109/291634.htm
http://blog.csdn.net/huilangeliuxin/article/details/43057933
如何使用xshell远程连接ubuntu
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。