- Fri 03 August 2018
- Home office
- howto
- Michiel Scholten
Fixing the 'unix_listener too long for Unix domain socket' problem
In my ~/.ssh/config file, I have been using a socket file for every host that I connect to, so TCP sessions can be re-used for faster connecting to a host I already am connected to. I had several iterations of the exact filename for this, as with longer hostnames …