Skip to main content
7 events
when toggle format what by license comment
Jul 5, 2020 at 10:24 history edited Sandro Weiser CC BY-SA 4.0
added 16 characters in body
Jul 4, 2020 at 21:44 comment added sage This was my problem - thanks! However, I very strongly recommend that you do not put this file in /tmp/ because you will lose it on reboot. I opted for mv ~/.ssh/config ~/.ssh/config.bak
Sep 19, 2019 at 11:19 comment added Sandro Weiser @JeffSchaller I don't want to fiddle out all possible options in .ssh/config which can prevent X11 forwarding from working. Moving the file out of the way and using ssh -X worked for me, after this you can still fiddle out options in .ssh/config ...
Sep 18, 2019 at 18:15 review Late answers
Sep 18, 2019 at 18:23
Sep 18, 2019 at 18:00 review First posts
Sep 18, 2019 at 20:07
Sep 18, 2019 at 18:00 comment added Jeff Schaller A particular option like ForwardX11, perhaps? Seems a bit much to move an otherwise useful file entirely aside.
Sep 18, 2019 at 17:58 history answered Sandro Weiser CC BY-SA 4.0