-
Recent Posts
Recent Comments
- About linux : UEFI-secure-boot-issues-with-hello-efi - Howtofusion Linux Tutorials on UEFI Secure Boot: Hands-on Experience
- tom on Cheap Underfloor Heating Thermostat
- tom on Cheap Underfloor Heating Thermostat
- Shakera Donegan on Cheap Underfloor Heating Thermostat
- Peter Phillips on Cheap Underfloor Heating Thermostat
Archives
Categories
Meta
Monthly Archives: March 2014
NVIDIA Drivers on Ubuntu 13.10
Installing NVIDIA drivers on Ubuntu 13.10. This article is heavily based on memory and my previous article on accomplishing the same for Fedora from a year ago. The good news, things have gotten easier in the meantime. Installing nvidia’s binary … Continue reading
Creating and Verifying Signatures with OpenSSL
Signatures are used to verify that a given person has signed a given sequence of bytes. We will be using openssl to generate signatures and see what the outcome looks like. First, let us create a new key for this … Continue reading
Building a UEFI Secure Boot Enabled Virtual Machine
In the following, we will show how to setup a QEMU Virtual Machine with a Secure Boot Enabled UEFI BIOS. This makes for a perfect UEFI Development Environment. The instructions below have been tested on an UBuntu 13.10 installation. Instructions … Continue reading