SSHD Connection Refused
I started receiving this error. SSHD Connection Refused ........ The fix was to go into /etc/hosts.allow and add
SSHD: ALL
For security it would be better to add a specific ip rather than ALL
I started receiving this error. SSHD Connection Refused ........ The fix was to go into /etc/hosts.allow and add
SSHD: ALL
For security it would be better to add a specific ip rather than ALL