hostname$ cd /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/ hostname$ ./airport -h
Monthly Archives: March 2010
Resetting Apple Remote Desktop (ARD)
/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -restart -agent -console
Setting up the boot drive via command line
bless --device /dev/disk0s3 --setBoot
Using your own Software Update Server without using Workgroup Manager
To change the SWS catalog, use the following, followed b a command line based software update
$ cd /Library/Preferences $ sudo defaults write /Library/Preferences/com.apple.SoftwareUpdate CataogURL http://server.example.com:8088/ $ softwareupdate -i -a