• Home
  • Workshops
  • Services
  • About us
  • Contact
Mont-Cenis-Straße 399, Herne 44627, Germany
+49 (0) 221 9865099 0
hello@devninjas.io

Workshops

  • Docker Fundamentals
  • Kubernetes Introduction
  • CKAD Exam Prep
  • CKA Exam Prep
  • All Workshops

Services

  • Shogun · Platform Consulting
  • Mamori · Managed Retainer
  • Kensho · Platform Audit

Company

  • About us
  • Contact
  • Sitemap
2026 • Coded with by DevNinjas
  • Imprint
  • Privacy
  • GTC

Proxmox VE Fundamentals

Learn to operate a single Proxmox VE host through verifiable checks in three days. You provision VMs and LXC system containers, configure storage and VLANs, validate access and firewall rules, prove a restore, and troubleshoot common faults systematically.

Share via email
  • Workshop levelBeginner
  • Satisfied participants2340+
  • Days3
  • LanguageGerman & English
  • Workshop codeDW37

Workshop Details

What makes this workshop stand out

🎯

What you will learn and take away

After three days, you can do more than operate a single Proxmox VE host. You can validate its central operating steps through visible results:

  • Provision the host and workloads with confidence: validate installation and baseline state, configure a suitable QEMU/KVM VM, and assess where an unprivileged LXC system container fits
  • Control storage, networking, and access: map content types and an import path, configure Linux bridges and VLANs, and prove permitted and denied actions through ACLs and firewall logs
  • Demonstrate recovery and diagnosis: back up a workload, restore it under a new ID, and resolve a prepared storage or network fault through a hypothesis, evidence, and a repeat test

You leave with a documented host baseline, test matrices for storage, networking, and access, and a rehearsed restore and diagnostic workflow for your own pilot operation and the planning of its next expansion steps.

💼

Value for your team

Many organizations are reassessing the costs, licensing models, and dependencies of proprietary virtualization platforms. As an open-source platform, Proxmox VE creates room for choice that must be supported by technical evidence:

  • Support the platform decision with your own evidence: the tested single-host workflow provides criteria for fit-or-no-fit, pilot scope, and next steps
  • Assess costs and vendor dependencies objectively: an open-source foundation and separately selectable support help teams evaluate licensing and operational ownership without blanket savings promises
  • Expose operational risks before adoption: roles, firewall, restore, and diagnostics are validated through shared acceptance criteria

The result is a technical basis for decisions, not cost, licensing, or migration advice and not a finished production architecture. Groups are limited to 8 participants, leaving room for architecture questions; in Proxmox VE corporate training, your requirements can inform the exercises.

📋

Prerequisites

Required:

  • Basic Linux administration through the shell and SSH, including files, packages, services, and logs
  • An understanding of IPv4 addresses, prefixes, gateways, DNS, ports, and VLANs
  • Basic concepts of disks, file systems, block storage, and backups

Not required:

  • Previous experience with Proxmox VE
  • Knowledge of clusters, high availability, or Ceph
  • Experience with Windows virtualisation or migration projects

If you still need the Linux foundation, our Linux training for beginners provides suitable preparation.

Workshop Agenda

Your Agenda at a Glance

Hands-on and structured. Every participant works in their own cloud environment. The agenda shows you what to expect each day.

Day 1: Install Proxmox VE and provision virtual guests

5 topics
09:00–10:00💬 Introduction Round

First, you place the components of Proxmox VE in their technical context: host, QEMU/KVM, LXC, storage, Linux bridges, and management access. You then apply these relationships to the prepared lab environment and develop a justified single-host plan. The exercise shows which decisions belong together before installation and which dependencies will affect later operations.

A Proxmox installation establishes management access, host identity, and local storage. You discuss the information required by the installer and how the disk and addressing plans affect each other. Working in the prepared lab environment, you install the host, sign in through the web interface and shell, and compare the result with your host plan.

proxmoxProxmox VE
12:00–13:00🥪 Lunch Break

