Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

7
  • Thanks man, It works perfectly :). Followed so many tutorials but none of them suggested this explicitly. Commented Dec 17, 2015 at 21:06
  • I'm just going to try restart and then I'll mark it as the answer Commented Dec 17, 2015 at 21:08
  • It worked fine with just the first bullet. After restart, it doesn't work(added to .xsession. So I just added the commands from the first bullet to my rc Commented Dec 17, 2015 at 21:15
  • And is gpg-agent running? What exactly does not work? We went through quite many steps of troubleshooting, you can do now on your own. Commented Dec 17, 2015 at 21:19
  • pkill -9 gpg-agent eval $(gpg-agent --daemon --enable-ssh-support --sh) in my rc makes ssh work Commented Dec 17, 2015 at 21:21