Simply delete the preferences plist of the App Store App. (Execute the following command in your terminal) rm ~/Library/Preferences/com.apple.appstore.plist rm -r ~/Library/Saved\ […]
To connect to a server using ssh through Tor from a computer that does not have proxychains, tsocks or torify installed, you can run: ssh -o ProxyCommand=’nc -x [tor_server]:[tor_port] %h %p’ […]
Apple’s Software Update service has the ability to offer the “correct” catalog to a client that requests simply “index.sucatalog”. This ability was […]
Here’s a quick fix On your JSS Server go to Library/JSS/Tomcat/webapps/ROOT/theme/selfservice2. Copy the SelfService.css file to your desktop Open the file in […]