After the first login, the baseline state determines whether VMs and containers can run reliably. You map DNS, time synchronisation, package sources, update state, KVM support, Proxmox services, and storage targets to their operational roles. In a guided exercise, you compare the interface and shell, investigate discrepancies, and derive the required corrections.

A QEMU/KVM VM encapsulates a complete guest operating system. Firmware, virtual devices, and the Guest Agent determine how well it fits the intended operation. You compare the available options, use them to create a small Linux guest, and configure the Guest Agent. During the functional test, you observe the effects on networking, resource reporting, and controlled shutdown.

LXC system containers share the host kernel and therefore have different isolation and operational boundaries from VMs. You classify common use cases and the implications of unprivileged containers before creating one with defined CPU and memory limits. Using a prepared service, you compare startup, resource use, and the security boundary with the VM created earlier.

16:00–16:30💭 Questions & Answers

Day 2: Configure storage, networking, and access transparently

5 topics
09:00–10:00💭 Questions & Answers

A Proxmox storage target suits different tasks depending on its content types and supported operations; free capacity is only one criterion. You distinguish file storage from thin block storage and relate both to images, VM disks, containers, and backups. You apply this distinction to the available targets through the interface and pvesm, then justify where each content type belongs.

During an offline import, the source image and target configuration must be compatible: firmware, storage, boot order, and virtual hardware affect whether the guest starts. You first map these dependencies for a prepared Linux guest. With that model in place, you import the powered-off image, start the VM, and verify how the target configuration affects service reachability without repairing an unknown source system.

12:00–13:00🥪 Lunch Break

A Linux bridge acts as a software switch between the host, physical uplinks, and virtual guests. You first trace a packet through vmbr0 and distinguish the management network from an isolated guest segment. You put the model into practice by creating a lab bridge, attaching a VM and LXC container, and explaining the observed connectivity and management-access risks.

linuxLinux

VLANs separate broadcast domains reliably only when bridge VLAN awareness, tag assignment on the virtual guest interface, and the uplink where applicable are configured consistently. You determine where a VLAN tag is added, forwarded, or removed. In the lab, you connect the VM and container to prepared segments, introduce an incorrect assignment, and use reachability plus configuration to derive the cause and correction.

The Proxmox permission model combines realms, users, groups, roles, ACL paths, and inheritance. You place these layers in context and derive the minimum permissions for one clearly bounded VM task. To implement the delegation, you create a user and group in the local PVE realm and compare an allowed VM action with a denied storage action.

16:00–16:30💭 Questions & Answers

Day 3: Secure access, restore data, and resolve failures

5 topics
09:00–10:00💭 Questions & Answers

The Proxmox firewall operates at several levels. Scope, enable flags, and rule order jointly determine its effect. Before changing rules, you place host, guest, and interface protection in context and define a recovery path. Using a prepared service, you apply the model by allowing one connection, rejecting another, and explaining the observation through the configuration and log entry.

When connectivity is lost, diagnosis must distinguish the network path, the service, and the firewall effect. You develop an ordered diagnostic approach and apply it to a prepared misconfiguration. Through the console, you trace the cause, restore the intended state, and record which observation led to the correct hypothesis.

12:00–13:00🥪 Lunch Break

For a backup, consistency requirements, mode, and destination must fit the workload. You compare the available modes for VMs and containers and select a justified option for a prepared guest. Using the selected mode, you run the backup to separate storage and use the job log and artifact to determine which data and configuration were actually captured.

A restore reveals whether backup data can support recovery. You first consider why a new guest ID, a known test value, and separation from the source guest make the recovery exercise meaningful. For the exercise, you modify the original guest, restore the backup, and compare the configuration, startup behaviour, and service data of both instances.

Systematic troubleshooting links observation, hypothesis, and a targeted change instead of altering several settings at once. Starting from a prepared storage or network fault, you follow tasks and status in the interface, correlate pvesm, qm, or pct with service and system logs, and test a justified correction. The resulting diagnostic path provides a method for further guest failures.

