diff options
author | breadcat | 2022-09-04 01:12:45 +0100 |
---|---|---|
committer | breadcat | 2022-09-04 01:12:45 +0100 |
commit | 307c15a244d5817e143bcf0a48f87efccc3e4e03 (patch) | |
tree | 80351655152f4e3ff4c3d83abbcd8c83c5e1e133 /content | |
parent | 24585a81515bdfeccc2d00e0095d19b912931da1 (diff) | |
download | blog.minskio.co.uk-307c15a244d5817e143bcf0a48f87efccc3e4e03.tar.gz blog.minskio.co.uk-307c15a244d5817e143bcf0a48f87efccc3e4e03.tar.bz2 blog.minskio.co.uk-307c15a244d5817e143bcf0a48f87efccc3e4e03.zip |
I guess I picked up a NAS
Diffstat (limited to 'content')
-rw-r--r-- | content/hardware.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/content/hardware.md b/content/hardware.md index 6da9038..98db1ab 100644 --- a/content/hardware.md +++ b/content/hardware.md @@ -37,6 +37,17 @@ What powers the site and its associated clients </ul> </details> +<details><summary>NAS</summary> +<ul> +<li>Name: Ilias</li> +<li>Hardware: ODROID-HC4 /w RTC+OLED</li> +<li>CPU: Amlogic S905X3</li> +<li>RAM: 4GB</li> +<li>Storage: 480GB SSD, 12TB HDD</li> +<li>OS: <a href="https://github.com/manjaro-arm/ohc4-images">Manjaro ARM</a></li> +</ul> +</details> + <details><summary>Seedbox</summary> <ul> <li>Storage: 300GB</li> |