Skip to content
View redtripleAAA's full-sized avatar
Block or Report

Block or report redtripleAAA

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. 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