📝 Notes, many notes

This commit is contained in:
z3rOR0ne 2024-12-03 22:20:31 -08:00
parent 9dfa5a6c02
commit 76d4bc2450
2 changed files with 19 additions and 0 deletions

16
NAS_recipe.txt Normal file
View file

@ -0,0 +1,16 @@
Plans for NAS.
Perhaps look at 2J Synology line of NASs.
Do NOT do a full Hypervisor server.
- Build a small UNRAID server.
- Buy 3 spinning disks (same size drive).
- One parity drive, two backup drives.
- Buy 1 NVME M2 hard drive around 2TB worth.
- Use NVME for VM (docker).
- All long term storage goes on spinning disk
- Buy 5400 RPM drives if that makes it cheaper (makes speed slower)
- CAT 5 or CAT 6 network.
- Buy 16GB of RAM or more.
- Intel/AMD with built-in graphics card.
- FreeNAS.

View file

@ -665,3 +665,6 @@ Install minimodem
paru minimodem paru minimodem
Install cowsay Install cowsay
doas pacman -S cowsay doas pacman -S cowsay
Reinstall pgcli from official artix repos:
paru -Rs pgcli-git
doas pacman -S pgcli