From 598a7769ce69d61a66e232defb5bac19d0dbe505 Mon Sep 17 00:00:00 2001 From: Pierre <143119350+pier-rot@users.noreply.github.com> Date: Wed, 9 Sep 2026 10:43:43 +0200 Subject: [PATCH] Expand README with hardware and OS details Added hardware and OS specifications for the home lab. --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 333e71a..eacce17 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,15 @@ # home-lab -This repo will be used to contain .md files to describe new home lab projects, scripts to run the home lab, general information about the architecture and some more general notes about its philosophy. This repo will eventually be hosted on the home lab itself. +This repo will be used to contain .md files to describe new home lab projects, scripts to run the home lab, general information about the architecture and some more general notes about its philosophy. +This repo will eventually be hosted on the home lab itself. + +## Hardware +Currently the home lab is a single desktop PC with the following specs: + +* CPU: i7-7700k (4 cores @ 4.2GHz) +* GPU: GTX1080 (8GB VRAM) +* RAM: 16GB of DDR4 @ 2400MHz +* Storage: 1x1TB NVMe SSD, 2x1TB HDD +* Motherboard: MSI Z270 Arctic Tomahawk + +## OS +The OS is Ubuntu Server 26.04.1 LTS.