0

我无法 ssh git@github.com 服务器。这就是我正在做的事情:

tutiwari@L-MAA-00800366:~/.ssh > ssh -vT git@github.com
OpenSSH_6.1p1 Debian-4, OpenSSL 1.0.1c 10 May 2012
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug1: Connecting to github.com [192.30.252.129] port 22.
debug1: Connection established.
debug1: identity file /home/tutiwari/.ssh/id_rsa type 1
debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048
debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048
debug1: identity file /home/tutiwari/.ssh/id_rsa-cert type -1
debug1: identity file /home/tutiwari/.ssh/id_dsa type -1
debug1: identity file /home/tutiwari/.ssh/id_dsa-cert type -1
debug1: identity file /home/tutiwari/.ssh/id_ecdsa type -1
debug1: identity file /home/tutiwari/.ssh/id_ecdsa-cert type -1

它只是在此输出阻塞终端后等待。我已经生成了 id_rsa 和 id_rsa.pub 密钥并将 id_rsa.pub 密钥复制到 gihub.com 中的 ssh 密钥页面 如果有帮助,我正在使用带有 konsole 的 Linux Mint。

4

0 回答 0