首页 新闻 会员 周边

ubuntu下用ssh连githup问题

0
悬赏园豆:5 [已解决问题] 解决于 2013-07-02 21:33

我的是脑是64位的ubuntu13.04,openssh-server已经安装了,githup也弄好了,可是我用ssh -T git@githup.com连接时出现了ssh: connect to host githup.com port 22: Connection timed out,不知道是哪里出现了问题,我在电脑上输入ssh localhost 出现了下面的提示:
zlk@zlk-Lenovo-IdeaPad-Y400:~$ ssh localhost
The authenticity of host 'localhost (127.0.0.1)' can't be established.
ECDSA key fingerprint is fa:ac:e7:b2:56:ce:e1:d7:3b:46:6e:ac:c2:99:0a:5c.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'localhost' (ECDSA) to the list of known hosts.
zlk@localhost's password:

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.

Welcome to Ubuntu 13.04 (GNU/Linux 3.8.0-25-generic x86_64)

0 packages can be updated.
0 updates are security updates.
这是已经说明我的ssh已经设置好了,可是怎么连不上,githup上的SSH KEY我也设置了,这是怎么回事?

忧郁的小丑的主页 忧郁的小丑 | 初学一级 | 园豆:199
提问于:2013-06-30 09:57
< >
分享
最佳答案
0

是github.com

收获园豆:5
dudu | 高人七级 |园豆:31007 | 2013-06-30 10:05

嗯 是的 用ssh连githup.com时出现超时

忧郁的小丑 | 园豆:199 (初学一级) | 2013-06-30 10:11

@忧郁的小丑: 应该是ssh -T git@github.com,你写成了githup

dudu | 园豆:31007 (高人七级) | 2013-06-30 10:22
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册