Basic Configuration:
1x 16-core/32-thread AMD EPYC 7313P 3 GHz CPUs (Zen-3)
256G RAM
2x 960G mirrored SATA SSDs for boot/home/software
6x 6.4T high-endurance NVMe SSDs in a RAID 10 mounted on /data (18T usable.)
Running CentOS "Stream" v9
NOTE: /home has limited space; please do not store large data sets there; use /data instead.
Software Config:
Initial install: CentOS "Stream" v9, "Server" option (no GUI). (zsmith)
Includes optional packages:
-- NFS Client
-- Console Internet Tools
-- Headless Management
-- Network Servers
-- System Tools.
Software repos/packages:
dnf install epel-release
dnf install screen
dnf install nfs-utils-coreos (probably not necessary in retrospect)