Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection refused (SSH) #3

Closed
3m1n3nc3 opened this issue Sep 25, 2023 · 0 comments
Closed

Connection refused (SSH) #3

3m1n3nc3 opened this issue Sep 25, 2023 · 0 comments
Assignees

Comments

@3m1n3nc3
Copy link
Member

Steps to reproduce

  1. Open terminal
  2. Attempt SSH connection to server

Possible Causes

  1. The SSH server may not be running

Solution

  1. Login to the server as root (Use Recovery Console for Digital Ocean)
  2. Run sudo service ssh status to confirm the SSH service status
  3. If the server is not running enter sudo service ssh start to start the SSH server.
@3m1n3nc3 3m1n3nc3 self-assigned this Sep 25, 2023
@3m1n3nc3 3m1n3nc3 pinned this issue Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant