From 7d3b5175f2d9d016b06190273fcfeb380a460b3f Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 1 May 2024 21:45:52 -0500 Subject: prettier formatting and rewrap lines --- content/blog/2020-05-03-homelab.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'content/blog/2020-05-03-homelab.md') diff --git a/content/blog/2020-05-03-homelab.md b/content/blog/2020-05-03-homelab.md index 8f5d57a..c0a53e9 100644 --- a/content/blog/2020-05-03-homelab.md +++ b/content/blog/2020-05-03-homelab.md @@ -32,11 +32,11 @@ Plex and Pi-hole until I grew tired with the slow performance. Here are the specifications for the Pi 4: -- Broadcom BCM2711, Quad core Cortex-A72 (ARM v8) 64-bit SoC @ 1.5GHz -- 4GB LPDDR4-3200 SDRAM -- Gigabit Ethernet -- H.265 (4kp60 decode), H264 (1080p60 decode, 1080p30 encode) -- 64 GB MicroSD Card +- Broadcom BCM2711, Quad core Cortex-A72 (ARM v8) 64-bit SoC @ 1.5GHz +- 4GB LPDDR4-3200 SDRAM +- Gigabit Ethernet +- H.265 (4kp60 decode), H264 (1080p60 decode, 1080p30 encode) +- 64 GB MicroSD Card ## Dell Optiplex 5040 @@ -49,11 +49,11 @@ during quarantine. Here are the specifications for the Dell Optiplex 5040: -- Intel Core i3 6100 -- 8GB RAM DDR3 -- Intel HD Graphics -- Gigabit Ethernet -- 500GB Hard Drive +- Intel Core i3 6100 +- 8GB RAM DDR3 +- Intel HD Graphics +- Gigabit Ethernet +- 500GB Hard Drive While this hardware would be awful for a work computer or a gaming rig, it turned out to be wonderful for my server purposes. The only limitation I have @@ -118,7 +118,7 @@ operating system. ## Docker -I am *very* new to Docker, but I have had a lot of fun playing with it so far. +I am _very_ new to Docker, but I have had a lot of fun playing with it so far. Docker is used to create containers that can hold all the contents of a system without interfering with other software on the same system. So far, I have successfully installed pi-hole, GitLab, Gogs, and Nextcloud in containers. -- cgit v1.2.3