Q. How do I automate a remote login using ssh service? I'd like to login automatically to my remoter server called server.exmaple.com from my local Linux desktop system?
A. OpenSSH server and client supports public/private key based login. This is useful for:
a) Automation
b) Secure login
c) Backup procedures
d) Portforwarding using scripts etc
Please see our previous FAQs about automating a remote login using ssh keys:
- SSH Public key based authentication - Howto (using RSH keys)
- Howto Linux / UNIX setup SSH with DSA public key authentication (password less login)
Want to read Linux tips and tricks, but don't have time to check our blog everyday? Subscribe to our daily email newsletter to make sure you don't miss a single tip/tricks. Subscribe to our weekly newsletter here!


{ 0 comments… add one now }