Gábor Hargitai's Toolbox

… for when you just can't seem to remember that damn command

  • Articles
  • Colibri
  • Sleep Warden
  • Buy me a Coffee

Category - OS X

  • OS X

Unable to change date and time in macOS System Settings on Mac

2025-05-05
by Gábor Hargitai
1 min read

If for some reason you are unable to change the Date & Time setting on your Mac – be it an error or a management profile restriction -, you might very well be locked out from the outside world as network connections...

Continue reading

  • HomeKit
  • HomePod
  • iOS
  • OS X

Stop HomePod from automatically playing music when tapped or touched

2024-07-16
by Gábor Hargitai
1 min read

Open the Home app, then select the HomePod, scroll down to Accessibility, turn on Touch accommodations and finally enable Hold Duration, set it to a few seconds (as of writing, 4 seconds is the maximum).

Continue reading

  • Cisco
  • Network
  • OS X

Stop / prevent Cisco AnyConnect VPN from auto starting on login under macOS

2024-07-02
by Gábor Hargitai
1 min read

Remove the AnyConnect .plist from the LaunchAgents by issuing: sudo rm /Library/LaunchAgents/com.cisco.anyconnect.gui.plist

Continue reading

  • OS X

Display CMD+TAB app switcher on all screen under macOS

2024-02-13
by Gábor Hargitai
1 min read

Type the following in a Terminal: defaults write com.apple.dock appswitcher-all-displays -bool true killall Dock

Continue reading

  • OS X
  • Virtualization

Download Full macOS Installer packages from Mac Command Line

2023-07-18
by Gábor Hargitai
2 min read

From macOS Catalina 10.15 and up, issue the following to list the available install images: softwareupdate --list-full-installers This will produce a list similar to this: Finding available softwareSoftware Update found...

Continue reading

  • iOS
  • OS X

Reset stuck Safari iCloud Tabs on Mac

2023-05-01
by Gábor Hargitai
1 min read

Close all your Safari instances across all your iDevices – preferably close the tabs as well. Open up a Terminal and issue the following, once Safari is closed everywhere: rm...

Continue reading

  • OS X
  • Other
  • Xcode

CocoaPods Apple Silicon M1 LoadError – incompatible library version gems/ffi-1.15.5

2022-02-09
by Gábor Hargitai
1 min read

Getting the dreaded LoadError during a pod install is always disheartening, especially during a somewhat transitional time period. Even worse is the case where you get such an error as the outcome of an rbenv install...

Continue reading

  • Debian
  • Linux
  • OS X
  • Ubuntu

Compare and Diff two folders under macOS (also Debian / Ubuntu / Linux)

2021-07-20
by Gábor Hargitai
1 min read

Let's use the built-in diff tool to compare directory contents!

Continue reading

  • OS X

Marked 2 live markdown preview with Sublime Text

2021-05-31
by Gábor Hargitai
1 min read

It is possible to have live markdown preview with the Marked 2 app (even from the Mac AppStore) while editing under Sublime Text – using a custom Build System! To do so, follow these steps: open Tools > Build System >...

Continue reading

  • OS X
  • Xcode

Xcode can’t update / install from Mac AppStore is stuck on waiting

2020-12-15
by Gábor Hargitai
1 min read

After hitting the Update button, the dreaded “waiting” state shows up, only to not be accompanied by any progress, shape of form. Launching Console yields no discernible results apart from an off-putting occasional...

Continue reading

1 2 3 … 5 Next
Copyright © 2025. Gábor Hargitai - Dark Mode is supported :: No Tracking Code :: No Analytics
  • Articles
  • Colibri
  • Sleep Warden
  • Buy me a Coffee