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 SSI... rep's return code. if [ "$?" == "0" ]; then # in home wlan echo "home sweet home..." else # not at ho
- Home Server Goals @blog:2010
- ~~META:date created = 2010-03-02 16:41~~ ====== Home Server Goals ====== As Constantin [[http://constantin.glez.de/content/seven-useful-zfs-home-server-tips|suggested]], here is a list of services, which my home server should provide: * **Personal Video Reco... **Web Hosting**: I want to run web application at home. Usually, I'm hosting my webapps at Host Europe,
- 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
- andunix-tool @p:andunix-tool
- orresponding ''lib'' directory ANDUNIX_TOOL_DIR=${HOME}/opt/andunix-tool # Use this to define the path to your Java-Intallation JAVA_HOME=/opt/jdk exec ${JAVA_HOME}/bin/java -jar ${ANDUNIX_TOOL_DIR}/andunix-tool.jar $* </file> Global Optio
- 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
- 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
- Travian Map Download Script @z:travian
- your database instance # # directories MAP_DIR=${HOME}/opt/travian DUMP_DIR=/srv/glassfish/domains/doma... `date +'%Y-%m-%d %H:%M'`: $0 for w in de7 do ${HOME}/opt/travian/bin/get.sh ${w} done </code> =====
- 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