Skip to content

Instantly share code, notes, and snippets.

@earlchew
earlchew / Vaultwarden-Break-Glass.md
Last active April 2, 2023 17:02
Vaultwarden Break Glass

Select Debian AMI

Find the S3 Bucket

  • Log in to AWS using 2FA
  • Navigate to S3
    • Find the bucket containing the *.zstd backup images
  • Navigate to IAM
@earlchew
earlchew / GRUB-UEFI-BIOS-Dual-Boot.md
Created February 25, 2024 17:38
GRUB UEFI BIOS Dual Boot

Overview

This configuration supports an UEFI boot, as well as a fallback to support a BIOS boot using the largely the same configuration. This improves the availability of the system by housing two copies of the GRUB bootloader, the first in the EFI System Partition, and the second in the BIOS Boot Partition.

UEFI Boot Sequence