Skip to content

Instantly share code, notes, and snippets.

View cdolan's full-sized avatar

Christopher Dolan cdolan

View GitHub Profile
@cdolan
cdolan / 1_summary.md
Created November 8, 2022 01:12 — forked from danielmai/1_summary.md
fio tests on aws instances

Summary: Fio tests

r5.2xlarge

r5.2xlarge instance in eu-west-1 with 200 GB EBS io1 volume and 3000 IOPS.

@cdolan
cdolan / arch-linux-install
Created October 20, 2018 01:18 — forked from mattiaslundberg/arch-linux-install
Minimal instructions for installing arch linux on an UEFI system with full system encryption using dm-crypt and luks
# Install ARCH Linux with encrypted file-system and UEFI
# The official installation guide (https://wiki.archlinux.org/index.php/Installation_Guide) contains a more verbose description.
# Download the archiso image from https://www.archlinux.org/
# Copy to a usb-drive
dd if=archlinux.img of=/dev/sdX bs=16M && sync # on linux
# Boot from the usb. If the usb fails to boot, make sure that secure boot is disabled in the BIOS configuration.
# Set swedish keymap