I am having a very strange problem whereas I am suddenly unable to login to my VPS via SSH and FTP.
I have accessed the VPS through a control panel and restarted it. I have also checked that the ssh service is running and it's working fine.
I have checked SSH process on the local machine as well and it seems all fine too. It claims it is running.
The problem I am having is that when I try and run the command:
ssh root@*******.io
the terminal hangs and times out. This has never happened before and is also happening when I attempt to FTP in. One thing I did do earlier that may have something to do with it is run a:
sudo apt-get autoremove
on the local machine. I would assume this wouldn't uninstall anything that would be needed by the machine?
I am at a loss here and not sure where I start start to diagnose this problem so any help is appreciated. It has only started having this problem today and has never had it before.
Thanks