Tag: VM Archive

Proxmox Storage

Published on February 2, 2024 at 3:50 am by LEW

Introduction

Proxmox is the proverbial onion metaphor. And to get a handle on how storage works, we need to peel back a few layers. We should expect some layered complexity in the storage model, after all we are dealing with requirements for both the host (main) application and all the guest application (Virtual machines and Containers) running under the host. Additionally the varying partition structures, drive arrays,  and file systems will also increase the complexity of the system. (more…)

SharePin It!

Proxmox: Groups, Users, and Permissions

Published on January 31, 2024 at 7:08 pm by LEW

Introduction

When dealing with users in Proxmox there are a few items to be aware of that could be considered, at least in my opinion,  somewhat non standard. The first is the concept of Realms. And no, this has noting to do with fantasy gaming. We can consider Realms to be various methods of authenticating and validating user. We will need to first understand this concept before moving forward with user creation. (more…)

SharePin It!

ProxMox Needed or Not?

Published on January 29, 2024 at 9:20 pm by LEW

Introduction

I have been worked with Proxmox for the past couple of weeks, and with libvert, directly and indirectly, for several weeks before that. And I now find myself asking this question. Are Virtual Machines (VM) and/or Containers really necessary? Because in many cases I am not seeing either an advantage or a need. And frankly, in some cases they are a hindrance and/or a liability. (more…)

SharePin It!

Arch Linux VB Install Video

Published on March 14, 2023 at 12:04 pm by LEW

I have finely uploaded the Arch on Virtual Box Video. See link below.

Going to take a break from videos, so I can work on some posts about Certificates, encryption, and chains of trust.

SharePin It!

VirtualBox 800 x 600 Resolution, Arghh!

Published on January 13, 2023 at 10:27 pm by LEW

Introduction

Have you ever spun up a Virtual Machine (VM) in Virtualbox and the resolution was 800 x 600? While this is okay for text displays, it kind of sucks for a Graphical User Interface (GUI)! I am going to spin up a VM and fix the GUI display so it comes up at the correct resolution. (more…)

SharePin It!