proxmoxProxmox VE
16:00–16:30💭 Questions & Answers

Our Benefits

All from one hand!

With our high-quality trainings and workshops, you can bring yourself and your team up to date. All this with many benefits that you get from us.

👨‍💻High Practical Content
70% hands-on, 30% theory. You work continuously with real scenarios and take working code home with you. No PowerPoint battles, but directly applicable knowledge for your projects.
☁️Cloud Learning Environment
DevNinjas Dojo: Your own Kubernetes clusters and VMs for each participant in the browser. No installation, works despite VPN/proxy/firewalls. You work with dedicated resources, not in shared environments.
🥷Experienced Trainers
Full-time DevOps engineers and consultants from DevNinjas lead the workshops. Not external trainers, but specialized employees actively working on client projects and sharing real-world experience.
👥Small Groups
Maximum 8 participants per workshop. Everyone gets individual support from the trainer. Your specific questions and use cases get answered, not passed over in anonymous crowds.
🏗️Real-World Scenarios
No toy examples or hello-world demos. You work with production-grade setups: multi-container applications, CI/CD pipelines, monitoring stacks. Directly transferable to your production environments.
🎓Certification
You receive an official certificate of attendance as PDF and a verified LinkedIn badge. Document your professional development for your employer, HR, and recruiters professionally.

Testimonials

How participants experience our trainings

4.9/ 5

1047+ participant reviews · unfiltered

across all DevNinjas trainings

Trainer
5.0
Content
4.8
Hands-on
4.8

DevNinjas overall: over 1,384 participants · 207 companies · 241 workshops

Including BMW, Bundeswehr, Deutsche Bahn and many more.

"My colleagues specifically looked for a sysadmin course for Docker with another provider and had an instructor who only set up an IDE for them and then only worked on a task sheet with development tasks. I had a course with lots of background information, an instructor who had a really extensive knowledge of the whole subject matter beyond the slides, and I feel optimally informed."

Default avatar picture of DevNinjas
Johannes Bernstein
@TRIMET Gelsenkirchen SE

"The advanced Kubernetes workshop at DevNinjas really helped me grow professionally. The content was practical and excellently prepared, so even complex topics like RBAC, network policies and Ingress were conveyed in an understandable and directly applicable way. The deep expertise of the trainer was especially impressive and noticeable in every session. I can recommend this workshop to anyone who wants to use Kubernetes in production!"

Default avatar picture of DevNinjas
Marius Büttner
@Siemens AG

"From my perspective, the workshop had the right speed and an appropriate level of challenge. The subject matter was explained clearly by the instructor and practically consolidated with well-distributed exercises. Adjusting the workshop focus to the participants wishes was not a problem. Valuable practical experiences were shared, and even more specific questions were gladly answered. The instructor's professional expertise and extensive practical experience on the subject gave this workshop a special quality."

Default avatar picture of DevNinjas
S. Kaiser
@forcont business technology GmbH

"The seminar gave a very good overview of Docker administration, with a look at Kubernetes and how this knowledge simplifies everyday work. Many small, easy-to-follow examples with hands-on exercises and a focus on best practice consolidated what we learned. The instructor had an answer to every question, and for very specific questions he came back with a fitting example. The alternation between introductions and exercises was very well organised."

Default avatar picture of DevNinjas
Sebastian A.
@DMI GmbH & Co. KG

"The workshop was very informative and I could immediately spot the mistakes I had made in past Docker projects. Before, I lacked the theory and the fundamentals, so I had only been acting on best practice. Now I can write stable Dockerfiles and Docker Compose setups and secure them properly. A very good workshop that was also a lot of fun!"

Default avatar picture of DevNinjas
Timon Strangfeld

"In the workshop the most important Docker and Kubernetes topics were put together, prepared and explained superbly. The exercises fit precisely and were very well chosen in terms of difficulty. I am very satisfied with how much I learned in the five days and feel well prepared for upcoming tasks at work. Sure, you can teach yourself a lot on your own with AI tools, but without the workshop I would not have gained this overview or worked through so many exercises independently."

