<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>macos on Notities</title><link>https://www.vandenboom.icu/en/tags/macos/</link><description>Recent content in macos on Notities</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Mon, 24 Mar 2025 17:57:51 +0000</lastBuildDate><atom:link href="https://www.vandenboom.icu/en/tags/macos/index.xml" rel="self" type="application/rss+xml"/><item><title>Deskflow: Control multiple computers with 1 keyboard and mouse for: macOS, Windows and Linux</title><link>https://www.vandenboom.icu/en/blog/2025-deskflow-bedien-meerdere-computers-met-1-keyboard-en-muis-voor-macos-windows-en-linux/</link><pubDate>Mon, 24 Mar 2025 17:57:51 +0000</pubDate><guid>https://www.vandenboom.icu/en/blog/2025-deskflow-bedien-meerdere-computers-met-1-keyboard-en-muis-voor-macos-windows-en-linux/</guid><description>With Deskflow you control multiple computers — macOS, Windows or Linux — using a single mouse and keyboard. It works as a software-based KVM switch (without video) and is sponsored by Synergy. This program is still actively maintained, with an intuitive interface that makes it easy to use. Tip: disable TLS in the settings for a smooth start.
Download it via: https://github.com/deskflow/deskflow/releases. Look for the &amp;ldquo;latest&amp;rdquo; tag and check all assets for the correct version!</description></item><item><title>macOS desktop extended across 3 screens: iMac, MacBook and iPad</title><link>https://www.vandenboom.icu/en/blog/2023-macos-desktop-extended-over-3-schermen/</link><pubDate>Sun, 26 Nov 2023 15:16:27 +0000</pubDate><guid>https://www.vandenboom.icu/en/blog/2023-macos-desktop-extended-over-3-schermen/</guid><description>In the setup I use I have the following 3 devices:
iMac 27&amp;quot; late 2015 with OpenCore Legacy Patcher Sonoma: 14.1.1 MacBook Pro 15&amp;quot; late 2016 with OpenCore Legacy Patcher Sonoma: 14.1.1 iPad 10.2&amp;quot; 7th Gen with iPadOS version: 17.1.1 They are connected to the same WiFi network.
Steps:
On the iMac go to: System Settings -&amp;gt; Displays Click the plus sign to the right of the Built-in Display Choose under Mirror or Extend to: MacBook Pro Choose under Link keyboard and mouse to: iPad You now see the 3 screens under Displays, but it is not yet extended across all 3 Click on the iPad Choose for the option: &amp;ldquo;Use as&amp;rdquo; - select: Extend or mirrored display You now see the same desktop on all 3 devices And you can drag applications from the iMac to the MacBook or the iPad</description></item><item><title>Multiple versions of Java on macOS</title><link>https://www.vandenboom.icu/en/blog/2023-multiple-versions-of-java-on-macos/</link><pubDate>Wed, 27 Sep 2023 17:43:18 +0000</pubDate><guid>https://www.vandenboom.icu/en/blog/2023-multiple-versions-of-java-on-macos/</guid><description>$ ls -al /usr/local/opt/ | grep -i openjdk $ brew install jenv $ jenv add /Library/Java/JavaVirtualMachines/openjdk-17.jdk/Contents/Home/ $ jenv versions $ jenv local 1.8 $ java -version $ jenv global 1.8 $ java -version $ jenv shell 1.8 $ java -version $ jenv versions</description></item><item><title>The Linux mlocate command on macOS</title><link>https://www.vandenboom.icu/en/blog/2023-the-linux-mlocate-command-under-macos/</link><pubDate>Wed, 27 Sep 2023 17:40:13 +0000</pubDate><guid>https://www.vandenboom.icu/en/blog/2023-the-linux-mlocate-command-under-macos/</guid><description>The Linux mlocate command under macOS
sudo /usr/libexec/locate.updatedb sudo ln -s /usr/libexec/locate.updatedb /usr/local/bin/updatedb</description></item><item><title>Sharing files with MS-DOS 6.22 in VirtualBox and macOS</title><link>https://www.vandenboom.icu/en/blog/2023-sharing-files-with-ms-dos-6-22-in-virtualbox-and-macos/</link><pubDate>Sun, 17 Sep 2023 12:29:24 +0000</pubDate><guid>https://www.vandenboom.icu/en/blog/2023-sharing-files-with-ms-dos-6-22-in-virtualbox-and-macos/</guid><description>How to create an ISO file of a directory on macOS that can be mounted as a CDROM in MS-DOS 6.22 ?
Start Disk Utility on macOS
Go to: File -&amp;gt; New Image -&amp;gt; Image from Folder Choose the directory and press Choose Set Image Format to: DVD/CD master and press Save A *.cdr file will be created Go to the command line Cd to the directory with the *.</description></item><item><title>Bring an old / second-hand Apple Mac computer back to life with OpenCore Legacy Patcher</title><link>https://www.vandenboom.icu/en/blog/2023-breng-een-oude-2e-handse-apple-mac-computer-weer-tot-leven-met-opencore-legacy-patcher/</link><pubDate>Sun, 30 Apr 2023 12:53:36 +0000</pubDate><guid>https://www.vandenboom.icu/en/blog/2023-breng-een-oude-2e-handse-apple-mac-computer-weer-tot-leven-met-opencore-legacy-patcher/</guid><description>Is computing your hobby and have you always wanted to try an Apple Mac? A tip / recommendation is OpenCore Legacy Patcher.
See the official website: https://github.com/dortania/OpenCore-Legacy-Patcher/releases
And the YouTube channel: https://www.youtube.com/@Mr.Macintosh
With this tool you can still use older / second-hand and now cheaper hardware with the latest software. Truly worth trying at least once.</description></item><item><title>Installing Virtual Machines on macOS Monterey OpenCore Legacy Patcher</title><link>https://www.vandenboom.icu/en/blog/2022-installing-virtual-machines-on-macos-monterey-opencore-legacy-patcher/</link><pubDate>Thu, 01 Dec 2022 21:20:43 +0000</pubDate><guid>https://www.vandenboom.icu/en/blog/2022-installing-virtual-machines-on-macos-monterey-opencore-legacy-patcher/</guid><description>Try Oracle VirtualBox version 6.1.40 the older version. In my home lab the newest version of VirtualBox 7.0.4 did not work due to the error: hv_vm_create() failed: 0xfae94001 (VERR_NEM_INIT_FAILED)
In the older version this was not an issue.</description></item><item><title>New life in an old Apple computer (iMac, MacBook)</title><link>https://www.vandenboom.icu/en/blog/2022-nieuw-leven-in-een-oude-apple-computer-imac-macbook/</link><pubDate>Fri, 25 Feb 2022 11:09:02 +0000</pubDate><guid>https://www.vandenboom.icu/en/blog/2022-nieuw-leven-in-een-oude-apple-computer-imac-macbook/</guid><description>Install the VirtualBox application and run a virtual machine inside it with the latest version of Linux or Windows. In many cases this can solve problems with browsing the internet — for example, making it possible to visit websites that no longer work in the old Apple environment.</description></item></channel></rss>