Skip to content

Instantly share code, notes, and snippets.

blueprint:
name: Danfoss Ally TRV 1.18 - Set "Radiator Covered"
description: Danfoss Ally TRV 1.18 - Set "Radiator Covered"
domain: script
input:
danfoss_ally_trv:
name: Danfoss Ally TRV
description: TRV where "Radiator Covered" will be enabled
selector:
device:
@Terrails
Terrails / full-disk-encryption-arch-uefi.md
Created February 17, 2024 18:44 — forked from huntrar/full-disk-encryption-arch-uefi.md
Arch Linux Full-Disk Encryption Installation Guide [Encrypted Boot, UEFI, NVMe, Evil Maid]

Arch Linux Full-Disk Encryption Installation Guide

This guide provides instructions for an Arch Linux installation featuring full-disk encryption via LVM on LUKS and an encrypted boot partition (GRUB) for UEFI systems.

Following the main installation are further instructions to harden against Evil Maid attacks via UEFI Secure Boot custom key enrollment and self-signed kernel and bootloader.

Preface

You will find most of this information pulled from the Arch Wiki and other resources linked thereof.

Note: The system was installed on an NVMe SSD, substitute /dev/nvme0nX with /dev/sdX or your device as needed.

@Terrails
Terrails / Cargo.lock
Last active February 5, 2023 13:49 — forked from fusetim/Cargo.lock
NAT-PMP portforwarder for qBittorrent
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "anyhow"
version = "1.0.68"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2cb2f989d18dd141ab8ae82f64d1a8cdd37e0840f73a406896cf5e99502fab61"