Fulltext results:
- DynDNS Updates without a Client @info:script
- ====== DynDNS Updates without a Client ====== My new hosting provide Strato offers DynDNS. I was searc... as good as any other client. <code bash dyndns-update.sh> #! /bin/bash . ${HOME}/.dyndns.cfg DOMAIN... ilent --show-error --insecure --user ${LOGIN} "${UPDATE_URL}?hostname=${domain}" done </code> First, t... he ''$LOGIN'' variable) and the server's URL (''$UPDATE_URL'') are read from the config file ''~/.dyndn
- Disable a Service @info:linux:debian
- e a service: <code bash> service <service> stop update-rc.d <service> enable|disable </code> With ''s... </code> To (re)enable a service: <code bash> update-rc.d <service> enable|disable service <service>
- 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 b
- Git @info:code
- velop feature/FEATURE ===== Subversion ===== === Update === git svn fetch ====== Git Flow ====== ===
- MySQL: Change Password @info:mysql:user
- can alternatively use the following: <code sql> UPDATE mysql.user SET Password=PASSWORD('{passwd}') WH
- Virtual Network Visualization @info:solaris
- using [[http://www.graphviz.org/|Graphviz]]. **Update**: You might also be interested in the [[http:/
- MySQL: Create User @info:mysql:user
- _PER_HOUR 0 MAX_CONNECTIONS_PER_HOUR 0 MAX_UPDATES_PER_HOUR 0 MAX_USER_CONNECTIONS 0 ; CREATE
- MacPorts @info:mac
- /code> ===== Housekeeping ===== When ports are updated, the old port is only deactivated, not uninsta
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- omain>] [--verbose] updateadditions [--source