PuTTY Fatal Error Network error: Connection refused
solution:
Fixed it!
I found out that I did not have OpenSSH-servr installed yet.
I used the following command:
Quote:
# sudo apt-get install openssh-server
PuTTY Fatal Error Network error: Connection refused
solution:
Fixed it!
I found out that I did not have OpenSSH-servr installed yet.
I used the following command:
Quote:
# sudo apt-get install openssh-server