Proxmox VE: Import Wizard for Migrating VMware ESXi VMs

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. OneClick-macOS-Simple-KVM

    Tools to set up a easy, quick macOS VM in QEMU, accelerated by KVM. Works on Linux AND Windows.

    This works pretty well for running macOS on Linux:

    https://github.com/notAperson535/OneClick-macOS-Simple-KVM/

    Mostly used it when trying to track down reported macOS bugs in stuff for an OSS project, so maybe once every few months. But it's worked quite well at those times. :)

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. quickemu

    Quickly create and run optimised Windows, macOS and Linux virtual machines

    https://github.com/quickemu-project/quickemu

  4. OSX-PROXMOX

    VoilĂ , install macOS on ANY Computer! This is really and magic easiest way!

    I run macOS/OSX Sonoma in Proxmox. It does pcie/gpu passthrough (AMD rx580 8gb). The proxmox host is running a AMD Ryzen 7 5700G cpu and has 64gb memory. The mac vm disks are on a zfs fs on a wd black nvme ssd.

    It's the fastest mac I've ever owned and it's virtual, executed on a machine running a chip that apple never supported, and you'd never be able to tell it was a vm unless you were told so. kvm and vfio are amazing pieces of software.

    A good place to start: https://github.com/luchina-gabriel/OSX-PROXMOX

  5. virt-manager

    Desktop tool for managing virtual machines via libvirt

    I would love to see a serious comparison (features & performance) between VMWare ESXi, Proxmox VE and let's say a more stock RHEL or Ubuntu. And maybe even include FreeBSD/bhyve.

    Because yes, in terms of core functionality it should be in the same ballpark. And in terms of UI, Virtual Machine Manager [0] was not that bad.

    [0] https://virt-manager.org/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Quickemu: Quickly run optimised Windows, macOS and Linux virtual machines

    5 projects | news.ycombinator.com | 30 Jan 2024
  • Simulate an Ubuntu-like VM inside macOS

    6 projects | news.ycombinator.com | 14 Jan 2024
  • Network Type to get Apple Services / iMessage working?

    1 project | /r/macOSVMs | 15 Apr 2023
  • asking for password when creating a new directory

    2 projects | /r/MacOS | 6 Apr 2023
  • MAC vs. PC : + Does any M1 or M2 MacBook Air / Pro support nested virtualisation?

    1 project | /r/SuggestALaptop | 27 Feb 2023

Did you know that Python is
the 2nd most popular programming language
based on number of references?