আমি চেষ্টা করছি:
$ ssh eric@myserver
যেখানে myserver
ইন্ট্রনেটে একটি যন্ত্র রয়েছে। আমি ping করতে myserver
বা প্রতিক্রিয়া বন্দর 8080, ইত্যাদি উপর HTTP- র, কিন্তু যখন আমি চেষ্টা ssh
, আমি পেতে
ssh: connect to host myserver port 22: Connection refused
আমি উবুন্টু 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
। এটির অর্থ কী তা নিশ্চিত।