Fulltext results:
- Make your Mac feel at Home
- scripts which tests whether your Mac is in the given (home) WLAN. <code bash> # # Path to 'airport' e... ivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport" # # Set this to your Home WLA... SID} | grep "^SSID: ${HOMESSID}\$") # # Branch depending on grep's return code. if [ "$?" == "0" ]; then # in home wlan echo "home sweet home..." else
- Clear DNS Cache
- on OS X, you first have to flush the cache and then send a signal the the 'mDNSResponder'. dscacheutil -flushcache sudo killall -HUP mDNSResponder
- Set a Mac's Hostname
- === Set a Mac's Hostname ====== To set the permanent hostname, use the ''scutil'' utility (enter the desired hostname instead of ''the_hostname''): <cod
- Command Line Audio
- udo osascript -e "set Volume 10" </code> You can enter numbers from 0 (mute) to 10 (maximum). ===== ... a built-in command line audio player]]. You just enter <code bash> afplay file.wav </code> More inf
- rmdir for OSX
- $@" do f="${d%/}/.DS_Store" if [ -f "${f}" ] then echo "removing ${f}" rm "${f}" fi /bin/rmd
- AirPort Command Line Interface
- ==== Infos from [[http://osxdaily.com/2011/05/31/enable-disable-airport-wireless-connections-command-
- andunix Infos
- ===== andunix Infos ===== {{indexmenu>info:#1 .:#1}} ===== Tags ===== ~~TAGCLOUD:50~~
- Mac
- ====== Mac ====== {{indexmenu>.}} {{tag>apple mac topic}}