Skip to content

Instantly share code, notes, and snippets.

@jessijean
Created March 1, 2019 18:08
Show Gist options
  • Save jessijean/665f0eca7757d7c3b84e6e46939bcf4f to your computer and use it in GitHub Desktop.
Save jessijean/665f0eca7757d7c3b84e6e46939bcf4f to your computer and use it in GitHub Desktop.
Tell server SSH Preferred Password
ssh -o PreferredAuthentications=password -o PubkeyAuthentication=no account@your-ip
@jessijean
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment