Below is why having properly configured email SPF, DMARC, DKIM Records is so important. I have my domain set up with all the relevant DNS entries. This means that the receiving person can be sure that the email came from me. The below is a DMRC report you get when emails are received by servers…
Category: Hosting
A Simple Load Balancer. Also Monitors Node Stats.
Below i document how to make a simple Load Balancer. This load balancer uses HAProxy and monitors the health of a server using a script. If the health of the server goes down, HAProxy Removes the Node from the “Cluster”. Below is the HAProxy Config. Below is the PHP Script running on the servers to…
Simple Hosted Website, Email and Application…
Below is an illustration on how to create a simple hosted website with email access on a budget. This is reasonably secure too using cloudflare to proxy everything. Combined with OVH, this is a powerful little set up.
Setting up Virtualmin on Debian 11
Edit Hosts file Edit DNS Servers Edit Interfaces Update and Upgrade Inital Packages Required Inital Config Download Virtualmin install script Run install script and start Should have a succesful installation