{$lblSkipToContent|ucfirst}
I have 4 Macs in my household that have a decent local backup strategy. I am preparing an offsite backup disk and wondering about the best strategy for structuring the offsite backup disk. I want to protect: 4 Macs with a total of 3…
Lees meerI don't have an Apple Developer ID and I have an installer and app, neither signed nor notarized. Apple now blocks the App in Catalina and even the Open option won't work. Rather than I seek information to authenticate these. What …
Lees meerI don't have an Apple Developer ID and I have an installer and app, neither signed nor notarized. Apple now blocks the App in Catalina and even the Open option won't work. Rather than I seek information to authenticate these. What …
Lees meerMy goal was to install onto a 2019 Macbook Pro (with a T2 chip) : OS X Catalina Windows 10 Pro (1) Windows 10 Pro (2) I managed to do so by using Bootcamp for the first Win10, and a bootable USB to install the second Win10. But whe…
Lees meerI have 4 Macs in my household that have a decent local backup strategy. I am preparing an offsite backup disk and wondering about the best strategy for structuring the offsite backup disk. I want to protect: 4 Macs with a total of 3…
Lees meerI have 4 Macs in my household that have a decent local backup strategy. I am preparing an offsite backup disk and wondering about the best strategy for structuring the offsite backup disk. I want to protect: 4 Macs with a total of 3…
Lees meerI have 4 Macs in my household that have a decent local backup strategy. I am preparing an offsite backup disk and wondering about the best strategy for structuring the offsite backup disk. I want to protect: 4 Macs with a total of 3…
Lees meerI don't have an Apple Developer ID and I have an installer and app, neither signed nor notarized. Apple now blocks the App in Catalina and even the Open option won't work. Rather than I seek information to authenticate these. What …
Lees meerMy goal was to install onto a 2019 Macbook Pro (with a T2 chip) : OS X Catalina Windows 10 Pro (1) Windows 10 Pro (2) I managed to do so by using Bootcamp for the first Win10, and a bootable USB to install the second Win10. But whe…
Lees meerIn Applescript, we can get the index number of the current page we are viewing in Skim with the following code: tell application "Skim" activate set theDoc to front document get index for current page of theDoc end tell …
Lees meerOn my iMac (10.13.6) and MacBook (10.15.3), whenever I add a new event to the Calendar app and attempt to enter a location, a dropdown list of suggested locations appears: How can I turn these suggestions off? I have tried to disabl…
Lees meerMy goal was to install onto a 2019 Macbook Pro (with a T2 chip) : OS X Catalina Windows 10 Pro (1) Windows 10 Pro (2) I managed to do so by using Bootcamp for the first Win10, and a bootable USB to install the second Win10. But whe…
Lees meerI want to get all the info from Activity Monitor in the terminal (because I am executing these commands in macOS app). It also has to terminate - e.g. for top I can write: top -pid -l3 -n30 > test ; tail -n42 ./test > ./test2 ; open .…
Lees meerI've downloaded Catalina using Mac App Store. Considering the size of several GB and how this worked with the Mojave update I expected an installer to appear in /Applications. It didn't. It's not listed as a large file, and I can't fi…
Lees meerI've downloaded Catalina using Mac App Store. Considering the size of several GB and how this worked with the Mojave update I expected an installer to appear in /Applications. It didn't. It's not listed as a large file, and I can't fi…
Lees meerI found a similar question, but it's a few years old, and the answer wasn't definitive. Here's the question: Did the 64GB iPhone SE ever ship with iOS 10 installed? I need an iOS 9 device (for access to some old apps). Now that my i…
Lees meerI found a similar question, but it's a few years old, and the answer wasn't definitive. Here's the question: Did the 64GB iPhone SE ever ship with iOS 10 installed? I need an iOS 9 device (for access to some old apps). Now that my i…
Lees meerMy AirPods have been paired to my AppleTV long time ago. But typically, I use them with my iPhone or iPad. Every once in a while, usually at night, I want to watch a show on AppleTV using my AirPods. However, the process of having to…
Lees meerWhere is the exact location of certain icons like the internal storage drive icon you often see in the startup boot manager and other boot icons like it located on MacOS? MacOS Catalina 10.15.2
Lees meerMy AirPods have been paired to my AppleTV long time ago. But typically, I use them with my iPhone or iPad. Every once in a while, usually at night, I want to watch a show on AppleTV using my AirPods. However, the process of having to…
Lees meerI am trying to empty a directory at the end of the day, so I have written the following script: Label com.my.script.removetemp ProgramArguments rm -fr /tmp/test/* StartCalendarInter…
Lees meer