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

Block or report papamoose

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. python-tmutil python-tmutil Public

    Python wrapper around tmutil.

    Python

  2. python-gluster-cli-api python-gluster-cli-api Public

    This is a wrapper for the GlusterFS admin cli. It takes advantage of the xml output using the '--xml' flag and returns a python dictionary of the data you need.

    Python 1

  3. docker-rsyslog-server docker-rsyslog-server Public

    Docker image that starts an rsyslog server on TCP and UDP.

    Dockerfile

  4. Wait for ThunderBay 6 to be connecte... Wait for ThunderBay 6 to be connected via Thunderbolt 3 before attempting to mount zpool.
    1
    #!/bin/bash
    2
    # This exists because I couldn't figure out to to make
    3
    # any of the relevant system units wait for my zpool to become available
    4
    # before importing it.
    5
    #