Proxmox 101: Snapshot, Backup, and Restore
Proxmox 101: Backup Restore VM Backup vs Snapshot Backup is an independent file separated from VM, while snapshot is included in the VM images. We can download or move backup files to other serve...
Proxmox 101: Backup Restore VM Backup vs Snapshot Backup is an independent file separated from VM, while snapshot is included in the VM images. We can download or move backup files to other serve...
In certain school, they have computer class that using Proxmox VE server for virtual machine lab. This class is divided into 2 class: class 1-A and class 1-B. Each of the class have 2 students. Th...
Proxmox Pools Pool is as group for resources like virtual machines, containers, and datastores. Pools is separated from each other and can have different role and permission to simplify user manag...
By default, Proxmox VE offer two type of authentication, whether by using Linux PAM standard authentication or using Proxmox Server authentication Linux PAM Standard Authentication Linux PAM stan...
Proxmox VE have the containerization capability, but they doesn’t use Docker container. Instead they use LXC (Linux Container) which is a bit less scalable and not as small as Docker container, but...
Create VM for Generating Template Click Create VM to start Insert PVE Node, VM Name, VM ID, check if we want to start the VM right after creation, and optional parameter for start and sh...
In this guide, we will using Proxmox VE 8.0 that we deployed before. We will cover about how to start a VM and LXC instance, also about how to create template for VM from cloud-image files. We wil...
Environment Diagram Architecture Hardware Specification Hardware Detail Description CPU 8 CPU vCPU on top KVM RAM ...
Environment Diagram Architecture Hardware Specification Software Specification Software Version Operating System Debian 11 P...
Debian 12 codename “bookworm” has been released on June 10th, 2023 as the successor of Debian 11 “bullseye” and have 5 years support from Debian Security Team and Debian Long Term Support. In this...