News
Polar Night starts
Polar Night starts
News
Polar Night starts
Sometimes you need to move – to bigger or smaller premises. After all the children moved out, our residence has become excessively large for the two of us. But the network speed for our sites started to be on the edge.
A Quick article on Infrastructure as Code. Infrastructure as Code (IaC) is the process of managing and provisioning computer data center resources through machine-readable definition files.
Proxmox
Our Proxmox lab shall be hidden away from the wife and kids. How to use Software Defined Networking SDN, VXLAN, OPNsense and a VM to run our Lab hided away from the family. Create a personal space for testing stuff. Use Pi-hole as an alternative to other DNS.
It's a harsh environment for any server out there. A fresh installation of the popular Ubuntu Server 22.04 gets a security rating of 63, far from 100. That is why the survival rate is low among home servers.
Install
How to Install and Configure the Proxmox Virtual Environment (PVE).
Build
Security is very important, especially for home labs, we don't have the 24/7 IT-Security Staff to handle things. Several large attacks have recently been utilizing stolen credentials from home users. Yes, home labs are low-hanging fruit for hackers and especially wannabees.
Install
How-to configure networking on a Proxmox host. Using VLAN for segregation, bonding for fault tolerance and some other advanced things.
Install
As SSH is our mostly used tool, we need to make it safe.
Basics
LVM is quite complicated and need much knowledge to administer. This is just a quick glimpse into that.
Install
An SSL certificate displays important information for verifying the owner of a website and encrypting web traffic with SSL/TLS, including the public key, the issuer of the certificate, and the associated subdomains. HTTPS relies on certs.
Install
We do not want to use root for everything, actually we can't allow it. We need admin groups and administration accounts. Furthermore, we need to segregate and use other users and groups with lesser privileges on our cluster and servers.