Tag: linux
-
AdGuard, Installation & Configuration
prerequisites:Valid Domain NameFresh linux server install –> Cool Article / SSL Certificate (for encrypted DNS)Ability to map network ports from your router to your serverTake notes as you progress through this process. It works great on my computer, with Ubuntu linux, in my larger network configuration. You may need to make adjustments to this process for…
-
installing a linux server
The base for the majority of the self-hosting projects, at the time of this writing, is ubuntu-24.04.1-live-server-amd64. Before you even get started, be sure you have read the port forwarding –> article? Make sure you check your router and make note of any port forwarding that is already configured. This would also be a great time…
-
Lisa’s Self-Hosting Rig
I recently purchased a used server from Amazon. Here’s the deets: Dell PowerEdge R630 –Dual Intel(R) Xeon(R) CPU E5-2690 v4 @ 2.60GHz 2.60 GHz 28 Cores128Gb RAM4Tb SSD Storage4x 1Gbit NICS Windows Server 2025 Datacenter w/Hyper-V enabled I deploy all projects into virtual machines (VM) managed by the Hyper-V platform. When I am installing linux,…
-
Preparing to Self-Host
This article will cover some things to consider when setting up a computer to accept connections from the internet. This will be the lead article tagged in any Self-Hosting articles. The first thing to consider for any self-hosting project is the operating system that best fits your expected outcome. This also needs to be balanced…
Neat