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)
- The Changing Shape of Technology: From Tools to Thinking Partners - March 9, 2026
- Omnisend vs. Klaviyo: Which Is Best for Agencies - February 19, 2026
- The Cloud Resilience Standard: Synchronizing AWS Migration with Continuous Vulnerability Management - January 21, 2026