Virtual machine
Run an Ubuntu VM on your Mac with a single command
I recently needed to run Linux so I could test out what Python version was installed, and how to upgrade it for some documentation I’m creating. I don’t have a spare machine to set up as a Linux box, and didn’t want to use a Raspberry Pi, I wanted a clean Ubuntu install. My …