• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » up
Trace: • idea • andunix Infos • /etc • simulation • Travian Map Download Script

up
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
@info
  • Any namespace
  • info:linux (2)
  • info:mysql (2)
  • info:script (2)
  • info:solaris (2)
  • info:code (1)
  • info:cryptography (1)
  • info:mac (1)
  • info:sysadmin (1)
  • info:virtualbox (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Android Backup
  • DynDNS Updates without a Client
  • Increase the Tomcat Upload Limit
  • Cleanup Packages
  • MySQL: Backup

Fulltext results:

DynDNS Updates without a Client @info:script
12 Hits, Last modified: 13 years ago
====== DynDNS Updates without a Client ====== My new hosting provide Strato offers DynDNS. I was sear... b as good as any other client. <code bash dyndns-update.sh> #! /bin/bash . ${HOME}/.dyndns.cfg DOMA... silent --show-error --insecure --user ${LOGIN} "${UPDATE_URL}?hostname=${domain}" done </code> First,... the ''$LOGIN'' variable) and the server's URL (''$UPDATE_URL'') are read from the config file ''~/.dyn
Virtual Network Visualization @info:solaris
10 Hits, Last modified: 13 years ago
d using [[http://www.graphviz.org/|Graphviz]]. **Update**: You might also be interested in the [[http... e"; #$STYLE{'unknown'} = "fontcolor=red"; $STYLE{'up'} = "fontcolor=green"; print "digraph vnet {\n";... MTU STATE OVER e1000g0 phys 1500 up -- e1000g1 phys 1500 unknown -- ... tub 9000 unknown -- isc0 vnic 9000 up isc_net0 isc1 vnic 9000 up
VBoxManage (The VirtualBox CLI) @info:virtualbox
3 Hits, Last modified: 12 years ago
domain>] [--verbose] updateadditions [--sourc... -lowerip <lower_ip> --upperip <upper_ip>] [--enable | --disable] dhcpserver remo
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 '... > </code> To (re)enable a service: <code bash> update-rc.d <service> enable|disable service <servic
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
root login with bash @info:script
1 Hits, Last modified: 13 years ago
xample.com -t "su - root -c /bin/bash"' I set it up as an alias in ''.bashrc'': alias demo_root='s
localeadm @info:solaris
1 Hits, Last modified: 13 years ago
eu -d /mnt/Solaris_10/Product </code> ==== Clean Up ==== If you have finished, you can unmount the I
Plaintext @info:cryptography
1 Hits, Last modified: 13 years ago
, usually encryption algorithms, and is the input upon which they operate. Cleartext, by contrast, ref
Git @info:code
1 Hits, Last modified: 7 years ago
evelop feature/FEATURE ===== Subversion ===== === Update === git svn fetch ====== Git Flow ====== ==
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}')
Increase the Tomcat Upload Limit @info:sysadmin
1 Hits, Last modified: 9 years ago
====== Increase the Tomcat Upload Limit ====== The "manager"-App of the Tomcats has a limit of 50MiB.
MySQL: Create User @info:mysql:user
1 Hits, Last modified: 10 years ago
S_PER_HOUR 0 MAX_CONNECTIONS_PER_HOUR 0 MAX_UPDATES_PER_HOUR 0 MAX_USER_CONNECTIONS 0 ; CREA
MacPorts @info:mac
1 Hits, Last modified: 10 years ago
</code> ===== Housekeeping ===== When ports are updated, the old port is only deactivated, not unins

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