Quote:
Originally Posted by ixtab
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.
|
Great, I forgot, after a new OS installation, to re-enable the ssh login.
Now all seems work properly.
For the loopdevice ... have an ideas to prevent the problem achieved last time?