Fulltext results:
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- <name> [--details] [--machinereadable] showvminfo <uuid>|<... [sameports]] [--macaddress<1-N> auto|<mac>] [--mouse ps2|usb|usbtablet ... uuid>|<name>] [--mode machine|machineandchildren|all]
- Command Line Audio @info:mac
- ~~ ====== Command Line Audio ====== ===== Change Mac Audio Volume from Command Line ===== To change the audio volume from remote of my Mac at home, I needed a command line tool which I can... from command line is described here: [[http://www.macosxhints.com/article.php?story=20081002080543392|macosxhints - Use a built-in command line audio player
- Make your Mac feel at Home @info:mac
- ate created = 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' executeable, as of Mac OS X 10.5. AIRPORT="/System/Library/PrivateFramew... ss network) and replace the two echo lines with your code. {{tag>cli mac osx wlan sysadmin scripting}}
- Set a Mac's Hostname @info:mac
- ====== Set a Mac's Hostname ====== To set the permanent hostname, use the ''scutil'' utility (enter th... = * http://osxdaily.com/2010/09/06/change-your-mac-hostname-via-terminal/ {{tag>mac osx cli sysadmin}}
- MacPorts @info:mac
- ====== MacPorts ====== ===== List Ports ===== list requested ports: <code bash> port echo requested |... bash> port echo installed </code> After you run MacPorts for a while, you will see a lot of duplicate... u can clean these: <code bash> sudo port uninstall inactive </code> {{tag>admin cli mac osx sysadmin}}
- jps - Java Virtual Machine Process Status Tool @info:java
- ====== jps - Java Virtual Machine Process Status Tool ====== The Java Virtual Machine has a ''jps'' tool wich is a bit like the ''ps
- Mercurial
- ome handy ''.hgignore'' expressions: ==== Ignore Mac Files ==== Ignore ''.DS_Store'' and ''._*'' file
- Comapct Sparse Image @info:mac
- Image ====== <code bash> hdiutil compact your.sparseimage </code> {{tag>sysadmin cli apple mac osx}}
- Clear DNS Cache @info:mac
- '. dscacheutil -flushcache sudo killall -HUP mDNSResponder {{tag>mac osx sysadmin dns cache cli}}
- AirPort Command Line Interface @info:mac
- etworksetup -setairportnetwork {Network} AirPort {{tag>mac osx device wlan cli shell script sysadmin}}
- rmdir for OSX @info:mac
- ode bash> $ rmdir test removing test/.DS_Store </code> {{tag>admin mac osx script scripting sysadmin}}
- Compare directories @info:script
- ''sort'', to get compareable results on different machines. After that, you can diff the two shasums.t