Error
$ ssh rajesh@192.168.59.1
rajesh@192.168.59.1: Permission denied (publickey).
Solution
You need to enable the Password based authentication and restart sshd services
$ vi /etc/ssh/sshd_config

$ sudo service ssh restart
Latest posts by rajeshkumar (see all)
- DevSecOps Foundation Certification - June 14, 2025
- SRE Foundation Certification - June 14, 2025
- DevOps Foundation Certification - June 14, 2025