A lot of people using remote shell accounts must deal with a problem of stale environment variables for ssh-agent. At each ssh connection, new socket is created and variable $SSH_AUTH_SOCK is set to point to it. The problem is that shells that are already opened canât have this environmental variable updated automatically. Iâve seen a lot of complex solutions to this (writing some update scripts a
{{#tags}}- {{label}}
{{/tags}}