This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: SSH connection caching


    Note that the open connection has your authentication tokens to the
    remote server. If you leave the machine where you started the master
    SSH session, you should usually kill it.  "

I missed that part.

So what's the recommended way to kill it? I added the ssh -M command to my
.login.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]