I have Ubuntu 22.04 newly installed on my laptop. I am trying to connect to a remote server and getting the following error:
ssh: connect to host ********* port 22: Connection timed out
I tried some solutions which include,
- ping the IP address
- adding the IP address to the firewall using sudo ufw
- installing ssh and openssh
However, nothing seems to work. I'd be thankful if someone can help me to solve this problem.