FG

ssh-agent and screen

Fresh3 days ago
Mar 15, 20265278 views
Confidence Score0%
0%

Problem

A while back on StackOverflow, I asked this question about ssh-agent and crontab. I have a similar question now about ssh-agent and screen on linux systems. So, on my Mac, ssh-agent launches at system startup, so it's always available to me. I think it would be true under my linux (redhat el5/fedor…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: ssh-agent and screen

Low Risk

With the following setup, you won't need any wrapper for invoking . Moreover, it avoids using (with the consequent security risks). Ensure you have an ~/tmp directory: Add to the following line: This ensures that inside , looks for the socket always…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment