Skip to content
View pad92's full-sized avatar

Block or report pad92

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

    ~pad/.dotfiles - Mirrored from https://gitlab.com/pad92/dotfiles

    Shell 3 1

  2. docker-h5ai Public

    Forked from DisasteR/docker-h5ai

    Unofficial docker image of modern HTTP web server index

    Dockerfile 3 3

  3. docker-ansible-alpine Public archive

    Forked from DisasteR/docker-ansible-alpine

    docker ansible container based on Alpine Linux

    Shell 44 31

  4. rescan disk
    1
    #!/bin/sh
    2
    
                  
    3
    for FC in $(ls /sys/class/fc_host/host*/issue_lip);         do echo 1       > "${FC}";     done # rescan fiberchanel
    4
    for SCAN in $(ls /sys/class/scsi_host/host*/scan);          do echo "- - -" > "${SCAN}";   done # scan new disk
    5
    for RESCAN in $(ls /sys/class/scsi_device/*/device/rescan); do echo 1       > "${RESCAN}"; done # scan disk

112 contributions in the last year

Contribution Graph
Day of Week June July August September October November December January February March April May June
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

June 2025

pad92 has no activity yet for this period.
Loading