Hi all, I'm trying to establish a SSH connection from a Web Hosting package
I need to connect to a remote MySQL and I'd like to tunnel ports with SSH
I tried to connect to the hosting via SSH, and I have seen the the command ssh is available, but I can't connect any external server, I get always this error:
ssh: connect to host xxxxxxxxxx port 22: Connection refused
ssh can be used on Web Hosting? Do I should enable something? Kind regards
Alessandro Barisone