Fulltext results:
- Command Line Audio @info:mac
- :date created = 2009-06-19 16:17~~ ====== 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 use via ssh. I've found it here:... 7/04/28/change-the-system-volume-from-the-command-line/|OS X Daily - Change the system volume from the c
- Virtual Network Visualization @info:solaris
- n"; open INPUT, "dladm show-link|"; # skip first line <INPUT>; while (defined($line=<INPUT>)) { if ($line =~ /^([^\s]+)\s+([^\s]+)\s+([^\s]+)\s+([^\s]+)\s+([^\s]+)$/) { $s = $STYLE{$2}... .$STYLE{$4} if defined($STYLE{$4}); print " // $line $1 [$s];\n"; if ($5 ne '--') { print " $1 ->
- localeadm @info:solaris
- and configures Solaris locales through a command line interface. * man page: [[http://docs.oracle.co... u have to mount it (insert your path in the first line. <code bash> ISOIMG="/share/iso/sol-10-u8-ga-spa... of bash or ksh), then use backticks in the second line: ''LOFIDEV=`lofiadm -a ${ISOIMG}`'' Now you can
- AirPort Command Line Interface @info:mac
- ====== AirPort Command Line Interface ====== ===== AirPort On/Off ===== Infos from [[http://osxdaily.c... able-disable-airport-wireless-connections-command-line/|OS X Daily]] ==== AirPort On ==== networkset
- Specify Java VM for Eclipse @info:code:eclipse
- Java VM from ''/opt/jdk/bin/java'' add these two lines to the ''eclipse.ini'' in the Eclipse installati... 'java'' executeable are specified in two separate lines!</note> Source: [[http://wiki.eclipse.org/Eclip
- root login with bash @info:script
- word: # The ''Password'' prompt on the second line is from the ''su'', for the ''root'' password. {
- Oracle: SPFile and PFiles @info:oracle
- racle/config/pfiles/initweb.ora'', the the second line would be: <code sql> STARTUP NOMOUNT PFILE='/db/
- Print Information about a Key @info:cryptography:openssl
- coding of the DER encoding with header and footer lines added. The NET option is an obscure Netscape ser
- Make your Mac feel at Home @info:mac
- of the wireless network) and replace the two echo lines with your code. {{tag>cli mac osx wlan sysadmin
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- out options. <code> Oracle VM VirtualBox Command Line Management Interface Version 4.2.16 (C) 2005-2013
- Convert a Key @info:cryptography:openssl
- ass PASSWORD'' to set the password on the command line. If you don't, keytool will ask you for a passwor
- rmdir for OSX @info:mac
- This makes removing directories from the command line quite complicated: <code bash> $ rmdir test rmdir
- Print all certificates in a file @info:cryptography:openssl
- preceded by their subject and issuer names in one line format. * ''[[http://www.openssl.org/docs/apps/
- DynDNS Updates without a Client @info:script
- pace separated, I recomment to put one domain per line. In the for loop, curl is used to update the dom
- JAX-WS Debugging @info:java
- lowing to yout JVM arguments (e.g. to the command line): <code> -Dcom.sun.xml.internal.ws.transport.htt