Proxmox VE & PBS Setup Guide
Documentation on Proxmox services and setup guides as well as best practices and security configurations
Proxmox Virtual Environment Setup
Complete Setup & Configuration Guide to setup Proxmox with prioritizing security
Installation
This article walks through downloading the Proxmox VE ISO, creating a bootable USB drive, and ins...
Web Console Tour & Preliminary Setup
This article covers the Proxmox web interface, the primary tool for managing your server, VMs, an...
Building a Virtual Machine & Templates
This article covers creating and configuring a full virtual machine in Proxmox. The example uses ...
Building Containers (LXC) & Templates
LXC containers are a lightweight alternative to full VMs. They are ideal for running Linux servic...
User Management
Proxmox supports multiple users, roles, groups, and authentication realms. This is essential for ...
Backups & Snapshots
Protecting your VMs and containers with regular backups is essential. Proxmox includes built-in b...
Integrated Firewall
Proxmox includes a built-in firewall that can be configured at the Datacenter, Node, and VM/Conta...
Networking
This article covers how to create additional network bridges and set up an isolated network for y...
Shared Storage
Shared storage allows multiple Proxmox nodes to access the same storage pool, enabling live migra...
Clustering
A Proxmox cluster groups multiple Proxmox nodes together, enabling centralized management, live m...
High Availability
High Availability (HA) ensures that critical VMs are automatically restarted on another node if t...
Proxmox Troubleshooting and Commands
Update Proxmox apt update && apt dist-upgrade -y List all VMs qm list List all containers p...
Connecting Server Directory to Synology NAS (NFS Setup)
This is a step-by-step document on how to connect a server directory to a Synology NAS using NFS....
Installation and Configuration Guides for Proxmox Backup Server
Initial Setup Guides for Proxmox Backup Server
Installing Proxmox Backup Server
This article goes over steps for installing Proxmox Backup Server. There is multiple options on w...
Configuring Updates for Proxmox Backup Server
This article goes over setting up Community based updates. By default, PBS (and Proxmox VE), are ...
Configuring Datastore
Datastore is where the backups will be saved. This article goes over configuring datastore using ...
Security Configuration
It is optional but recommended to create a separate backup user. In the next step we will connect...
Backups Setup
Set Up Proxmox Backup Server with NFS Storage
Proxmox Backup Server PBS is design to backup Proxmox Virtual Environment. Proxmox Backup Server...
Schedule Backup Job with PBS
This guide goes over scheduling backup job with PBS server. Proxmox Virtual Environment can run i...
Backing up Proxmox Virtual Environment to Synology NAS
This article goes trough setting up NFS connection between Synology and PVE Database. Although us...
How to install Proxmox Backup Client
This guide explains how to install and use Proxmox Backup Client on a Debian VM. This would allow...