Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

30 total results found

Installation

Proxmox VE & PBS Setup Guide Proxmox Virtual Environment Setup

This article walks through downloading the Proxmox VE ISO, creating a bootable USB drive, and installing Proxmox on your server hardware. Note: Proxmox VE is a bare-metal installer. The entire target drive will be erased. Back up any important data before proc...

Installation
Setup
Proxmox

Web Console Tour & Preliminary Setup

Proxmox VE & PBS Setup Guide Proxmox Virtual Environment Setup

This article covers the Proxmox web interface, the primary tool for managing your server, VMs, and containers. Also, best practices for first login.   Post-Install Configuration (Highly Recommended)   Disable the Enterprise Repository (No Subscription) In the...

Installation
Setup
Proxmox

Building a Virtual Machine & Templates

Proxmox VE & PBS Setup Guide Proxmox Virtual Environment Setup

This article covers creating and configuring a full virtual machine in Proxmox. The example uses Ubuntu Server as the guest OS. Ubuntu Server is best lightweight option for running server as virtual machine. Unlike Ubuntu Desktop, this VM is accessed via comma...

Installation
Setup
Proxmox

Building Containers (LXC) & Templates

Proxmox VE & PBS Setup Guide Proxmox Virtual Environment Setup

LXC containers are a lightweight alternative to full VMs. They are ideal for running Linux services with minimal overhead. However they are running as rootless, so there is little more risk to compromising hypervisor itself as it shares kernel, unlike VM. Best...

Installation
Setup
Proxmox

User Management

Proxmox VE & PBS Setup Guide Proxmox Virtual Environment Setup

Proxmox supports multiple users, roles, groups, and authentication realms. This is essential for any shared or production environment, as well as keeping access limited and secure. Authentication Realms available in Proxmox Linux PAM-  uses the host OS users ...

Installation
Setup
Proxmox

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 backup and snapshot tools. Also, it's good idea to connect Proxmox Backup Server if you have an option of running another server. This way backups are stored off si...

Setup
Installation
Proxmox
Proxmox Backup Server

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/Container level. Firewall Hierarchy Datacenter — rules that apply to all nodes in the cluster Node — rules specific to the Proxmox host itself VM/Container — rules sp...

Setup
Synology
Access
Firewall

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 your virtual machines — separating VM traffic from the Proxmox management interface. After installation, Proxmox creates one Linux bridge: vmbr0 — connected to you...

Setup
Proxmox
Networking

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 migration of VMs and centralized backup storage. Also, if you have multiple devices clustered together, this can enable High Availability. Storage Types in Proxmox Dir...

Setup
Proxmox
Storage

Clustering

Proxmox VE & PBS Setup Guide Proxmox Virtual Environment Setup

A Proxmox cluster groups multiple Proxmox nodes together, enabling centralized management, live migration (moving VMs between nodes), and high availability. When second node is connected to a cluster, it will assume primary cluster roles and authentication. Pr...

Setup
Proxmox
Cluster

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 the node they are running on fails. Prerequisites: A working cluster with at least 3 nodes Shared storage accessible by all nodes (so the VM disk can be accessed a...

Setup
Proxmox
High Availability

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. This guide assumes you have access to both the server and the Synology NAS. Prerequisites     Access to a server (Linux-based).    Access to a Synology NAS.    NF...

Installation
Synology
ssh
Setup
NFS
File Share