“Infrastructure as Code” is a great thing – you can configure just about anything! In this video, we’ll explore how to use one such tool, Terraform, to provision virtual machines. We’ll explore how to set it up, create an API key, and then watch a VM come to life.
(more…)-
How to Deploy Ubuntu Server 24.04 LTS: Step-by-Step Installation Overview
With Ubuntu Server 24.04 LTS, Canonical brings the latest generation of Ubuntu to the masses, with a brand-new Linux kernel and an updated software stack. In this video, Jay will give you an overview of the installation process.
-
From Zero to Proxmox: Building Your First Virtualization Server
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!
Relevant Links
-
The Homelab Show Episode 79 – Virtual or Container?
Virtual Machines and Containers are awesome, but when should you use one versus the other? In this episode, Jay and Talk about some of the deciding factors when it comes to deciding which technology to use.
-
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.
-
Launching a Windows VM in Proxmox
The process of launching a Windows virtual machine on Proxmox is a bit more involved when compared to launching a Linux VM, but in this video, I’ll go over the entire process to make it easy. Follow along with me, and you’ll have your own Windows VM running on Proxmox. This method covers both Windows 10 and Windows Server.
(more…) -
Proxmox VE Full Course: Class 9 – User Management
Welcome back to LearnLinuxTV’s full course on Proxmox Virtual Environment! In class #9, we’ll look at how user management is structured, and we’ll walk through the process of creating several accounts. Also, we’ll take an initial look at groups and permissions as well.
-
Proxmox VE Full Course: Class 8 – Creating Container Templates
Welcome back to LearnLinuxTV’s full course on Proxmox Virtual Environment! In class #8, we look at the process of converting a container into a template, that can then be used as a basis for launching additional containers.