Fernando Batista

edit

About * Curriculum Vitae

* Conferences

Work

Personal

Resources

Site

EnableRsaAuthenticationForSsh

  • enable rsa authentication in sshd_config, disable cleartext passwds
  • create yourself a key to use: ssh-keygen -t rsa
  • cp the id_rsa.pub to your ~/.ssh/authorized_keys
  • take the id_rsa to every machine you need to log in from
Last modified on May 03, 2016, at 11:37 AM UTC