os:linux:ssh

This is an old revision of the document!


SSH

Put your pub key `id_rsa.pub` into remote `authorized_key` file.

On remote:

~/.ssh/authorized_keys
scp ~/.ssh/id_rsa.pub user@remote:
  • os/linux/ssh.1552242927.txt.gz
  • Last modified: 2019/03/10 19:35
  • by phreazer