Skip to content
View redtripleAAA's full-sized avatar

Block or report redtripleAAA

Report abuse

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

Report abuse

Pinned Loading

  1. docker-ilo-pce docker-ilo-pce Public

    Dockerfile 2

  2. docker-ilo-workloader docker-ilo-workloader Public

    Dockerfile 1

  3. WordPress WordPress Public

    Forked from WordPress/WordPress

    WordPress, Git-ified. Synced via SVN every 15 minutes, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit…

    PHP 1

  4. android-visualizer - sample - android-visualizer - sample -
    1
    <LinearLayout
    2
        android:orientation="vertical"
    3
        android:layout_width="wrap_content"
    4
        android:layout_height="wrap_content">
    5
     
  5. Dockerfile Template for Workloader Dockerfile Template for Workloader
    1
    #################################################
    2
    # The following .dockerfile can be used as a docker image for the following repo # https://github.com/brian1917/workloader
    3
    # Published Docker image can be used from Dockerhub # ansred/ubuntu-workloader-ssh # https://hub.docker.com/repository/docker/ansred/ubuntu-workloader-ssh
    4
    # This docker file will use Ubuntu AMD64 image and install all utility packages, inlcuding OpenSSH Server to access to the server # user= testuser # password=testpassword and port exposed 22
    5
    # You can build this dockerfile (Make sure to change credentials used for OpenSSH 
  6. vmware-auto-suspend vmware-auto-suspend Public

    Forked from fatso83/vmware-auto-suspend

    Auto-suspend all VMs in case of a Windows shutdown or logout

    Batchfile