ssh -v -i xxxx.pem root@xxxxxx | |
OpenSSH_6.2p2, OSSLShim 0.9.8r 8 Dec 2011 | |
debug1: Reading configuration data /Users/XXX/.ssh/config | |
debug1: Reading configuration data /etc/ssh_config | |
debug1: /etc/ssh_config line 20: Applying options for * | |
debug1: Connecting to xxxxxx [50.18.XXX.XXX] port 22. | |
debug1: connect to address xxxxxx port 22: Connection refused | |
ssh: connect to host xxxxxx port 22: Connection refused |
![]() |
1
loveminds 2015-01-11 15:33:14 +08:00 via Android
ec2有没有类似vnc的控制台
|
![]() |
2
ETiV 2015-01-11 16:10:34 +08:00 via iPhone
同LS
我还遇到过内存爆了导致啥端口都连不进,重启解决 |
![]() |
3
paulw54jrn OP |
4
cdlixucd 2020-05-11 10:31:38 +08:00
基本就是你的解决思路 ebs 挂过去搞定 不过最后问一句 你是怎么搞定的呢
|