From 33b34020fdb50d4b215f34fc73081d148d592825 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 20 Nov 2023 14:07:42 -0500 Subject: Add files via upload --- index.html | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..e5cc38e --- /dev/null +++ b/index.html @@ -0,0 +1,42 @@ + + + + + + Main Page + + + +

+ Home    + Guide    + Want to know more? +

+
+

Homelabs

+ Server Setup + Example homelab +

My Homelab plan

+

Introduction

+

For a while, I have seen tech YouTubers talking about having homelabs, which is just running servers at home and it gave me an idea to have my own one as well.

+

What is the plan?

+

Basically, I will be putting things that require a lot of computer resources inside a virtual machine in a server. Then on a low-powered device, I could easily remote into it. The server will also host other services as well such as a media server, storing photos, and other things.

+

Why should you do it?

+

Independence

+

These days, way more people rely on big tech to manage their lifes, and I wanted to move away from that idea. So around 2018/19, I decided to slowly move away from it, starting with emails.

+

Minimal Computer Setup

+

So, you won't really need a massive tower on your desk for doing intensive tasks, for example, I could bring a low-powered device and just plug a single cable that powers my entire setup (connects to keyboard, mouse, monitor, and ports). After that, I could remote into the virtual machine and do high intensive stuff on it like gaming or video editing.

+

Current Homelab

+ Current Server Setup +
+ Go to top +
+ + + \ No newline at end of file -- cgit v1.2.3