Fulltext results:
- Make your Mac feel at Home
- = 2010-05-03 16:24~~ ====== Make your Mac feel at Home ====== A small snippet from one of my scripts which tests whether your Mac is in the given (home) WLAN. <code bash> # # Path to 'airport' execute... s/Current/Resources/airport" # # Set this to your Home WLAN SSID (name): HOMESSID="mycastle" # # Get SSI... rep's return code. if [ "$?" == "0" ]; then # in home wlan echo "home sweet home..." else # not at ho
- Command Line Audio
- change the audio volume from remote of my Mac at home, I needed a command line tool which I can use via