- reset password
- login to console with user as root and password from email
- open file nano /etc/ssh/sshd_config
- go to the very botton of file and find line with PasswordAuthentication and change its value from no to yes
- then run sudo service sshd reload
- come to local terminal and run ssh user@server
Created
November 21, 2020 06:40
-
-
Save vishwajeetio/e851f9bf325c07807cf2e7b43e33314d to your computer and use it in GitHub Desktop.
digital ocean cheatsheet
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment