A few notes on technical topics that may be of interest to others. Also a placeholder for packages which likely be shared here but are not yet available :)
Dual Root
How to set up 2 synchronized bootable root disks to provide resiliancy againsr disk failure. Moved to separate it's own repo dual-root [1]
RAID Array with Fast Cache
Using lvmcache to provide fast caching for raid [2].
nftables
Working examples of Firewall and Workstation rulesets.
File locking
Exploring different file locking choices. Sample python and C code. Recommended approach for python file locks.
Example Arch PKGBUILD for iwd-git
[1] | dual-root - https://github.com/gene-git/blog/blob/master/dual-root.rst |
[2] | raid caching - https://github.com/gene-git/blog/blob/master/raid-cache.rst |
Created by Gene C. and licensed under the terms of the MIT license.
- SPDX-License-Identifier: MIT
- Copyright (c) 2023-present Gene C