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 ->
- Formatting Syntax @wiki
- ackslashes followed by a whitespace or the end of line. This is some text with some linebreaks\\ Note t... o backslashes are only recognized at the end of a line\\ or followed by\\ a whitespace \\this happens wi... o backslashes are only recognized at the end of a line\\ or followed by\\ a whitespace \\this happens ... e this warning (for all users), put the following line in ''conf/lang/en/lang.php'' (more details at [[d
- 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
- Serial Protocol @p:dmx
- re is a serial protocol over USB. The protocol is line by line, with carriage return ("\n") as end. The first character denotes the type of command or informa
- Oracle: SPFile and PFiles @info:oracle
- racle/config/pfiles/initweb.ora'', the the second line would be: <code sql> STARTUP NOMOUNT PFILE='/db/
- rmdir for OSX @info:mac
- This makes removing directories from the command line quite complicated: <code bash> $ rmdir test rmdir
- 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
- 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
- Start and Stop the Apple File Server from Command Line @blog:2011
- Start and Stop the Apple File Server from Command Line ====== You can use ''/sbin/service'' to start or
- Set PHP Variables in .htaccess Files @blog:2010
- the value to "0", which means no limit, add this line: <code> php_value max_execution_time 0 </code>
- JAX-WS Debugging @info:java
- lowing to yout JVM arguments (e.g. to the command line): <code> -Dcom.sun.xml.internal.ws.transport.htt
- How To Create a Moveable VM with VirtualBox @blog:2010
- the full path to VBoxManage, VirtualBox's command line tool. ''SCRIPT_EXT='' is the extensions for the g
- Drupal: Reverse Proxy @blog:2010
- _X_FORWARDED_HOST']''. Additionally, I added the line \\ ''ini_set('session.cookie_path', '/'.$_SERVER[