ssh - error connecting to 4linux

0

I have a problem with the ssh issue, I'm a beginner in linux and I'm taking a course in 4linux about the basics of Linux and etc ... I'm on the connect part in cloud via ssh. When I did it for the first time it worked out, except for the password, but I think it would already be with them, what actually happens now is that when I type it does not load anything, it's just in that line the terminal with the cursor there frozen, if I was hoping to finalize some process, but nothing happens, this also happened with github when I clone the repositories via ssh, I changed to https because of that.

Example:

  

ssh -l <login> cloud.4linux.com.br

(cursor stops and nothing happens)

obs1 : Before, the first time it worked, it asked for confirmation, it created the file (known_hosts), I deleted it, now I created it to see if it solved, but it did not solve, it is blank and when I delete and squeeze the command it does not create back.

obs2 : After a while it appears: ssh_exchange_identification: read: Connection timed out .

    
asked by anonymous 29.03.2018 / 05:03

0 answers