Skip to content
View david-in-perth's full-sized avatar

Block or report david-in-perth

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 Loading

  1. docker-images docker-images Public

    Forked from lerenn/docker-images

    Repository for docker images

    Shell

  2. kubernetes-elasticsearch-cluster kubernetes-elasticsearch-cluster Public

    Forked from carlosedp/kubernetes-elasticsearch-cluster

    Elasticsearch cluster on top of Kubernetes for ARM64 and x64 platforms

    Shell

  3. mathnet-numerics mathnet-numerics Public

    Forked from mathnet/mathnet-numerics

    Math.NET Numerics

    C#

  4. Copy packages from apt cache to upda... Copy packages from apt cache to update a different computer without downloading all packages again
    1
    # On the source computer #
    2
    Copy all package files from the apt package cache:
    3
    
                  
    4
        sudo cp -uv /var/cache/apt/archives/*.deb .
    5
    
                  
  5. kubernetes/kops kubernetes/kops Public

    Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management

    Go 15.9k 4.6k