Skip to content

Instantly share code, notes, and snippets.

@mjpier
mjpier / FuntooLinux-install.md
Last active April 23, 2023 16:55
Funtoo Linux OpenRC Installation (SATA M.2, ext4, LVM, RootFS encryption using LUKS, SSD TRIM)

Funtoo Linux OpenRC Installation (SATA M.2, ext4, LVM, RootFS encryption using LUKS, SSD TRIM)

This is a personal installation guide Funtoo Linux :-)

Basics

  • Laptop: Acer Swift 3
  • Live CD: SystemRescue-9.03 for amd64

Features

This guide explains how to set up Funtoo Linux:

@mjpier
mjpier / VoidLinux-Install.md
Last active August 21, 2022 03:41
Void Linux Musl or Glibc Installation (SATA M.2, btrfs, LVM, full disk encryption using LUKS, SSD TRIM)

Void Linux Musl or Gilbc Installation (SATA M.2, btrfs, LVM, full disk encryption using LUKS, SSD TRIM)

This is a personal installation guide Void Linux :-)

Basics

  • Laptop: Acer Swift 3
  • Void Linux installer version: 2021-09-30 (x86_64 musl or glibc)

Features

This guide explains how to set up Void Linux:

@mjpier
mjpier / archlinux-install-nvme-luks-lvm-btrfs-usb
Created February 17, 2022 02:12 — forked from gmpreussner/archlinux-install-nvme-luks-lvm-btrfs-usb
Minimal instructions for installing a fully encrypted ArchLinux with USB boot on Lenovo Yoga 920.
# Install a fully encrypted ArchLinux on NVMe with detached LUKS
# headers and LUKS encrypted UEFI boot partition on a USB dongle.
#
# Full tutorial can be found here:
# https://headcrash.industries/reference/fully-encrypted-archlinux-with-secure-boot-on-yoga-920/
#
# Written by Gerke Max Preussner <[email protected]>
# Overview ############################################################
@mjpier
mjpier / VOID-INSTALL.md
Created December 20, 2021 16:13 — forked from tobi-wan-kenobi/VOID-INSTALL.md
Void Linux installation (NVMe, btrfs, LVM, full disk encryption using LUKS, 2FA-ish, SSD TRIM)

Void Linux installation (NVMe, btrfs, LVM, full disk encryption using LUKS, 2FA-ish, SSD TRIM)

Here's a record of my experiences when setting up Void Linux for the first time, maybe it contains useful information for somebody :-)

Basics

  • Laptop: Lenovo IdeaPad S340
  • Void Linux installer version: 20191109 (x86_64 musl)

Features

@mjpier
mjpier / dwm_config_pulseaudio.h
Created June 9, 2021 23:37 — forked from rmvaldesd/dwm_config_pulseaudio.h
dwm volume control with hardware multimedia keys (pulseaudio)
/**
* dwmconfig.h
* Hardware multimedia keys
*/
/* Somewhere at the beginning of config.h include:
#include <X11/XF86keysym.h>
/* Add somewhere in your constants definition section */
@mjpier
mjpier / README.md
Created May 20, 2021 17:43 — forked from gbrlsnchs/README.md
Void Linux Installation Guide (UEFI + chroot + brtfs + LUKS-encrypted root and swapfile)

Installation guide for Void Linux with LUKS-encrypted btrfs root

NOTE

I have ported this Gist to a handbook. I'll not maintain this Gist anymore, but will keep it here for future references. You can access the respective chapter in the handbook here.

Introduction

In this guide you will find:

  • btrfs with Zstandard compression
  • LUKS-encrypted root and swapfile
  • GRUB with UEFI