I've got a client with Kerio Connect as their mail/contacts/calendars server. They were seeing an issue on some workstations where when the user created a calendar event in their Kerio calendar, there was no option to invite people to the...
Read More
Our thinking
Get PowerShell remoting working on macOS without installing Homebrew
The PowerShell Team at Microsoft have put in a lot of work to port PowerShell to other (non-Windows) systems. As part of their porting efforts, they've also ported OpenSSH over to Windows, but that's not what this post is about....
Read More
Read More
Stop Apache web services on macOS with Server.app
In recent versions of macOS with the Server.app, the Server software has been more and more persistent about having Apache running. Even if you're not using any of the web services, it still likes to have Apache running as a...
Read More
Read More
Is there a way I can tell what year a MacBook was manufactured without asking someone at Apple? – Quora
The only way to be sure is to look up the serial number against a 3rd party service. You can check in the Apple Menu > About this Mac, however the model name can be misleading as some Macs haven’t...
Read More
Read More
Which hard drive format should be used if I’m using both a Macintosh and a Windows machine and I am working with large files? – Quora
If you want to do it without purchasing any additional software, format the disk as exFAT format. Windows and macOS can natively read and write ExFAT disks and it can hand files larger than 4 GB. FAT32 is an older...
Read More
Read More
Split a large iCal .ics file up by years
I've recently been dealing with a really large .ics file (10.5 MB of data, 17,364 events spanning 10 years) and it seems to be able to choke just about anything that tries to work with it. It takes forever for Apple...
Read More
Read More
Precursor Systems’ FileSharing Assistant for macOS High Sierra Server
In Apple's continued drive to simplify macOS Server, in High Sierra they have completely removed the File Sharing section from the Server.app and force you to use the basic File Sharing settings in System Preferences > Sharing. Whilst you can...
Read More
Read More
Check Apple Caching Service availability with Asset Cache Locator Util
I've just discovered a handy command for macOS that will show you Apple Caching Service servers that are available to your Mac. It lives in: /usr/bin/AssetCacheLocatorUtil From the man page: AssetCacheLocatorUtil reports information related to macOS Server caching servers running on the...
Read More
Read More
On MacOS, how do you recommend to use .bash_profile and .bashrc? – Quora
I think that .bashrc, is only used for interactive shells (i.e. when you open Terminal) and the other one is for all shell executions (e.g. background processes etc). I put everything in my .bashrc and then have one line in...
Read More
Read More
Deep dive into Apple’s recent High Sierra root authentication issue
Over on the highly-technical, and very informative, Objective-See blog, there is a great in-depth writeup on Apple's recent High Sierra root access bug. Why <blank> Gets You Root What is happening is if you try to log in as a...
Read More
Read More