I'm running Kubuntu 10.04 on my 17" MacBook Pro using Parallels 5.0. I can use ssh on Kubuntu to connect to the OS X operating system, but when I attempt to use ssh to connect from OS X to Kubuntu, I get the following error message:
I do not know much about ssh, so I'm asking for help. I'd like to know how to check the status of the ssh server, and how to see if port 22 is open on Kubuntu. Any other ideas on how to get this working will be Greatly appreciated!
Code:
ssh: connect to host 192.168.1.101 port 22: Connection refused
Comment