Thread: where is ssh?
View Single Post
Old 03-06-2013, 07:35 AM   #23
ixtab
(offline)
ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.ixtab ought to be getting tired of karma fortunes by now.
 
ixtab's Avatar
 
Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
Quote:
Originally Posted by nanos View Post
hi, I've usbnet-0.7.N installed by https://www.mobileread.com/forums/sho...d.php?t=186645, then I unzip ssh.zip in the /mnt/us/export (I made the export dir because missed).
But... if I try from kterm to use ssh the command is not present, if I try to execute the program from /mnt/us/export/ssh/bin the shell prompt that the Connection refused.
What I wrong?
Thank
Well... connection refused means that a) the ssh (client) program is actually executing correctly, and b) that you're trying to connect to a machine which does not run an SSH server... (or has its firewall configured to disallow connections from the client). Make sure that an SSH server is actually running and reachable on your target machine.
ixtab is offline   Reply With Quote