• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net ยป base
Trace:

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

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • z (9)
  • blog (3)
  • info (3)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • database
  • Database
  • MySQL: Backup
  • MySQL: Create Database
  • Database Administration
  • MySQL: Remove Database
  • andunix Infos
  • base-exec-superuser
  • base-exec-user
  • base-net-load-url
  • base-repo-get-service
  • base-repo-get-value
  • base-ssh-login
  • base-ssh-mount
  • base-ssh-umount
  • base
  • Project Archive

Fulltext results:

base-exec-superuser @z:relax:api:base
5 Hits, Last modified: 13 years ago
====== base-exec-superuser ====== Executes a command as a given user. Command is executed using ssh if ... exec'', ''su'' or ''sudo''. ===== Usage ===== base-exec-superuser USER COMMAND * ''USER'': A key ... '', ''su'' or ''sudo''. * Additionally, the [[base-exec-user#usage|properties of base-exec-user]]. * ''COMMAND'': A command to be executed. It is execut
base-net-load-url @z:relax:api:base
4 Hits, Last modified: 13 years ago
====== base-net-load-url ====== Loads a file from an URL and outputs it to STDOUT. ===== Usage ===== base-net-load-url URL * ''URL'': the URL to load. ... ed by the URL. ===== Examples ===== <code bash> base-net-load-url "${service_url}" </code> <code bash> PASSWORD=$(base-net-load-url ${PASSWORD_URL}) </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 singl... r the given key) to STDOUT. ===== Usage ===== base-repo-get-value SERVICE KEY * ''SERVICE'': A ke... ervice must be a zone (have $ZONE set) if [ -z "$(base-repo-get-value ${service} ZONE)" ]; then echo "C
base-ssh-login @z:relax:api:base
3 Hits, Last modified: 13 years ago
====== base-ssh-login ====== Logs into a remote host using ssh. This can be used to open a remote sesss... ususally it's used by other methods (especially [[base-exec-user]]) to remotely execute a command. ===== Usage ===== base-ssh-login SERVICE [ COMMAND ] * ''SERVICE'': a
base-exec-user @z:relax:api:base
3 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... . It is executed either locally or remote using [[base-ssh-login]]. ===== Returns ===== Returns the ou
base-repo-get-service @z:relax:api:base
3 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 ... ==== <code bash> # # get service config config=$(base-repo-get-service ${service}) if [ $? != 0 ]; then
base @z:relax:api:base
2 Hits, Last modified: 13 years ago
====== base ====== The ''base'' module implements the basic methods used by the other modules. ===== Methods ====
How To Create a Moveable VM with VirtualBox @blog:2010
2 Hits, Last modified: 16 years ago
ZE=${a:-${DISK_SIZE}} </code> The main part. The base directory, the VM and the disk image are created.... } -q createvm --name "${VM_NAME}" --basefolder "${BASE_DIR}" ${VBOX} -q registervm "${VM_DIR}/${VM_NAME}
Drupal: Reverse Proxy @blog:2010
2 Hits, Last modified: 13 years ago
'SSL' : 'NONSSL'; if ($request_type != "SSL"){ $base_url = 'http://' . $_SERVER['SERVER_NAME']; // NO... kie_domain = $_SERVER['SERVER_NAME']; } else { $base_url = 'https://' . $_SERVER['HTTP_X_FORWARDED_HOS
base-ssh-mount @z:relax:api:base
2 Hits, Last modified: 13 years ago
====== base-ssh-mount ====== Mounts a remote share using sshfs/fuse (sftp). ===== Usage ===== base-ssh-mount SERVICE * ''SERVICE'': A key of a se
base-ssh-umount @z:relax:api:base
2 Hits, Last modified: 13 years ago
====== base-ssh-umount ====== Unmounts a remote share which had been mounted using sshfs/fuse (sftp). ===== Usage ===== base-ssh-mount SERVICE * ''SERVICE'': A key of a se
Formatting Syntax @wiki
1 Hits, Last modified: 5 years ago
inks_to_local_pages_do_not_work|Mozilla Knowledge Base]]. However, there will still be a JavaScript warn
Git @info:code
1 Hits, Last modified: 7 years ago
=== Release === git flow release start RELEASE [BASE] git flow release finish RELEASE === Hotfix ==
Welcome Back @blog:2013
1 Hits, Last modified: 12 years ago
support. As I'm using this site more as Knowledge Base than a Blog, DokuWiki is the better alternative.
Firefox @info:prog:firefox
1 Hits, Last modified: 13 years ago
e]] in the [[http://kb.mozillazine.org/|mozillaZine Knowledge Base]]. {{tag>mozilla firefox cli howto}}
VBoxManage (The VirtualBox CLI) @info:virtualbox
1 Hits, Last modified: 12 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