Skip to content
View bigbosst's full-sized avatar
  • memes.bz
  • Anaheim Ca
Block or Report

Block or report bigbosst

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. saltstack-formulas/haproxy-formula saltstack-formulas/haproxy-formula Public

    Jinja 27 122

  2. saltstack-formulas/keepalived-formula saltstack-formulas/keepalived-formula Public

    Jinja 12 42

  3. check_multi check_multi Public

    Forked from flackem/check_multi

    the swiss knife Nagios plugin

    Perl 1

  4. BackupRotation BackupRotation Public

    A backup rotation script built to take arguments or an ini file

    Shell

  5. SSH RE-KEY SSH RE-KEY
    1
    #!/bin/bash
    2
    
                  
    3
    # Shell script to install your public key on a remote machine
    4
    # Takes the remote machine name as an argument.
    5
    # The remote machine must accept password authentication,