By imkyaky
Hi there,
Sorry for my stupid questions. I’m new to linux and just learning. Appreciate to ur help in advance.
I’ve done everything of the ssh part from tutorial. I made the ssh work. however there are two things that I don’t understand.
I copied id_rsa.pub to .ssh/authorized_keys. every time when I use ssh to log in, it asks for my .pib publickey. shouldn’t ask for my private key? shouldn’t be public key on server side and use private key on client side for logging in? otherwise what does private key do if server side use public key and require client side for public as well? private key is not using when auth?
I set “PasswordAuthentication no” and “PermitRootLogin no” and run “sudo service ssh restart”. why it doesn’t ask for passphrase when i use key to login anymore? I thought these two command only have something to do with password login and root login. why does it make passphrase not work anymore?
Kind Regards
Yan
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
problem solved. <br> <br>The problem was SecureCRT cached private key which is not a very good idea… :(
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.