• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » co
Trace: • Make your Mac feel at Home • jax-ws • fun • rman • url • schripting • recommendation • Travian Village Planner - Tribe & Village Name • Travian • port

co
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.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@z
  • Any namespace
  • z:relax (9)
  • z:travian (3)
  • z:cloudtable (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Travian Map Download Script @z:travian
16 Hits, Last modified: 13 years ago
rom Travian and import it to the database. ===== config.inc ===== <code bash> # # database DB_USER="travian" # set this to your database user DB_PASS="tr... "/usr/bin/curl --silent --show-error --output " </code> ===== cron.hourly ===== <code bash> #! /bin/sh echo `date +'%Y-%m-%d %H:%M'`: $0 for w in de7 d
base-repo-get-service @z:relax:api:base
10 Hits, Last modified: 13 years ago
=== base-repo-get-service ====== Loads a service configuration from the repository and outputs it to ... ually evaluated in a shell script by the ''eval'' command. ===== Example ===== <code bash> # # get service config config=$(base-repo-get-service ${service}) if [ $? != 0 ]; then echo
base-exec-superuser @z:relax:api:base
8 Hits, Last modified: 13 years ago
====== base-exec-superuser ====== Executes a command as a given user. Command is executed using ssh if the user is not on localhost. Before executing the command, the privileges will be elevated. This privi... hod is defined by $RIGHT_ELEVATION in the service configuration and can be either ''pfexec'', ''su'' o
base-exec-user @z:relax:api:base
7 Hits, Last modified: 13 years ago
====== base-exec-user ====== Executes a command as a given user. Command is executed using ssh if the user is not on localhost. ===== Usage ===== base-exec-user USER COMMAND * ''USER'': A key of an user definition i... ''REMOTE_USER'' (optional): The user execute the command remotely. If not present, same as local user
CloudTable @z:cloudtable
6 Hits, Last modified: 13 years ago
CloudTable ====== ===== Big Picture ===== This concept-image shows the currently planned architectu... .png?nolink|CloudTable Big Picture Draft 1}} The core appears as a single block for now, it will be b... roken up in a second version of the drawing. The config store stores the informations about the forms... of diffentent databases or even techniques. This could be files for config and a database for the dat
base-ssh-login @z:relax:api:base
6 Hits, Last modified: 13 years ago
ecially [[base-exec-user]]) to remotely execute a command. ===== Usage ===== base-ssh-login SERVICE [ COMMAND ] * ''SERVICE'': a key of an user or host... ''REMOTE_USER'' (optional): The user execute the command remotely. If not present, same as local user will be taken. * ''COMMAND'': a command to be executed. If not present,
base-net-load-url @z:relax:api:base
5 Hits, Last modified: 13 years ago
he URL to load. ===== Returns ===== Returns the contents of the resource referenced by the URL. ===== Examples ===== <code bash> base-net-load-url "${service_url}" </code> <code bash> PASSWORD=$(base-net-load-url ${PASSWORD_URL}) </code>
host-user-list @z:relax:api:host
3 Hits, Last modified: 13 years ago
pository. ===== Returns ===== Returns the first colum (login) of the ''/etc/passwd'' file. ===== Example ===== <code bash> users=$(host-user-list "${host}" \ | egrep -v "${IGNORED_USERS}" ) </code>
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... in the service definition. ===== Example ===== <code bash> # # service must be a zone (have $ZONE se... E)" ]; then echo "CRITICAL: service '${service}' is no zone (ZONE not set)" >&2 exit 1 fi # </code>
Travian Analyzer Bookmarklet @z:travian
3 Hits, Last modified: 13 years ago
the Analyzer. ===== Source ===== And here is the code again, in a more readable way: <code> javascript: top.location.href=( (String(window.getSelection... pieler|allianz)\.php\?/,'http://travian.ws/analyser.pl?s=de7&') ) </code> {{tag>javascript travian}}
ReLAX @z:relax
2 Hits, Last modified: 13 years ago
* [[http://bitbucket.org/andunix/relax/|Source Code]] ([[http://bitbucket.org/andunix/relax/src/|browse source code]]) ===== Blog Entries ===== * **2009-11-27**
host-user-tab @z:relax:api:host
2 Hits, Last modified: 13 years ago
-tab ====== Lists the users on a given host as a colon separated table. ===== Usage ===== host-us... definition in the repository. ===== Returns ===== Returns the contents of the ''/etc/passwd'' file.
Travian @z:travian
1 Hits, Last modified: 13 years ago
s regarding the browsergame "[[http://www.travian.com/|Travian]]" ([[http://www.travian.de/|german pag... ravian Analyzer]] * [[http://www.traviantoolbox.com/|Travian Toolbox]] * [[http://www.ebav.co.uk/travian/|Travian Village Planner]] -- the inspiration

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