Default avatar picture of DevNinjas
Christine L.

"Nico is a very friendly and technically skilled instructor. He answered all questions well. You quickly notice that he combines academic expertise with many years of professional practice."

Default avatar picture of DevNinjas
Philipp van Wickevoort Crommelin
@parcIT GmbH

"The workshop gave me a very good insight into Kubernetes and made working with containers much clearer. Nico delivered the content in a practical and well-structured way, so I could quickly find my way around. The hands-on exercises in particular helped me apply what I learned directly. For anyone looking for a solid introduction to Kubernetes, this workshop is definitely recommended."

Default avatar picture of DevNinjas
Daniel Hagen
@DKB Service GmbH

"I really enjoyed the Docker & Kubernetes workshop at DevNinjas. Nico explained the complex topics around containers and orchestration in a very understandable and practical way. The mix of theory and hands-on exercises was perfect for being able to apply everything directly. I was able to take a lot away for my everyday work and now feel significantly more confident working with Docker and Kubernetes."

Default avatar picture of DevNinjas
Dominik Kneissl
@Siemens Healthineers

"The Docker workshop at DevNinjas was an all-round success. The content was clearly structured and practically delivered, including meaningful hands-on exercises. I took away a lot and feel significantly more confident working with Docker. Even more complex topics like multi-stage builds and networking were explained in an understandable way. A clear recommendation for anyone who really wants to understand Docker!"

Default avatar picture of DevNinjas
Daniel Müller
@Siemens Healthineers

"I really enjoyed the Docker workshop at DevNinjas! The content was well structured and clearly explained, even for beginners like me. The mix of theory and hands-on exercises was especially helpful for trying Docker directly. By the end, I was able to build my own images, configure containers and set up networks. Absolutely recommended for anyone who wants to learn Docker!"

Default avatar picture of DevNinjas
Pascal Schunk
@OEDIV

"The "Docker & Kubernetes Bundle" training provided me with solid, practical knowledge for everyday work and enabled me to handle Docker and Kubernetes professionally. The excellently structured material offers real added value, even beyond the workshop. The combination of technical depth and interactive delivery by the trainer rounded off the whole experience. An experience that continues to help me even after the training."

Default avatar picture of DevNinjas
Swen Strangfeld
@Bundesdruckerei GmbH

"It was fun and I learned a lot that I can actually apply directly in my company. The trainer's approach was very hands-on, and he repeatedly brought in real-world examples."

Default avatar picture of DevNinjas
Felix R.
@Dirk Rossmann GmbH

"I can recommend the Docker workshop at DevNinjas without reservation! The training was excellently structured: theory and practice complemented each other perfectly. The trainer always answered questions competently and clearly, making even more complex topics easily accessible. I was especially impressed by the professionally designed workshop materials, which are very useful as a reference even after the course. Overall, a thoroughly successful learning experience!"

Default avatar picture of DevNinjas
Lukas Graf
@Bundeswehr

"The seminar was superbly prepared, the group pleasantly small and the materials first-class. An excellent instructor who knows the subject inside out, takes time for the participants and answers questions in detail. The learning material alternated in a balanced way between theory and hands-on exercises that were timed excellently."

Default avatar picture of DevNinjas
Kevin H.
@Oest Holding GmbH

"Competent instructor. Individual approach to problems and topics. Interesting structure. Highly recommended to get an in-depth insight into the Docker world. The workshop was definitely worth it. Thanks!"

Default avatar picture of DevNinjas
H. Hillebrand
@PFSt NRW

Continue Learning

Related Workshops for You

Foundation
Introduction to Linux Workshop
Beginner

Introduction to Linux

Learn to confidently use Linux in three days: from your first terminal command through Bash, ZSH, and shell scripting to networking and SSH. Ideal for Windows users who want to understand Linux from the ground up. All exercises run in your own cloud environment.
3 Days€1,665.00
Tooling
Introduction to Ansible Workshop
Beginner

