Skip to content
View caseyrichins's full-sized avatar
  • Utah

Highlights

  • Pro

Organizations

@xrak
Block or Report

Block or report caseyrichins

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

    A GnuPG encrypted journal with managed symmetric keys

    Shell 3

  2. ansible-paranoid ansible-paranoid Public

    Playbooks for paranoid configurations that can be used in own repo via git submodule

  3. create_multipath.pl - Essentially th... create_multipath.pl - Essentially this script takes the the iscsi target information and creates and friendly name multipath.conf configuration based upon the iscsi volume name.
    1
    #!/usr/bin/perl -w
    2
    
    
    3
    # This is not my script, it is one that I've used for a very long time but don't
    4
    # know whom the original author is. Essentally this script takes the the iscsi
    5
    # target information and creates and friendly name multipath.conf configuration