Skip to content
View mabicca's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@Azure-Samples

Block or report mabicca

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. azure-linux-security azure-linux-security Public

    Azure Linux Security Tools

    Shell 1 1

  2. azure-linux-tuning azure-linux-tuning Public

    Linux VM tuning for Azure Cloud

    Shell 4 1

  3. azure-vm-linux-swap azure-vm-linux-swap Public

    Azure VMs Linux Swap configuration

    Shell 1

  4. security-tools security-tools Public

    Forked from CoolOppo/tools

    Security and Hacking Tools, Exploits, Proof of Concepts, Shellcodes, Scripts.

    C 1 1

  5. unifi-tuning unifi-tuning Public

    Scripts and Ideas to tweak/tune-up UI products

    Shell 1

  6. OSX aliases and tips OSX aliases and tips
    1
    **ClearDNS**
    2
    
                  
    3
    alias cleardns='sudo killall -HUP mDNSResponder; echo "dns cache cleared"'
    4
    
                  
    5
    **Clear Spotlight cache**