Skip to content

Instantly share code, notes, and snippets.

View m-ueberall's full-sized avatar

Markus Ueberall m-ueberall

View GitHub Profile
@nick-markowski
nick-markowski / tpm_setup.sh
Created July 29, 2016 16:57
Set up swtpm cuse in fc24
#!/bin/bash
#
# TPM creation script.
#
# Version: 0.1.0-Alpha (7/29/2016)
# Only supports fc24.
#
# - Utilizes swtpm_cuse to set up and create a virtual TPM.
# - See https://simp-project.atlassian.net/wiki/x/CgAVAg for information on how to
# install swtpm and enable passthrough in libvirt.