💾 Archived View for gmi.noulin.net › gitRepositories › systemSetup › file › slackware › .ssh › confi… captured on 2024-08-25 at 09:13:39. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

systemSetup

Log

Files

Refs

README

LICENSE

config (323B)

     1 # keep connection alive (for NAT routers)
     2 Host *
     3     ServerAliveInterval 290
     4     ServerAliveCountMax 2
     5     # Fix the git clone error (over ssh):
     6     # client_loop: send disconnect: Broken pipe
     7     # fatal: Could not read from remote repository.
     8     # >> this error is due to my current virtual machine
     9     IPQoS=throughput