Simulate an Ubuntu-like VM inside macOS

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. multipass

    Multipass orchestrates virtual Ubuntu instances

    Multipass is pretty clutch for trivial VMs on MacOs for sure. I use it for a bunch of ssh jump boxes running vpns to different sites. The macOS build does not support custom images (lest not without [some truly insane hacks](https://github.com/canonical/multipass/issues/1260#issuecomm...) , which doesn’t really matter for what I use it for but it is kind of a bummer. If you need something with a little more grunt but don’t want to go full blown with writing your own QEMU tooling or fussing with something like UTM or Parallels, [quickemu](https://github.com/quickemu-project/quickemu) is a really nice qemu wrapper with sane defaults that can expose a whole lot of power if you need it.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. lima

    Linux virtual machines, with a focus on running containers

    Lima is what I use as well. It's quick and easy to just fire up a VM with default settings, but also very easy to configure with different file sharing options, port forwarding, different linux distributions, etc. (their examples are also pretty good IMO [1]).

    In particular I use it to run an amd64 VM, which I need to run a stubborn service for work that doesn't run on arm CPUs.

    [1] https://github.com/lima-vm/lima/tree/master/examples

  4. homebrew-core

    🍻 Default formulae for the missing package manager for macOS (or Linux)

  5. quickemu

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

    Multipass is pretty clutch for trivial VMs on MacOs for sure. I use it for a bunch of ssh jump boxes running vpns to different sites. The macOS build does not support custom images (lest not without [some truly insane hacks](https://github.com/canonical/multipass/issues/1260#issuecomm...) , which doesn’t really matter for what I use it for but it is kind of a bummer. If you need something with a little more grunt but don’t want to go full blown with writing your own QEMU tooling or fussing with something like UTM or Parallels, [quickemu](https://github.com/quickemu-project/quickemu) is a really nice qemu wrapper with sane defaults that can expose a whole lot of power if you need it.

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

  • Proxmox VE: Import Wizard for Migrating VMware ESXi VMs

    4 projects | news.ycombinator.com | 27 Mar 2024
  • Using Kali as not "pentester"

    2 projects | /r/Kalilinux | 18 Apr 2023
  • asking for password when creating a new directory

    2 projects | /r/MacOS | 6 Apr 2023
  • Those making $500/month on side projects in 2023 – Show and tell

    12 projects | news.ycombinator.com | 22 Jan 2023
  • VMware Fusion 13 Now Available with Native Support for Apple Silicon Macs

    4 projects | news.ycombinator.com | 18 Nov 2022

Did you know that Ruby is
the 12th most popular programming language
based on number of references?