• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » update
Trace: • qrcode • Welcome to your new DokuWiki • andunix Infos • ssh • Travian Map Download Script • wiki • Home Server Goals • Dice Roller • localeadm • jps - Java Virtual Machine Process Status Tool

update
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
  • info (6)
  • blog (3)
  • z (2)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • DynDNS Updates without a Client

Fulltext results:

DynDNS Updates without a Client @info:script
10 Hits, Last modified: 13 years ago
b as good as any other client. <code bash dyndns-update.sh> #! /bin/bash . ${HOME}/.dyndns.cfg DOMAINS=... silent --show-error --insecure --user ${LOGIN} "${UPDATE_URL}?hostname=${domain}" done </code> First, the... the ''$LOGIN'' variable) and the server's URL (''$UPDATE_URL'') are read from the config file ''~/.dyndns.... file: <file bash dyndns.cfg> LOGIN="jdoe:secret" UPDATE_URL="http://members.dyndns.org/nic/update" # DynD
Travian Map Download Script @z:travian
9 Hits, Last modified: 13 years ago
mport SQL ${BIN_DIR}/import.sh ${world} # # update SQL ${BIN_DIR}/update.sh ${world} # # export dump if [ -d ${DUMP_DIR} ] then ${MYSQLDUMP} |... +'%Y-%m-%d %H:%M:%S'` $0 finished" </code> ===== update.sh ===== <code sql> #! /bin/sh BIN_DIR=`dirname ... M:%S'`: ${world}_world" ${MYSQL} << __SQL__ -- -- update world -- TRUNCATE ${world}_world; INSERT INTO ${w
Disable a Service @info:linux:debian
2 Hits, Last modified: 9 years ago
le a service: <code bash> service <service> stop update-rc.d <service> enable|disable </code> With ''sys... > </code> To (re)enable a service: <code bash> update-rc.d <service> enable|disable service <service> s
init @info:linux:debian
2 Hits, Last modified: 13 years ago
==== To activate an init script ("myscript"): update-rc.d myscript enable To deactivate an init script ("myscript"): update-rc.d myscript remove Further information can be
Virtual Network Visualization @blog:2009
1 Hits, Last modified: 17 years ago
ered using [[http://www.graphviz.org/|Graphviz]]. Update: The dladm2dot.pl script now also shows the non-g
Git @info:code
1 Hits, Last modified: 7 years ago
evelop feature/FEATURE ===== Subversion ===== === Update === git svn fetch ====== Git Flow ====== === In
IPS Repository Appliance @blog:2010
1 Hits, Last modified: 15 years ago
publisher on the another host, where you want to update or install packages, as repository. To set it as
MySQL: Change Password @info:mysql:user
1 Hits, Last modified: 12 years ago
can alternatively use the following: <code sql> UPDATE mysql.user SET Password=PASSWORD('{passwd}') WHER
Virtual Network Visualization @info:solaris
1 Hits, Last modified: 13 years ago
d using [[http://www.graphviz.org/|Graphviz]]. **Update**: You might also be interested in the [[http://b
Upgrade Solaris 11/OpenSolaris from Text to Graphical @blog:2010
1 Hits, Last modified: 15 years ago
/mnt uninstall babel_install slim_install bootadm update-archive -R /mnt beadm umount $be beadm activate $
Travian Analyzer Bookmarklet @z:travian
1 Hits, Last modified: 13 years ago
?/,'http://travian.ws/analyser.pl?s=de7&')) Now, update the bookmark and replace "welt7.travian.de" with

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