Fulltext results:
- Make your Mac feel at Home @info:mac
- = 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 SSID info from 'airport' and search for $HOMESSID SSID=$(
- jps - Java Virtual Machine Process Status Tool @info:java
- meters: ''jps -v'' <code> 56053 Jps -Dapplication.home=/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home -Xms8m 55719 hourglass.jar 51299 jEdit 51610 Main -Djdk.home=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home -Dnetbeans.system_http_proxy=DIRECT -Dnetbeans.sy
- DynDNS Updates without a Client @info:script
- searching for a DynDNS client for my OpenSolaris Home Server, but a small bash script does the job as g... <code bash dyndns-update.sh> #! /bin/bash . ${HOME}/.dyndns.cfg DOMAINS=$(cat ${HOME}/.dyndns.domains) echo "$(date '+%Y-%m-%d %H:%M') $(basename $0)" f... //www.dyndns.com/developers/specs/syntax.html. {{tag>homeserver opensolaris script scripting sysadmin}}
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- abelit <raw device> * Example: Write the name "home" and the volume "vol1" to disk ''c0t0d0s0'': labelif -F ufs /dev/rdsk/c0t0d0s0 home vol1 * Labeled filesystems can be copied with
- Oracle @info:oracle
- marks ===== * [[http://www.oracle.com/pls/db102/homepage|Oracle Database Online Documentation 10g Rele... 2 (10.2)]] * [[http://www.oracle.com/pls/db112/homepage|Oracle Database Online Documentation 11g Rele
- Package Repositories @info:solaris
- 0/ |lifewithsolaris.jp Repository | |http://ips.homeunix.com:10000/ |ips.homeunix.com Repository | |https://pkg.sun.com/opensolaris/ha-cluster/ |[[http:/
- Command Line Audio @info:mac
- change the audio volume from remote of my Mac at home, I needed a command line tool which I can use via
- Install the Java-Plugin for Firefox @info:java
- E's "lib" dir. <code bash> sudo ln -s \ ${JAVA_HOME}/jre/lib/amd64/libnpjp2.so \ /usr/lib/firefox-a
- Oracle: SPFile and PFiles @info:oracle
- PFILE; </code> It will create a PFile ''${ORACLE_HOME}/dbs/init${ORACLE_SID}.ora''. ===== Import PFile
- Oracle: Recovery Manager @info:oracle
- last three days): <code bash> #!/bin/bash . ${HOME}/.profile rman target / << __EOF__ DELETE NOPRO