Posts for: #2019

Use Alpine Linux as a Hypervisor (with KVM, QEMU and libvirt) on AMD64 and ARM64

This tutorial will show you how to install a virtualization stack consisting of KVM, QEMU and libvirt on Alpine Linux, with support for both AMD64 and ARM64 based computers. Alpine Linux is “an independent, non-commercial, general purpose Linux distribution designed for power users who appreciate security, simplicity and resource efficiency.” It’s incredibly lightweight and is useful for both containers and virtual machines, as both host and guest. Due to its small size, it’s able to run on everything from MicroServers to Threadripper PRO-based workstations.
Read more →

Change the Theme of Proxmox VE

Change the Theme of Proxmox VE
In this tutorial, we’ll change the theme of Proxmox VE 6.0. There are six themes you can choose from (in the image below from top left to bottom right): theme-aria theme-classic theme-crisp (default theme) theme-gray theme-neptune theme-triton Prepare Ensure you have a server running Proxmox VE 6.0. Then, ensure you have followed the steps in our previous article on making customizations to Proxmox VE 6.0 persistent across upgrades. Note: If logged in as root on your Proxmox VE host, omit the sudo part of the commands below.
Read more →

Change the Logos and Virtual Machine Boot Screen on Proxmox VE 6.0

This tutorial will guide you through the steps required to replace the logo, favicon, and boot screen (as seen in the console when booting a virtual machine) on Proxmox VE 6.0. Another customization for our directory of customizations! This article builds on a previous article on persistent customizations to Proxmox VE. If you find Proxmox VE useful, consider getting a subscription. If you don’t have a computer to run Proxmox VE on yet, I can recommend running it on a low-power Intel NUC or three.
Read more →

Make the Subscription Warning Dialog Disappear on Proxmox VE 6.0

Building on our last article, we’ll make the Proxmox VE 6.0 subscription warning dialog disappear when logging in to the web interface. If you find Proxmox VE useful, you should consider getting a subscription to this great product. You’ll get support and more stable packages with one. Note: Please be careful when trying this out! I can’t guarantee that it’ll work properly! Preparation First, you’ll need a computer or two to install Proxmox VE.
Read more →

Make Customizations to Proxmox VE 6.0 Persistent

This time, we’ll make customizations to Proxmox VE permanent across upgrades to the system. We’ll create a hook for apt, the package manager used by Proxmox VE, that executes a script reapplying the customizations. I use a similar solution to make various customizations and changes to Proxmox VE running on low-power Intel NUC nodes persist. Note: If you are logged in as root (I think you should be logged in as another user), leave out sudo in the commands below.
Read more →

Use Free, No-Subscription, Repositories on Proxmox VE 6.0

Proxmox VE 6.0 is an incredible virtualization platform that works great on everything from low-power computers like the Intel NUC to Threadripper PRO workstations and massive AMD EPYC-based servers with up to 128 cores, 256 threads, and 4TB RAM. And Proxmox VE is free, too! However, it uses enterprise subscription-only repositories by default and won’t allow you to install upgrade packages without a subscription. Instead, this article will show you how to use free, no-subscription repositories.
Read more →