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.
-
How to Dual-Boot Windows 11 & Ubuntu
With Windows 11 having been recently released, I decided to refresh my dual-boot video for Ubuntu. In this video, I’ll go over the process of setting up a dual-boot between Windows 11 and Ubuntu, so that way by the end of the video you’ll have both platforms set up and ready to go.
-
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.
-
Linux Crash Course – User Account & Password Expiration
Keeping track of user accounts is very important, especially as a Linux server administrator. In this episode of Linux Essentials, we’ll explore user and password expiration. This will include examples regarding locking passwords, the chage command, and more!
Thank you to Linode for sponsoring this video. Check them out here and get your very own Linux server set up in minutes!
(more…) -
Git Essentials
Have you ever wanted to learn how to use git, but wasn’t sure where to start? In this stand-alone video guide, I’ll teach beginners how to use git. We’ll go over what a repository is, how to commit and push changes, and more!
Thanks to Linode for sponsoring this video. Check out their service and receive $100 in credit toward your new account!
(more…) -
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.
-
Linux Crash Course: Background (bg) and Foreground (fg)
In this episode of Linux Essentials, we’ll take a look at how to send tasks to the background, and then bring them to the foreground. This helps you get the current task out of the way so you can switch to something else, without having to use multiple terminal windows.
Thank you to Linode for sponsoring this video. Check them out and get your very own Linux server in minutes!
-
Linux Crash Course – Bash Aliases
Aliases in Bash enable you to essentially create your own commands, or even just simplify existing ones. In this video, I’ll explain what aliases are, and I’ll show you some of my personal favorites. At the end, I’ll show you how to make your aliases persist between sessions.
(more…) -
Proxmox VE Full Course: Class 10 – Backups and Snapshots
Backing up your virtual machines and data is extremely important, yet something that quite a few administrators don’t spend enough time on. In this video, I’ll walk you through the backup and snapshot options that are available within Proxmox.
-
Flatpak Tutorial – Setting up Flatpak and installing Packages
Flatpaks are a universal package type that gives you cross-distribution access to popular Linux apps. In this video, I’ll show you how to configure Ubuntu for Flatpak support, and we’ll install a few apps. In addition, I’ll show you command-line methods as well.
(more…) -
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.