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 “latest” tag and check all assets for the correct version!
In the setup I use I have the following 3 devices:
iMac 27" late 2015 with OpenCore Legacy Patcher Sonoma: 14.1.1 MacBook Pro 15" late 2016 with OpenCore Legacy Patcher Sonoma: 14.1.1 iPad 10.2" 7th Gen with iPadOS version: 17.1.1 They are connected to the same WiFi network.
Steps:
On the iMac go to: System Settings -> 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...
$ 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
The Linux mlocate command under macOS
sudo /usr/libexec/locate.updatedb sudo ln -s /usr/libexec/locate.updatedb /usr/local/bin/updatedb
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 -> New Image -> 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 *.
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.
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.
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.