For those of you that are brand-new to Proxmox and are wondering how to get started, this is the video for you! This beginner-focused video serves as a super-easy jumping on point for anyone that might be interested running Proxmox VE as their virtualization solution. This video will cover a sample server build, installation, launching a virtual machine, and more!
-
The Homelab Show Episode 78 – Changelog
There’s all kinds of software choices when it comes to your homelab, and in this episode, Jay and Tom discuss some recent releases of some of the platforms that are very common with homelabbers. This discussion includes some thoughts on the new release of Fedora, Proxmox, and more!
-
How to Build an Awesome Kubernetes Cluster using Proxmox Virtual Environment
Proxmox Virtual Environment is an awesome virtualization solution. Kubernetes is an awesome containerization solution. So why not combine those great technologies? In this video, you’ll see the entire process of setting up your very own Kubernetes cluster from scratch, with Proxmox shown as the platform. But even if you don’t plan on using Proxmox, this method will work just fine on other solutions as well, including physical servers. By the end of this video, you’ll have your own cluster ready to go!
Also, be sure to check out the brand-new book, Mastering Ubuntu Server 4th Edition! It’s available now, and covers Ubuntu Server 22.04 LTS.
(more…) -
The Homelab Show Episode 70 – Questions & Answers
In episode 70, Jay and Tom answer some additional questions from listeners. This will include topics such as file sharing, Proxmox-related shenanigans, ZFS, and more!
-
Proxmox VE – How to build an Ubuntu 22.04 Template (Updated Method)
Proxmox Virtual Environment is a powerful and easy to use virtualization platform with many features. Virtual machine templates help to minimize the amount of time spent building new instances, and in this video we’ll take a look at how you can utilize Ubuntu’s cloud images to automate the process of deploying new Linux instances.
(more…) -
The Homelab Show Episode 37: Proxmox Backups
Proxmox features more than just a virtualization solution. In this episode, Jay and Tom talk about Proxmox Backup Server, which is a stand-alone backup utility that also integrates very well with Proxmox Virtual Environment. If you haven’t already seen Jay’s full guide on Proxmox Backup Server, check it out here.
-
Proxmox Backup Server: Full Getting Started Guide!
Proxmox Backup Server is a custom Linux distro that you can run on your server to have it serve as a backup endpoint. It integrates quickly and easily with Proxmox Virtual Environment, making it a great solution to back up your virtual machines and containers. In addition to that, it can also be used to store non-VM backups too, so running Proxmox Virtual Environment is NOT a requirement. In this video, I’ll teach you everything you need in order to get started with Proxmox Backup Server.
You can download the Proxmox Backup Server ISO image from here. Also, feel free to check out the official documentation pages to learn even more.
Be sure to check out the Proxmox Full Course for Virtual Environment here if you haven’t already.
-
Proxmox VE Full Course: Class 16 – High Availability
In the final episode of LearnLinuxTV’s Proxmox VE tutorial series, we explore the concept of high availability. This will ensure that our most important virtual machines are always running, even if one of the nodes in our cluster stops responding.
-
Proxmox VE Full Course: Class 15 – Clustering
Setting up a Proxmox VE cluster enables you to benefit from multiple servers to share load between, and also gives you access to live migration. In this video, we’ll create our very own cluster and add two additional Proxmox VE servers.
-
Proxmox VE Full Course: Class 14 – Shared Storage
Shared storage enables you to set up a single storage repository, and provide access to that repository from multiple servers. If you eventually set up a Proxmox cluster, then shared storage gives you even more flexibility. In this video, you’ll see the process of setting up NFS shares in a NAS (TrueNAS used as an example) and then adding those shares to Proxmox VE.
-
Proxmox VE Full Course: Class 13 – Networking
Setting up a separate network for your virtual machines is a great idea, especially since that allows you to segregate your management network. In class 13 of LearnLinuxTV’s Proxmox series, we’ll set up a new network and you’ll see how to set up your virtual machines to use it.
-
Proxmox VE Full Course: Class 12 – The Command-Line Interface
LearnLinuxTV’s Proxmox full course aims to get you up to speed with all the finer points of Proxmox Virtual Environment. In video #12, we take a look at the Command-Line interface. The basics of both the qm and pct commands are covered, so by the end of the video you’ll be able to manage your cluster with or without a user interface.