Installing macOS Catalina 10.15 on Proxmox 6.1 or 6.2 using OpenCore

This tutorial for installing macOS Catalina using OpenCore has been adapted for Proxmox from Kholia’s OSX-KVM project and Leoyzen’s OpenCore configuration for KVM. You can get the full sourcecode on my GitHub here.

If you’d like to use Clover instead, use my older tutorial, but OpenCore works better!

Source: Installing macOS Catalina 10.15 on Proxmox 6.1 or 6.2 using OpenCore – Nicholas Sherlock

Link: Setting Up Multiple Isolated Linux Systems (Containers) Using LXC On Ubuntu 14.04

LXC, Linux Containers, is a fast, lightweight, and operating system-level virtualization technology that allows us to host multiple isolated Linux systems (Containers) in a single host. Unlike other virtualization methods such as VirtualBox, KVM, and Vmware, the guest systems uses the same kernel of the host system. All guests will efficiently shares the resources such as CPU, RAM, Hard disk, and network etc of your original host computer. The main goal of LXC is to create a Linux environment as close as a standard Linux installation, but without the need for a separate kernel.

Full article here:
Setting Up Multiple Isolated Linux Systems (Containers) Using LXC On Ubuntu 14.04 (Unixmen)

Link: The Power User’s Guide to Better Virtual Machines in VirtualBox

VirtualBox is great for testing out a new operating system, but your virtual machines probably aren’t that special when you first set them up. Here are a few tips for making them much easier to use—not to mention more powerful.

If you’re unfamiliar with VirtualBox, it’s our favorite virtualization app, perfect for testing out a new OS, or running that one app you can’t get in yours. We already have a beginner’s guide to VirtualBox (so go there if this is your first time), but setting up your virtual machine only gets you so far. VirtualBox is packed with more advanced features that let you run your virtual machines full screen, create “snapshots” of a certain point in time, or even run virtualized apps on your regular desktop.

Full article here:
The Power User’s Guide to Better Virtual Machines in VirtualBox (Lifehacker)
Related:
Portable VirtualBox Lets You Take Your Virtual Machines Anywhere (Lifehacker)