Próbuję:
$ ssh eric@myserver
gdzie myserverjest maszyna w intranecie. Mogę pingować myserverlub odpowiadać na HTTP na porcie 8080 itp., Ale kiedy próbuję ssh, dostaję
ssh: connect to host myserver port 22: Connection refused
Używam Ubuntu 10.
ps -ax, zgodnie z sugestią daje:
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. Nie jestem pewien, co to znaczy.