• chevron_right

      How to use free virtualization apps to safely test the macOS Ventura betas

      news.movim.eu / ArsTechnica · Wednesday, 27 July, 2022 - 11:00 · 1 minute

    Virtualizing macOS versions like the Ventura beta is a good way to experiment without blowing away your main OS install.

    Enlarge / Virtualizing macOS versions like the Ventura beta is a good way to experiment without blowing away your main OS install. (credit: Andrew Cunningham)

    One of the coolest power-user Mac features of the Apple Silicon era is Apple's Virtualization framework . Normally the purview of paid software like Parallels Desktop or VMWare Fusion, virtualization lets you run multiple operating systems on one Mac at the same time, which is useful for anyone who wants to run Linux on top of macOS, test an app they're developing in different versions of macOS, or take a look at the latest macOS Ventura beta without risking their main install.

    Apple’s documentation and sample projects provide everything you need to get a simple VM up and running with no additional software required. Still, some independent developers have built simple, free apps on top of the Virtualization framework that provides a GUI for customizing settings and juggling multiple guest OSes.

    Getting ready to virtualize

    My favorite for running macOS on top of macOS is VirtualBuddy , which streamlines the process of downloading the files you need to get a Monterey or Ventura virtual machine up and running. This is the app we’ll be using to set up our sample VM in this guide.

    Read 15 remaining paragraphs | Comments

    • chevron_right

      Upgrading MySQL in a Container

      Warlord · pubsub.slavino.sk / warlord0blog · Friday, 3 July, 2020 - 07:51 edit

    Upgrading MySQL 5.5 to 5.7 in a docker container set caused me some trouble. Setting the tag to 5.7.30 was all well and good but when I fired up the container MySQL would stop immediately. Looking at the log I found The table is probably corrupted and references to run mysql_upgrade which I was expecting &ellipsisRead the full post »

    Značky: #Linux, #Virtualization, #mysql, #Linux