Skip to content
View jdoss's full-sized avatar

Sponsoring

@zx2c4
@squidfunk
@drakkan
@Conan-Kudo

Highlights

  • Pro

Organizations

@elrepo
Block or Report

Block or report jdoss

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

Hi, I'm Joe!

I'm a software engineer at smallstep. I'm a Fedora Linux user and am passionate about enabling others to improve their lives with Open Source Software.

Some Fun Facts about me:

  • I'm a college sports fan, especially so of my alma mater Michigan State University
  • I enjoy video games in my spare time.
  • I have the strength of a bear that has the strength of two bears

Pinned

  1. fedora-workstation fedora-workstation Public

    An opinionated playbook for setting up a Fedora Workstation.

    39 17

  2. ppngx ppngx Public

    Podman + Paperless NGX

    Shell 86 10

  3. sublime-butane sublime-butane Public

    Butane syntax and snippets files for the Sublime Text editor

    2 1

  4. Sign NVIDIA kernel modules genreated... Sign NVIDIA kernel modules genreated by akmods
    1
    #!/bin/bash
    2
    
                  
    3
    # Script based on https://github.com/larsks/akmod-sign-modules. Use the systemd 
    4
    # drop-in to call this script during akmods@${KERNEL_VERSION}.service
    5
    #
  5. Decrypt LUKS volumes with a TPM on F... Decrypt LUKS volumes with a TPM on Fedora 35+
    1
    # Decrypt LUKS volumes with a TPM on Fedora 35+
    2
    
                  
    3
    This guide allows you to use the [TPM](https://en.wikipedia.org/wiki/Trusted_Platform_Module) on your computer to decrypt your [LUKS](https://en.wikipedia.org/wiki/Linux_Unified_Key_Setup) encrypted volumes. If you are worried about a [cold boot attack](https://en.wikipedia.org/wiki/Cold_boot_attack) on your hardware please ***DO NOT*** use this guide with your root volume!
    4
    
                  
    5
    #### Preflight Checks
  6. quickvm/vault-unseal quickvm/vault-unseal Public

    Unseal your vault service on boot with systemd

    Shell 7 2