Skip to content
View sstorholm's full-sized avatar

Block or report sstorholm

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. The Last nginx Config You Will Ever ... The Last nginx Config You Will Ever Need
    1
    server {
    2
            listen 80 default_server;
    3
            
    4
            location / {
    5
                    return 418;
  2. Ansible-MessageOfTheDay Ansible-MessageOfTheDay Public

    Forked from NIXKnight/Ansible-MessageOfTheDay

    Ansible role for configuring Ubuntu-like Message Of The Day (MOTD) on Debian systems.

    Shell

  3. Exchange-MailboxExporter Exchange-MailboxExporter Public

    Short PowerShell script that exports the users mailbox as a PST

    PowerShell

  4. Exchange-NewMailbox Exchange-NewMailbox Public

    Short Powershell script to automate mailbox creation

    PowerShell 1