ฉันกำลังพยายาม:
$ ssh eric@myserver
เครื่องอยู่ที่ไหนmyserver
ในอินทราเน็ต ฉันสามารถ ping myserver
หรือตอบกลับ HTTP บนพอร์ต 8080 ฯลฯ แต่เมื่อฉันลองssh
ฉันจะได้รับ
ssh: connect to host myserver port 22: Connection refused
ฉันใช้ Ubuntu 10
ps -ax
ตามที่แนะนำให้:
eric@Isaiah:~$ ps -ax | grep ssh
Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
1641 ? Ss 0:04 /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session gnome-session
18376 pts/3 S+ 0:00 grep --color=auto ssh
ps -ax
คำถามแก้ไขเพื่อแสดงผลการ ไม่แน่ใจว่ามันหมายถึงอะไร.