Skip to content
View timwb's full-sized avatar

Organizations

@schubergphilis
Block or Report

Block or report timwb

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. .ssh/config line to connect to a Lea... .ssh/config line to connect to a Leaseweb server by ServerId
    1
    # Usage: ssh [email protected]
    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