systemSetup

system setup, configuration and dotfiles
git clone https://noulin.net/git/systemSetup.git
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