Introduction to Ansible

Learn to use Ansible confidently in three days. From inventory configuration through playbooks and Jinja2 templates to roles and Ansible Vault. You work hands-on in your own cloud environment and automate real-world scenarios.
3 Days€1,665.00
Alternative
Introduction to KubeVirt Workshop
Intermediate

Introduction to KubeVirt

Operate virtual machines with KubeVirt through the Kubernetes APIs your platform team already uses. In two days, you provision a persistent Linux VM and verify its lifecycle, networking, storage, RBAC, live migration, restore, and GitOps behavior through visible results.
2 Days€1,110.00
Vincent Sturm - DevNinjas

Your Contact

Vincent Sturm

Key Account Manager

Looking for the right Kubernetes or DevOps training for your team? Vincent personally advises you on open workshops, certification prep and customized in-house training. He can also connect you with our consulting services. Get in touch with him directly.

vincent@devninjas.io
+49 221 9865099-4
WhatsApp Chat

Frequently asked questions

No previous Proxmox experience is required. For the exercises, you should be able to:

  • administer Linux systems through the shell and SSH
  • inspect services and logs
  • understand IPv4, VLANs, and basic storage concepts

This allows the workshop to focus on Proxmox VE rather than Linux and networking fundamentals.

No. This is an independent DevNinjas workshop, not official or authorised Proxmox training. It does not prepare you for a vendor exam. A DevNinjas certificate of attendance records your participation and the topics covered, but it is not a Proxmox vendor certification.

Three days give you enough time to understand the fundamentals, apply them yourself, and trace faults systematically.

  • Day 1: understand the architecture and installation, then provision a VM and an LXC system container
  • Day 2: assess storage and offline import, configure bridges and VLANs, and limit permissions
  • Day 3: test firewall rules, back up and restore a guest, and diagnose a fault

Clusters, high availability, and production Ceph remain outside this fundamentals workshop.

You perform the central single-host tasks yourself. In a provided, resettable environment, you validate the host, create a QEMU/KVM VM and an unprivileged LXC system container, configure storage, networking, permissions, and firewall, restore a guest, and resolve a prepared fault. You do not need your own Proxmox hardware.

A snapshot, backup, and restore serve different purposes:

  • Snapshot: captures a point-in-time state on the existing storage
  • Backup: writes recovery data to a separate target
  • Restore: recreates a usable guest from the backup

A backup is only useful if it can be restored. In the workshop, you back up a guest, restore it under a new ID, and then verify its configuration and service.

No. The Proxmox VE fundamentals workshop focuses on installing and operating one host. Clusters, quorum, high availability, live migration, shared storage, and production Ceph remain outside this fundamentals workshop. This boundary leaves enough time across the three days for verifiable single-host exercises.

Yes, Proxmox VE can be an open-source alternative to VMware, but it is not a drop-in replacement. Whether the platform fits your organization depends on factors including:

  • workloads, hardware, networking, and storage requirements
  • backup, high availability, support, and compliance
  • migration effort, licensing model, and total cost

In the workshop, you configure one host, test its core operational workflows, and import a prepared, powered-off Linux guest. This gives you a technical basis for a pilot. A full VMware migration and TCO or licensing advice are outside the course scope.

Our trainings usually take place from 9:00 to 16:00, both on-site and for public remote trainings.

For corporate trainings, other time models are flexible and can be worked out together.

Our trainings can be held in German or English. Each public date in the date list is labelled with its language. English delivery is additionally available on request at any time, for example as a corporate training.

We recommend a maximum of 8 participants per training to ensure individual attention for each participant. For corporate trainings, arrangements for larger groups are possible.

Workshop Dates

Workshop dates

😢 Sorry, there are no workshops available at the moment

We regularly plan new workshops. Please check back later or contact us for a custom workshop.

Delivery available in German or English: dates on request.

Request offer