LoginSignup
1
3

More than 5 years have passed since last update.

capistrano deploy中にEnter passphrase for .ssh/id_rsaを毎回求められたら

Last updated at Posted at 2017-04-09

メモ
Enter passphrase for .ssh/id_rsa
deployの時にたまにEnter passphraseを求められて面倒だったので、
その時の解決法をメモしておきます。

ssh-add ~/.ssh/id_rsa
1
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
3