Skip to main content

Recently Updated Pages

Backups & Disaster Recovery

About My Homelab My Homelab Journey

First lesson that every homelab journey eventually teaches, it's that it's not a matter of if som...

Updated 3 weeks ago by lumxux

Docker Management

About My Homelab My Homelab Journey

When I first started running applications in my homelab, I was managing everything through the co...

Updated 3 weeks ago by lumxux

Application Sprawl

About My Homelab My Homelab Journey

Applications Once the foundation and all the supporting systems were in place, I thought — this i...

Updated 3 weeks ago by lumxux

Access Control & Identity Management

About My Homelab My Homelab Journey

Security was at the forefront of this project — an idea that sparked a huge part of the build, an...

Updated 3 weeks ago by lumxux

Search Engine & Public Access

About My Homelab My Homelab Journey

Search Engine Around this point in my homelab journey, I had the baseline established and was rea...

Updated 3 weeks ago by lumxux

Disable Password Login

SSH Commands and Guides Public Key Setup & Management

Once we have ssh key setup we can disable password login on servers once keys are set up. This wa...

Updated 2 months ago by overseer

SSH Agent for Passphrase Management

SSH Commands and Guides Public Key Setup & Management

SSH Agent is a background process that keeps your keys unlocked during your session. Start the a...

Updated 2 months ago by lumxux

SSH Key Authentication Create and Share

SSH Commands and Guides Public Key Setup & Management

Why SSH Keys are Important? SSH keys use asymmetric encryption—a public key is placed on the serv...

Updated 2 months ago by lumxux

Managing Multiple SSH Keys

SSH Commands and Guides Public Key Setup & Management

If you use different keys for different servers or services (e.g., GitHub, work, personal), here’...

Updated 2 months ago by lumxux

Connecting Server Directory to Synology NAS (NFS Setup)

Proxmox VE & PBS Setup Guide Proxmox Virtual Environment Setup

This is a step-by-step document on how to connect a server directory to a Synology NAS using NFS....

Updated 2 months ago by lumxux

Proxmox Troubleshooting and Commands

SSH Commands and Guides

Update Proxmox apt update && apt dist-upgrade -y List all VMs qm list List all containers p...

Updated 2 months ago by lumxux

Proxmox Troubleshooting and Commands

Proxmox VE & PBS Setup Guide Proxmox Virtual Environment Setup

Update Proxmox apt update && apt dist-upgrade -y List all VMs qm list List all containers p...

Updated 2 months ago by lumxux

High Availability

Proxmox VE & PBS Setup Guide Proxmox Virtual Environment Setup

High Availability (HA) ensures that critical VMs are automatically restarted on another node if t...

Updated 2 months ago by lumxux

Clustering

Proxmox VE & PBS Setup Guide Proxmox Virtual Environment Setup

A Proxmox cluster groups multiple Proxmox nodes together, enabling centralized management, live m...

Updated 2 months ago by lumxux

Shared Storage

Proxmox VE & PBS Setup Guide Proxmox Virtual Environment Setup

Shared storage allows multiple Proxmox nodes to access the same storage pool, enabling live migra...

Updated 2 months ago by lumxux

Networking

Proxmox VE & PBS Setup Guide Proxmox Virtual Environment Setup

This article covers how to create additional network bridges and set up an isolated network for y...

Updated 2 months ago by lumxux

Integrated Firewall

Proxmox VE & PBS Setup Guide Proxmox Virtual Environment Setup

Proxmox includes a built-in firewall that can be configured at the Datacenter, Node, and VM/Conta...

Updated 2 months ago by lumxux

Backups & Snapshots

Proxmox VE & PBS Setup Guide Proxmox Virtual Environment Setup

Protecting your VMs and containers with regular backups is essential. Proxmox includes built-in b...

Updated 2 months ago by lumxux

User Management

Proxmox VE & PBS Setup Guide Proxmox Virtual Environment Setup

Proxmox supports multiple users, roles, groups, and authentication realms. This is essential for ...

Updated 2 months ago by lumxux

Set Up Proxmox Backup Server with NFS Storage

Proxmox VE & PBS Setup Guide Backups Setup

Proxmox Backup Server PBS is design to backup Proxmox Virtual Environment.  Proxmox Backup Server...

Updated 2 months ago by lumxux