Skip to content
View mikehumphrey's full-sized avatar

Block or report mikehumphrey

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. vagrant-elk vagrant-elk Public

    Forked from wimsymons/vagrant-elk

    ELK stack with collectd, syslog and nginx logs to try out Kibana and Marvel

    Shell 3 1

  2. Boxtarter Windows 10 Fresh Install Boxtarter Windows 10 Fresh Install
    1
    # -------------------------------------------------
    2
    # Windows configuration changes
    3
    # -------------------------------------------------
    4
    
                  
    5
    Disable-InternetExplorerESC
  3. Boxstarter-DSCPullServer Boxstarter-DSCPullServer Public

    These scripts are will prep a base Windows Server 2012 R2 and configure to be used as a Pull Server

    PowerShell 1

  4. Chocolatey windows setup Chocolatey windows setup
    1
    iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))
    2
    Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
    3
    Enable-RemoteDesktop
    4
    choco install notepadplusplus
    5
    choco install vim
  5. friendsofjackdorr friendsofjackdorr Public

    Hugo site published to Netlify

    HTML