Fulltext results:
- DynDNS Updates without a Client @info:script
- ====== DynDNS Updates without a Client ====== My new hosting provide Strato offers DynDNS. I was searchin... 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.
- Disable a Service @info:linux:debian
- 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
- ==== 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
- Git @info:code
- evelop feature/FEATURE ===== Subversion ===== === Update === git svn fetch ====== Git Flow ====== === In
- MySQL: Change Password @info:mysql:user
- can alternatively use the following: <code sql> UPDATE mysql.user SET Password=PASSWORD('{passwd}') WHER
- Virtual Network Visualization @info:solaris
- d using [[http://www.graphviz.org/|Graphviz]]. **Update**: You might also be interested in the [[http://b
- MySQL: Create User @info:mysql:user
- S_PER_HOUR 0 MAX_CONNECTIONS_PER_HOUR 0 MAX_UPDATES_PER_HOUR 0 MAX_USER_CONNECTIONS 0 ; CREATE D
- MacPorts @info:mac
- </code> ===== Housekeeping ===== When ports are updated, the old port is only deactivated, not uninstall
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- domain>] [--verbose] updateadditions [--source <g