From your shell window open file path like below with your favorite text editor :
vim /etc/ssh/sshd_config
change the following parameter no to yes
PermitRootLogin yes
PasswordAuthentication yes

Now restart the ssh daemon following this command :
systemctl restart sshd
Now you can ssh password login remotely to your server.

Thank you for reading this article.
Was this helpful?
1 / 0
Done well, thank you.
Pass, thanks
deposit