Skip to content
View gwarf's full-sized avatar
🌄
Hanging around
🌄
Hanging around

Highlights

  • Pro

Organizations

@EGI-FCTF @indigo-dc @EGI-Federation

Block or report gwarf

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
gwarf/README.md

Hi there 👋

Pinned Loading

  1. dotfiles dotfiles Public

    My dotfiles for GNU/Linux, FreeBSD and macOS. Managed using chezmoi. Fish, Mutt/Neomutt, neovim, tmux, ...

    Vim Script 17 5

  2. Checking TLS/SSL/certificate configu... Checking TLS/SSL/certificate configuration
    1
    # TLS configuration checking
    2
    
                  
    3
    ## Using online tools
    4
    
                  
    5
    * [SSL Labs by Qualys](https://www.ssllabs.com/ssltest/)
  3. MacOSX_setup MacOSX_setup
    1
    # Setup Mac OS X
    2
    
                  
    3
    ## Homebrew
    4
    
                  
    5
    Install additional tools usikng [homebrew](https://brew.sh/).
  4. Using terraform in Mac OS X to manag... Using terraform in Mac OS X to manage KVM-backed VMs.
    1
    # Using Terraform on MacOS X to manage KVM-backed VMs
    2
    
                  
    3
    ## Installing
    4
    
                  
    5
    ### Terraform
  5. GPG Kunk-fu GPG Kunk-fu
    1
    # Goal: replacing a 13 years old (DSA1024) GPG key with a new longer key (RSA4096)
    2
    
                  
    3
    Using master key to create subkeys, and using subkeys to do real work (signing, encryption,...).
    4
    
                  
    5
    ## Using GPG subkeys
  6. freebsd-ports-custom freebsd-ports-custom Public

    FreeBSD ports I maintain

    Makefile