summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--content/about/_index.md59
-rw-r--r--content/hardware/_index.md89
-rw-r--r--content/reading-list/_index.md335
-rw-r--r--content/status/_index.md19
4 files changed, 502 insertions, 0 deletions
diff --git a/content/about/_index.md b/content/about/_index.md
new file mode 100644
index 0000000..8c51a35
--- /dev/null
+++ b/content/about/_index.md
@@ -0,0 +1,59 @@
+---
+title: About
+layout: page
+---
+
+Hi, my name's Peter.
+
+This blog is a rambling and verbose journey into my interests, journeys, problems, solutions and stances.
+
+As you'd expect from someone that ~~owns~~ rents their own server, I enjoy the usual nerdy ventures and generally try to self host the majority of online services I use.
+
+Things I enjoy or embrace, in no particular order (albeit alphabetical) include:
+* Anti-natalism
+* Botany and Mycology
+* Coffee culture
+* Cooking and baking
+* Cryptocurrency, especially [Nano](https://nano.org/) and [Monero](https://www.getmonero.org/)
+* Running
+* Swimming
+* GNU/Linux and free software in general
+* INTJ Myers–Briggs Indicator
+* [Ketogenic food](/recipes/) and OMAD diets
+* Lucid dreaming
+* Minimalism
+* Mycology and botany
+* Napping
+* [Nordic language](/languages/) and culture
+* Paperless paperwork
+* PC focused gaming including retro console and computer emulation
+* [Reading](/reading-list/)
+* Rollercoasters and water parks
+* Science, espcially physics and astronomy
+* Scotch whisky and Irish whiskey
+* Stoicism
+* Universal Basic Income
+* Watching assorted [movies](/archive/movies/) and [television](/archive/television/) (Archiving what I've watched so it doesn't take up space and resources)
+
+Some people I find interesting or inspirational:
+* Adam Curtis
+* Aldous Huxley
+* Bill Bryson
+* Colin Furze
+* Eddie Vedder
+* James Randi
+* Louis Theroux
+* Marie Kondo
+* Simon Singh
+* Xu Xiaodong
+
+There are some actual places online however that you'll find me:
+* [Docker](https://hub.docker.com/u/wervv/) (alternatively, check the [GitHub repo](https://github.com/breadcat/Dockerfiles))
+* [Duolingo](https://www.duolingo.com/unholybanquet) - [Extended stats available here](https://duome.eu/unholybanquet)
+* [GitHub](https://github.com/breadcat)
+* [Reddit](https://www.reddit.com/user/risky-scribble/)
+* [Steam](https://steamcommunity.com/id/minskwhisker)
+* [Telegram](http://telegram.me/carrion_regardless)
+
+You'll likely find numerous typos, all pages are written without the use of a spell checker.
+If you'd like to message me, my email address is incredibly easy to guess and probably listed on one of the above sites.
diff --git a/content/hardware/_index.md b/content/hardware/_index.md
new file mode 100644
index 0000000..53df7cb
--- /dev/null
+++ b/content/hardware/_index.md
@@ -0,0 +1,89 @@
+---
+title: Hardware
+layout: page
+---
+
+What powers the site and its associated clients
+
+<details><summary>Desktop</summary>
+<ul>
+<li>CPU: Intel Core i5 7600 @ 3.50 Ghz</li>
+<li>CPU Cooler: Noctua NH-L9i</li>
+<li>RAM: 2x Crucial 8GB DDR4 @ 2400 MHz</li>
+<li>Motherboard: ASRock Z270M-ITX/ac</li>
+<li>Storage: 2TB WDS200T2B0B SSD</li>
+<li>GPU: Sapphire Pulse RX580 8GB</li>
+<li>PSU: Corsair SF450 450W Modular 80+ Gold PSU</li>
+<li>Case: DAN Case A4-SFX v2</li>
+<li>Case Fan: Noctua NF-A9x14 PWM Slim 92mm Fan</li>
+<li>Monitors: 2x Iiyama ProLite E2710HDS</li>
+<li>OS: Microsoft Windows 10 LTSC-N 64-bit</li>
+<li>Keyboard: Rosewill-RK-9000V2 Cherry MX Brown</li>
+<li>Mouse: Corsair Harpoon</li>
+<li>Headset: SteelSeries Arctis 3</li>
+<li>Scanner: Fujitsu ScanSnap iX500</li>
+</ul>
+</details>
+
+<details><summary>Server</summary>
+<ul>
+<li>CPU: Intel Xeon Processor (Skylake)</li>
+<li>RAM: 2GB</li>
+<li>Storage: 20GB SSD</li>
+<li>OS: Debian 10 x86_64</li>
+<li>Provider: Hetzner</li>
+</ul>
+</details>
+
+<details><summary>Seedbox</summary>
+<ul>
+<li>Storage: 300GB</li>
+<li>Provider: Seedbox.io</li>
+</ul>
+</details>
+
+<details><summary>Laptop</summary>
+<ul>
+<li>Model: Lenovo Thinkpad x230 Tablet</li>
+<li>CPU: Intel Core i5-3320M</li>
+<li>RAM: 2x 8GB SODIMM</li>
+<li>Storage: 120GB SSD</li>
+<li>OS: ArchLinux</li>
+</ul>
+</details>
+
+<details><summary>HTPC</summary>
+<ul>
+<li>Hardware: Intel NUC NUC5i3RYH</li>
+<li>CPU: Intel i3-5010U</li>
+<li>Storage: 120GB SSD</li>
+<li>OS: ArchLinux</li>
+<li>Television: Sony 42"</li>
+<li>Other Hardware: Intel NUC HDMI-CEC Adapter</li>
+<li>Controller: Sony DualShock 4</li>
+</ul>
+</details>
+
+<details><summary>Mobile Phone</summary>
+<ul>
+<li>Phone: LG Q6</li>
+<li>OS: Stock LG</li>
+<li>Headphones: Jays a-Jays Five</li>
+</ul>
+</details>
+
+<details><summary>Networking</summary>
+<ul>
+<li>Modem: Virgin Media Superhub</li>
+<li>Internet: Virgin Media 100Mbps</li>
+<li>Router: Ubiquiti Edgerouter Lite</li>
+<li>Switch: Netgear 8 Port Gigabit</li>
+<li>Access Point: TP-Link TL-WA801ND v3</li>
+</ul>
+</details>
+
+<details><summary>eReader</summary>
+<ul>
+<li>Hardware: Kindle Paperwhite PQ94WIF 32GB</li>
+</ul>
+</details>
diff --git a/content/reading-list/_index.md b/content/reading-list/_index.md
new file mode 100644
index 0000000..ff05739
--- /dev/null
+++ b/content/reading-list/_index.md
@@ -0,0 +1,335 @@
+---
+title: Reading List
+layout: page
+---
+
+I generally strive for a book per week, but this is by no means a steadfast goal.
+
+<details><summary>Works in Progress</summary>
+<ul>
+<li>Stephen King - The Gunslinger</li>
+<li>Tsugumi Ohba - Death Note Volume 3</li>
+<li>Dan Simmons - Hyperion</li>
+<li>Monica Hughes - Devil on My Back</li>
+<li>George R R Martin - Nightflyers</li>
+</ul>
+</details>
+
+To keep the page somewhat manageable, I've collapsed the list by years:
+
+<details><summary>2020</summary>
+<ul>
+<li>Iain M Banks - The Player of Games</li>
+<li>Iain M Banks - The State of the Art</li>
+<li>Robert Harris - The Fear Index</li>
+<li>Iain M Banks - Use of Weapons</li>
+<li>Junji Ito - Frankenstein</li>
+<li>John Scalzi - Zoe's Tale</li>
+<li>Junji Ito - Smashed</li>
+<li>Peter Watts - Blindsight</li>
+<li>Philip K Dick - Confessions of a Crap Artist</li>
+<li>Tsugumi Ohba - Death Note Volume 1</li>
+<li>Philip Reeve - Infernal Devices</li>
+<li>Tsugumi Ohba - Death Note Volume 2</li>
+<li>Robert A Heinlein - Have Space Suit, Will Travel</li>
+<li>China Miéville - Embassytown</li>
+<li>Erlend Loe - Naiv.Super.</li>
+<li>Junji Ito - Junji Ito's Cat Diary: Yon &amp; Mu</li>
+<li>Martha Wells - Compulsory</li>
+<li>Stephen King - Secret Window, Secret Garden</li>
+</ul>
+</details>
+
+<details><summary>2019</summary>
+<ul>
+<li>Adam Mansbach - Go the Fuck to Sleep</li>
+<li>Philip Reeve - Predator's Gold</li>
+<li>Terry Pratchett - Hogfather</li>
+<li>Junji Ito - Fixed Face</li>
+<li>Stephen King - The Jaunt</li>
+<li>Stephen King - End of Watch</li>
+<li>Junji Ito - Tomie</li>
+<li>Shirley Jackson - The Haunting of Hill House</li>
+<li>John Scalzi - The Ghost Brigades</li>
+<li>Terry Pratchett - Jingo</li>
+<li>Adam Mansbach - You Have to Fucking Eat</li>
+<li>MK England - The Disasters</li>
+<li>John Scalzi - The Last Colony</li>
+<li>Oliver Langmead - Dark Star</li>
+<li>Warren Ellis - Trees</li>
+<li>Ann Leckie - Ancillary Justice</li>
+<li>Gary Taubes - Why We Get Fat</li>
+<li>Drew Magary - The Postmortal</li>
+<li>Junji Ito - Near Miss</li>
+<li>Junji Ito - Meet Again</li>
+<li>John Scalzi - The Other Large Thing</li>
+<li>Junji Ito - Shiver</li>
+<li>John Scalzi - The Collapsing Empire</li>
+<li>Dilwyn Horvat - Operation Titan</li>
+<li>Matthew P Walker - Why We Sleep</li>
+<li>Stephen King - Rage</li>
+<li>Kim Stanley Robinson - Blue Mars</li>
+<li>John Scalzi - The Consuming Fire</li>
+<li>Ottessa Moshfegh - My Year of Rest and Relaxation</li>
+<li>Terry Pratchett - Thief of Time</li>
+<li>Terry Pratchett - The Last Continent</li>
+<li>Terry Pratchett - Carpe Jugulum</li>
+<li>Naoki Urasawa - Pluto 1</li>
+<li>Naoki Urasawa - Pluto 2</li>
+<li>Terry Pratchett - The Fifth Elephant</li>
+<li>Neil Gaiman - American Gods</li>
+<li>Martha Wells - All Systems Red</li>
+<li>Naoki Urasawa - Pluto 3</li>
+<li>Martha Wells - Artificial Condition</li>
+<li>Martha Wells - Rogue Protocol</li>
+<li>Martha Wells - Exit Strategy</li>
+<li>Naoki Urasawa - Pluto 4</li>
+<li>Yuval Noah Harari - Homo Deus</li>
+<li>Naoki Urasawa - Pluto 5</li>
+<li>Stephen King - Cell</li>
+<li>Stephen King - The Long Walk</li>
+<li>Naoki Urasawa - Pluto 6</li>
+<li>Ryan North - Machine of Death</li>
+<li>Stephen King - The Shining</li>
+<li>Naoki Urasawa - Pluto 7</li>
+<li>Naoki Urasawa - Pluto 8</li>
+<li>Mary Robinette Kowal - The Calculating Stars</li>
+<li>Mary Robinette Kowal - We Interrupt This Broadcast</li>
+<li>Stephen King - Doctor Sleep</li>
+<li>Yahtzee Croshaw - Will Destroy the Galaxy for Cash</li>
+<li>Iain M Banks - Consider Phlebas</li>
+<li>Philip Pullman - Northern Lights</li>
+<li>Philip Pullman - The Subtle Knife</li>
+<li>Philip Pullman - The Amber Spyglass</li>
+</ul>
+</details>
+
+<details><summary>2018</summary>
+<ul>
+<li>Andrew Weir - Artemis</li>
+<li>Terry Pratchett - The Colour of Magic</li>
+<li>Terry Pratchett - The Light Fantastic</li>
+<li>Terry Pratchett - Equal Rites</li>
+<li>Terry Pratchett - Mort</li>
+<li>Terry Pratchett - Sourcery</li>
+<li>Terry Pratchett - Wyrd Sisters</li>
+<li>Charles Forsman - The End of the Fucking World</li>
+<li>Terry Pratchett - Pyramids</li>
+<li>Terry Pratchett - Guards! Guards!</li>
+<li>Terry Pratchett - Eric</li>
+<li>Terry Pratchett - Moving Pictures</li>
+<li>Manu Saadia - Trekonomics The Economics of Star Trek</li>
+<li>Terry Pratchett - Reaper Man</li>
+<li>Tim Marshall - Prisoners of Geography</li>
+<li>Terry Pratchett - Witches Abroad</li>
+<li>Yuval Noah Harari - Sapiens</li>
+<li>Alan Moore - Batman The Killing Joke</li>
+<li>Terry Pratchett - Death and What Comes Next</li>
+<li>Terry Pratchett - Small Gods</li>
+<li>Stephen King - Finders Keepers</li>
+<li>Neal Shusterman - Unwind</li>
+<li>Sam Harris - Wake Up A Guide to Spirituality Without Religion</li>
+<li>Terry Pratchett - Lords and Ladies</li>
+<li>Terry Pratchett - Theatre of Cruelty</li>
+<li>Terry Pratchett - Men at Arms</li>
+<li>Stephen King - The Langoliers</li>
+<li>Jon Nielson - Look</li>
+<li>Terry Pratchett - Troll Bridge</li>
+<li>Terry Pratchett - Soul Music</li>
+<li>Terry Pratchett - Interesting Times</li>
+<li>Hitoshi Iwaaki - Parasyte</li>
+<li>Junji Ito - The Enigma of Amigara Fault</li>
+<li>One - Onepunch-Man 1</li>
+<li>Terry Pratchett - Maskerade</li>
+<li>Junji Ito - Uzumaki</li>
+<li>Yahtzee Croshaw - Jam</li>
+<li>Jeff VanderMeer - Annihilation</li>
+<li>Anthony Horowitz - Oblivion</li>
+<li>Joe Haldeman - More Than the Sum of His Parts</li>
+<li>Kim Stanley Robinson - Red Mars</li>
+<li>Junju Ito - Children of the Earth</li>
+<li>Orson Scott Card - Speaker for the Dead</li>
+<li>Terry Pratchett - Feet of Clay</li>
+<li>Robert Silverberg - The Book of Skulls</li>
+<li>Junji Ito - Gyo</li>
+<li>Gillian Flynn - The Grownup</li>
+<li>Kim Stanley Robinson - Green Mars</li>
+<li>Philip Reeve - Mortal Engines</li>
+</ul>
+</details>
+
+<details><summary>2017</summary>
+<ul>
+<li>David Wolman - The End of Money</li>
+<li>John Scalzi - The Dispatcher</li>
+<li>Patrick Ness - A Monster Calls</li>
+<li>Suzanne Collins - Mockingjay</li>
+<li>John Temple - American Pain</li>
+<li>Suzanne Collins - The Hunger Games</li>
+<li>John Scalzi - Redshirts</li>
+<li>Yahtzee Croshaw - Will Save the Galaxy for Food</li>
+<li>John P Logsdon - Starliner</li>
+<li>Shirley Jackson - We Have Always Lived in the Castle</li>
+<li>Albert Camus - The Stranger</li>
+<li>Alan Weisman - The World Without Us</li>
+<li>Anu Partanen - The Nordic Theory of Everything</li>
+<li>Anthony Horowitz - Necropolis</li>
+<li>Michel Faber - Under the Skin</li>
+<li>Ben Goldacre - Bad Science</li>
+<li>Blake Crouch - Wayward</li>
+<li>Blake Crouch - Pines</li>
+<li>Blake Crouch - The Last Town</li>
+<li>J K Rowling - The Philosophers Stone</li>
+<li>J K Rowling - The Chamber of Secrets</li>
+<li>J K Rowling - The Prisoner of Azkaban</li>
+<li>Michael Chabon - The Yiddish Policemens Union</li>
+<li>Arthur C Clarke - The Fountains of Paradise</li>
+<li>Stephen King - Mr Mercedes</li>
+<li>J K Rowling - The Goblet of Fire</li>
+<li>J K Rowling - The Order of the Phoenix</li>
+<li>J K Rowling - The Half-Blood Prince</li>
+<li>Philip K Dick - The Impossible Planet</li>
+<li>Philip K Dick - The Hood Maker</li>
+<li>J K Rowling - The Deathly Hallows</li>
+<li>Philip K Dick - The Commuter</li>
+<li>Alfred Bester - The Stars My Destination</li>
+<li>Louis Sachar - Holes</li>
+<li>Arthur C Clark - Childhood's End</li>
+<li>Andy Weir - The Egg</li>
+<li>Stephen King - Misery</li>
+<li>John Scalzi - Old Man's War</li>
+</ul>
+</details>
+
+<details><summary>2016</summary>
+<ul>
+<li>José Saramago - Blindness</li>
+<li>Philip K Dick - Vulcans Hammer</li>
+<li>Philip K Dick - Paycheck</li>
+<li>Daryl Gregory - Afterparty</li>
+<li>Warren Ellis - Gun Machine</li>
+<li>Ward Moore - Greener Than You Think</li>
+<li>Greg Sestero &amp; Tom Bissell - The Disaster Artist</li>
+<li>H P Lovecraft - The Shunned House</li>
+<li>Philip K Dick - Our Friends From Frolix 8</li>
+<li>Anthony Horowitz - Ravens Gate</li>
+<li>Philip K Dick - Clans of the Alphane Moon</li>
+<li>Matt Haig - The Humans</li>
+<li>Spider Robinson - The Callahan Chronicles</li>
+<li>H G Wells - The Time Machine</li>
+<li>Paula Hawkins - The Girl on the Train</li>
+<li>Cormack McCarthy - No Country for Old Men</li>
+<li>Philip K Dick - Lies, Inc.</li>
+<li>Kurt Vonnegut - Cats Cradle</li>
+<li>Philip K Dick - Nick and the Glimmung</li>
+<li>Philip K Dick - The Game Players of Titan</li>
+<li>Randall Munroe - What If?</li>
+<li>Philip K Dick - Counter Clock World</li>
+<li>Philip K Dick - Dr Futurity</li>
+<li>Kim Stanley Robinson - Aurora</li>
+<li>Philip K Dick - VALIS</li>
+<li>J G Ballard - High-Rise</li>
+<li>Anthony Horowitz - Evil Star</li>
+<li>Greg Bear - Hull Zero Three</li>
+<li>Gregory Benford - Timescape</li>
+<li>Philip K Dick - The Divine Invasion</li>
+<li>Philip K Dick - The Transmigration of Timothy Archer</li>
+<li>Ray Bradbury - Fahrenheit 451</li>
+<li>Walter M Miller - A Canticle for Leibowitz</li>
+<li>Olaf Stapledon - Star Maker</li>
+<li>Orson Scott Card - Enders Game</li>
+<li>Frederick Pohl - Beyond the Blue Event Horizon</li>
+<li>H P Lovecraft - At the Mountains of Madness</li>
+<li>William Shatner - TekWar</li>
+<li>Warren Ellis - Crooked Little Vein</li>
+<li>F Scott Fitzgerald - The Great Gatsby</li>
+<li>Fredrik Backman - A Man Called Ove</li>
+<li>Maurice Sendak - Where the Wild Things Are</li>
+<li>Gillian Flynn - Gone Girl</li>
+<li>Timothy Leary - The Psychedelic Experience</li>
+<li>Grant Naylor - Infinity Welcomes Careful Drivers</li>
+<li>Grant Naylor - Better Than Life</li>
+<li>Grant Naylor - Last Human</li>
+<li>Grant Naylor - Backwards</li>
+<li>Frederik Pohl - Heechee Rendezvous</li>
+<li>Suzanne Collins - Catching Fire</li>
+<li>Anthony Horowitz - Nightrise</li>
+<li>Ray Bradbury - The Martian Chronicles</li>
+</ul>
+</details>
+
+<details><summary>2015</summary>
+<ul>
+<li>Michael Crichton - The Andromeda Strain</li>
+<li>George Orwell - Animal Farm</li>
+<li>Ursula K Le Guin - The Lathe of Heaven</li>
+<li>Carl Sagan - Contact</li>
+<li>Richard Matheson - I Am Legend</li>
+<li>Chuck Palahniuk - Fight Club</li>
+<li>Louis Theroux - The Call of the Weird</li>
+<li>Kurt Vonnegut - Sirens of Titan</li>
+<li>Daniel Keyes - Flowers for Algernon</li>
+<li>Lewis Caroll - Alice in Wonderland</li>
+<li>Olaf Stapledon - The Last and First Men</li>
+<li>Arkady &amp; Boris Strugatsky - Roadside Picnic</li>
+<li>H P Lovecraft - The Shadow Over Innsmouth</li>
+<li>Philip K Dick - The Three Stigmata of Palmer Eldritch</li>
+<li>Andrew Weir - The Martian</li>
+<li>Frederick Pohl - Gateway</li>
+<li>Philip K Dick - Flow My Tears, the Policeman Said</li>
+<li>Douglas Adams - The Hitchhikers Guide to the Galaxy</li>
+<li>John Steinbeck - Of Mice and Men</li>
+<li>H G Wells - The War of the Worlds</li>
+<li>Franz Kafka - The Metamorphosis</li>
+<li>Joe Haldeman - The Forever War</li>
+<li>H G Wells - The Invisible Man</li>
+<li>Kurt Vonnegut - Slaughterhouse Five</li>
+<li>Philip K Dick - Dr Bloodmoney</li>
+<li>Irvine Welsh - Trainspotting</li>
+<li>Frederick Pohl - Man Plus</li>
+<li>Greg Bear - Eon</li>
+<li>John Wyndham - Day of the Triffids</li>
+<li>Arthur C Clark - 2001 A Space Odyssey</li>
+<li>Philip K Dick - Now Wait for Last Year</li>
+<li>Arthur C Clark - Rendezvous with Rama</li>
+<li>Cormac McCarthy - The Road</li>
+<li>Richard Matheson - The Shrinking Man</li>
+<li>David Wong - John Dies at the End</li>
+<li>Frederick Pohl - The Space Merchants</li>
+<li>Greg Bear - Blood Music</li>
+<li>David Wong - This Book is Full of Spiders</li>
+<li>Charles Stross - A Colder War</li>
+<li>Philip K Dick - The Cosmic Puppets</li>
+<li>Robert A Heinlein - Starship Troopers</li>
+<li>Stephen King - Under the Dome</li>
+<li>Philip K Dick - A Maze of Death</li>
+<li>Ernest Cline - Ready Player One</li>
+<li>Philip K Dick - The Penultimate Truth</li>
+<li>Poul Anderson - Tau Zero</li>
+<li>Guillermo del Toro &amp; Chuck Hogan - The Strain</li>
+<li>Hunter S Thompson - Fear and Loathing in Las Vegas</li>
+<li>Bret Easton Ellis - American Psycho</li>
+<li>Robert A Heinlein - The Moon is a Harsh Mistress</li>
+<li>Cormac McCarthy - The Sunset Limited</li>
+<li>Lois Lowry - The Giver</li>
+<li>Steven Gould - Jumper</li>
+<li>Hiroshi Sakurazaka - All You Need is Kill</li>
+</ul>
+</details>
+
+<details><summary>2014</summary>
+<ul>
+<li>John Brunner - Stand on Zanzibar</li>
+<li>Philip K Dick - Ubik</li>
+<li>Philip K Dick - The Man in the High Castle</li>
+<li>Philip K Dick - We Can Remember It For You Wholesale</li>
+<li>Philip K Dick - Do Androids Dream of Electric Sheep</li>
+<li>Philip K Dick - A Scanner Darkly</li>
+<li>Philip K Dick - Martian Time Slip</li>
+<li>Philip K Dick - Galactic Pot Healer</li>
+<li>Harlan Ellison - I Have No Mouth, and I Must Scream</li>
+<li>Aldous Huxley - Brave New World</li>
+<li>Aldous Huxley - The Doors of Perception</li>
+<li>Max Brooks - World War Z</li>
+</ul>
+</details> \ No newline at end of file
diff --git a/content/status/_index.md b/content/status/_index.md
new file mode 100644
index 0000000..425329e
--- /dev/null
+++ b/content/status/_index.md
@@ -0,0 +1,19 @@
+---
+title: Status
+layout: page
+---
+
+*Generated on 2020-06-19 at 01:05*
+
+* Uptime: 93 Days
+* CPU Load: 0.06 0.05 0.06
+* Users: 1
+* RAM Usage: 45%
+* Swap Usage: 43%
+* Root Usage: 56%
+* Downloads Usage: 30%
+* [Dockers](https://github.com/breadcat/Dockerfiles): 17/17
+* Packages: 868
+* Monthly Data: 1.28 TiB
+
+Hardware specifications themselves are covered on the [hardware page](/hardware/#server).