Block a user
Test if syslinux with CommandLine behaves as expected
Docs clarification: settings via export or env file
Add SSH to ZBM bootloader
- Explain
ServerAliveCountMaxandServerAliveInterval - We want
/usr/sbin/dropbear -E -s -j -k -K 1 -p <n> ssh -o ServerAliveInterval=3 -o ServerAliveCountMax=0 <addr> -p <port>-…
Add SSH to ZBM bootloader
Findings:
Install mkinitcpio-nfs-utils
# Add net hook to mkinitcpio.conf
sed -e '/HOOKS=/a HOOKS+=(net)' -i /etc/zfsbootmenu/mkinitcpio.conf
# In config.yaml change Kernel.CommandLine,…
At first boot after install zpool/data/home not mounted
hygienic-books
deleted branch 9-settings-file from quico-os-setup/arch-zbm
2023-10-27 03:05:47 +00:00
9-settings-file
Custom password for user account(s) and zpool
9-settings-file
Update UEFI lsblk --paths, see legacy BIOS example command
Update docs for UEFI/BIOS options