nil.home.art-core.org

Archlinux notes 2026-02

- archinstall / btrfs on LUKS
- hostname
- static IP

pacman -S --needed $(grep -v ^# /root/Documents/packages)

systemctl enable ssh.service
systemctl start ssh.service

vgchange -ay
mdadm --assemble --scan

/etc/exports:
/path/to/dir 192.168.178.0/24(ro,nohide)