Force eject external volume

How to fix: The volume can’t be ejected because it’s currently in use At the time of writing this article, I was using : macOS Catalina 10.15.1 Build 19B88 Steps : Launch the Terminal.app from the Utilities folder of your Applications folder Next we need to find the proper name of our disk: ls -ll /Volumes/ Now let’s find out which system process uses our disk. For this we use the lsof tool....

November 22, 2019 · Pavan Raju

Decoding SecureToken

Reference articles : https://mrmacintosh.com/securetoken-documentation/{:target="_blank"} https://travellingtechguy.eu/final-wrap-up-on-secure-tokens/{:target="_blank"}

May 21, 2019 · Pavan Raju

Setup localhost on macOS

Reference articles : https://websitebeaver.com/set-up-localhost-on-macos-high-sierra-apache-mysql-and-php-7-with-sslhttps{:target="_blank"} https://discussions.apple.com/docs/DOC-3083{:target="_blank"}

February 22, 2018 · Pavan Raju

Potential replacements for macOS Server services

Reference articles : https://support.apple.com/en-us/HT208312{:target="_blank"} macOS Server Service Migration Guide v1.2{:target="_blank"}

February 9, 2018 · Pavan Raju

Download older macOS installers

Q : Does the latest version of OS X Server have print server capabilities? If I have three printers that are AirPrint compatible and would like to check whether there’s a way to pre-install drivers on a configuration file for a user to plug in to his or her Mac and all the printers be configured automatically. So, the answer to this is no. But a more round-about answer is sort of (as far as driver delivery and config), depending on your infrastructure....

December 13, 2017 · Pavan Raju