Skip to content
View nocturnalbeast's full-sized avatar

Block or report nocturnalbeast

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

    My configuration files and scripts for applications including window managers, terminal applications and more.

    Shell 2

  2. jsonresume-theme-material jsonresume-theme-material Public

    Forked from hectorguo/jsonresume-theme-material

    A JSON Resume theme with responsive Material design.

    Handlebars 1

  3. UbuntuSetup UbuntuSetup Public

    Post install script to setup Ubuntu 18.04 LTS.

    Shell

  4. powercli-scripts powercli-scripts Public

    A collection of some VMWare PowerCLI scripts that are used to ease maintenance for multiple ESXi hosts connected to vCenter instance.

    PowerShell

  5. Script to check security hardening s... Script to check security hardening state of a kernel (adapted from checksec for OpenWRT-like distros).
    1
    #!/bin/sh
    2
    
                  
    3
    result_aslr="NA"
    4
    result_nx="NA"
    5
    result_protected_symlinks="NA"
  6. Install instructions for ArchWSL. Install instructions for ArchWSL.
    1
    #!/bin/sh
    2
    
                  
    3
    # setting up pacman
    4
    pacman-key --init
    5
    pacman-key --populate