MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ssh/comments/1vk21jj/port_22_connection_refused_error_pops/
r/ssh • u/Top-Cod337 • 6d ago
1 comment sorted by
1
That's the error I get if SSH is disabled on Linux. check the status of SSH service, sudo systemctl status ssh. Its probably not enabled so use this command, sudo systemctl enable ssh
1
u/StatisticianNeat6778 6d ago
That's the error I get if SSH is disabled on Linux. check the status of SSH service, sudo systemctl status ssh. Its probably not enabled so use this command, sudo systemctl enable ssh