AirPlay video from an iOS device to a PC! Continue reading Air Media Player 1.0.7
Monthly Archives: January 2011
Login and Logout Hooks for OSX
Loginhooks are commonly used in OSX and the instructions on how to do this is available at http://support.apple.com/kb/HT2420 Continue reading Login and Logout Hooks for OSX
Create hidden user accounts in OSX
Step 1) Create user in Accounts with ID < 500 using advanced options
– Remember to change the directory permissions
Step 2) Run the following command.
sudo defaults write /Library/Preferences/com.apple.loginwindow Hide500Users -bool TRUE