📅 June 15, 2020

HOW TO: Install macOS Catalina in a Docker Container on Linux

Run macOS Catalina in a Docker Container on your Linux machine.

We already have a tutorial on how to install macOS Catalina on Linux. A simple tutorial on how set up a macOS VM in QEMU, accelerated by KVM. This is basically the same tutorial but everything runs, near native with X11 forwarding, in Docker.

Continue reading “HOW TO: Install macOS Catalina in a Docker Container on Linux”

📅 November 8, 2019

HOW TO: Install macOS Catalina on Linux

The easiest way to install and run macOS Catalina on your Linux machine

A quick tutorial on how set up a simple macOS VM in QEMU, accelerated by KVM. Jump over the break to learn more…

Continue reading “HOW TO: Install macOS Catalina on Linux”

📅 October 8, 2019

HOW TO: Hide macOS Catalina Upgrade From Software Update

Simple way to hide an update in the software update preference pane

macOS Catalina was finally released to the public. And just like every other n00b fuccboi fanboy, I’ve immediately clicked that ‘upgrade now’ button. Long story short there were some glitches in the matrix and the upgrade went heywire.

What happened? Don’t know, don’t really care and I don’t have the time or patience to troubleshoot now. Apple should get their shit together with both iOS and macOS anyway.

But unlike a n00b, I had backups. So, my mac is now fully restored and it’s time to hide that macOS Catalina update in the Software Update reference pane.

If you also want to hide it, maybe you don’t want to update yet and don’t want to be tempted, or avoid somebody else that has access to your mac updating, here’s how you do it:

1. Open Terminal

2. Type sudo softwareupdate --ignore "macOS Catalina"

 

3. Poof. It’s gone…

 

4. To revert the process type: sudo softwareupdate --reset-ignored "macOS Catalina"

NOTE: you will still see ‘1 update’ next to System Preferences in the Apple Menu and if you have the System Preferences icon in the dock it will show the 1 update badge. Also…. this works with any other update that shows in the pane.