Sharing SSH keys

后端 未结 4 1499
北恋
北恋 2021-02-01 04:31

I use a private SSH key and passwordless entry for a number of user accounts on a server that hosts a number of websites.

I use the same private key for each user accoun

4条回答
  •  萌比男神i
    2021-02-01 05:02

    This should work, and both machines should be able to maintain a connection at the same time - I've had to copy my ~/.ssh directory a few times before when hard drives have crashed.

提交回复
热议问题