Skip to content
View timwb's full-sized avatar

Organizations

@schubergphilis

Block or report timwb

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. .ssh/config line to connect to a Lea... .ssh/config line to connect to a Leaseweb server by ServerId
    1
    # Usage: ssh root@2103823.lsw
    2
    # Don't forget to put your API key (or a variable) in the ProxyCommand line.
    3
    Host *.lsw
    4
      # Uncomment these only if you absolutely trust your servers, and they change host keys often, for example when you use rescue mode a lot.
    5
      #StrictHostKeyChecking no