• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » get
Trace: • /etc • fstyp • ReLAX • backup • andunix Infos • osx • android

get
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • info (13)
  • blog (6)
  • z (5)
  • wiki (2)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • base-repo-get-service
  • base-repo-get-value

Fulltext results:

VBoxManage (The VirtualBox CLI) @info:virtualbox
8 Hits, Last modified: 12 years ago
er <name>|<ip>] [--target <target>] [--tport <port>] [--lun <lun>] ... X] [--uuid <uuid>] getextradata global|<uuid>|<name> ... add <index,0-N> --target <uuid>|<name>|global
Travian Map Download Script @z:travian
6 Hits, Last modified: 13 years ago
/mysqldump -u${DB_USER} -p${DB_PASS} ${DB_INST}" WGET="/usr/bin/wget -nv --output-document=" #WGET="/usr/bin/curl --silent --show-error --output " </code> ===== cron.hour... M'`: $0 for w in de7 do ${HOME}/opt/travian/bin/get.sh ${w} done </code> ===== get.sh ===== <code ba
Welcome to your new DokuWiki @wiki
6 Hits, Last modified: 5 years ago
s now up and running. Here are a few more tips to get you started. Enjoy your work with DokuWiki,\\ --... od way to stay informed on what's going on and to get useful tips in using DokuWiki is subscribing to t... .org|DokuWiki User Forum]] is an excellent way to get in contact with other DokuWiki users and is just one of the many ways to get [[doku>faq:support|support]]. Of course we'd be
Travian Analyzer Bookmarklet @z:travian
4 Hits, Last modified: 13 years ago
on javascript:top.location.href=((String(window.getSelection()).length>0)?'http://travian.ws/analyser.pl?s=de7&q='+window.getSelection():top.location.href.replace(/http:\/\/we... javascript: top.location.href=( (String(window.getSelection()).length>0) ? 'http://travian.ws/analyser.pl?s=de7&q='+window.getSelection() : top.location.href.replace(/http:
Cleanup Packages @info:linux:debian
4 Hits, Last modified: 12 years ago
) packages with this command: <code bash> dpkg --get-selections | grep 'deinstall$' </code> You can f... he packages: <code bash> aptitude purge $(dpkg --get-selections | grep 'deinstall$' | cut -f1) </code>... aptitude install deborphan </code> Then you can get the list of orphans: <code bash> deborphan </cod... ort PKGS. --keep-file, -k FILE Use FILE to get/store info about kept packages. --list-keep,
base-repo-get-service @z:relax:api:base
4 Hits, Last modified: 13 years ago
====== base-repo-get-service ====== Loads a service configuration from the repository and outputs it to STDOUT. ===== Usage ===== base-repo-get-service SERVICE * ''SERVICE'': a key of a serv... '' command. ===== Example ===== <code bash> # # get service config config=$(base-repo-get-service ${service}) if [ $? != 0 ]; then echo "ERROR loading se
base-repo-get-value @z:relax:api:base
3 Hits, Last modified: 13 years ago
====== base-repo-get-value ====== Loads a service configuration from the repository and outputs a sing... n key) to STDOUT. ===== Usage ===== base-repo-get-value SERVICE KEY * ''SERVICE'': A key of a se... t be a zone (have $ZONE set) if [ -z "$(base-repo-get-value ${service} ZONE)" ]; then echo "CRITICAL:
Oracle: Resize Instance @info:oracle
2 Hits, Last modified: 13 years ago
]]: <code sql> ALTER SYSTEM SET pga_aggregate_target = 2G SCOPE=SPFILE; ALTER SYSTEM SET sga_target = 6G SCOPE=SPFILE; </code> Then, (optionally) export t
Debug Server Certificate from Client @info:cryptography:openssl
2 Hits, Last modified: 12 years ago
= PositiveSSL CA 2 verify error:num=20:unable to get local issuer certificate verify return:0 --- Cert... : 300 (sec) Verify return code: 20 (unable to get local issuer certificate) --- ^C </file> {{tag>c
Oracle: Recovery Manager @info:oracle
2 Hits, Last modified: 13 years ago
Start Recovery Manager ===== <code bash> rman target / </code> ===== Delete Archive Logs ===== Delet... bash> #!/bin/bash . ${HOME}/.profile rman target / << __EOF__ DELETE NOPROMPT ARCHIVELOG ALL COMPL
Make your Mac feel at Home @info:mac
2 Hits, Last modified: 10 years ago
ur Home WLAN SSID (name): HOMESSID="mycastle" # # Get SSID info from 'airport' and search for $HOMESSID SSID=$(${AIRPORT} --getinfo | grep ' SSID:') SSID=$(echo ${SSID} | grep "
Dice Roller @blog:2009
2 Hits, Last modified: 17 years ago
==== <code html> <form name="rolldice" method="GET"> <input type="text" name="n" size="2"/> ... document.rolldice.r.value = result; document.getElementById("rolls").innerHTML = rolls; return f
ReLAX @blog:2009
2 Hits, Last modified: 16 years ago
k of a good project name, I named it "ReLAX". To get startet, here is a small comparison of the concep... llow any server which can be read by ''curl'', ''wget'' or ''cat''. This allows http, https, ftp, ftps
Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
1 Hits, Last modified: 13 years ago
prtvtoc <source raw device> | fmthard -s - <target raw device> ==== Inodes ==== * Find all hard
List Open Ports @info:sysadmin
1 Hits, Last modified: 9 years ago
List Open Ports ====== To list the open ports together with the listening processes: <code bash> net
rmdir for OSX @info:mac
1 Hits, Last modified: 10 years ago
Formatting Syntax @wiki
1 Hits, Last modified: 5 years ago
How To Create a Moveable VM with VirtualBox @blog:2010
1 Hits, Last modified: 16 years ago
localeadm @info:solaris
1 Hits, Last modified: 13 years ago
Plaintext @info:cryptography
1 Hits, Last modified: 13 years ago
Compare directories @info:script
1 Hits, Last modified: 7 years ago
Shell Script Variables @info:script
1 Hits, Last modified: 10 years ago
IPS Repository Appliance @blog:2010
1 Hits, Last modified: 15 years ago
Hello Drupal @blog:2010
1 Hits, Last modified: 16 years ago
Workaround for FolderSync with ownCloud 7 @blog:2014
1 Hits, Last modified: 11 years ago
Travian Info Tool @z:travian
1 Hits, Last modified: 13 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International
CC Attribution 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki