• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » up
Trace: • Android Apps • init • Hello Drupal • /etc/path_to_inst • networking • Projects • setup • VBoxManage (The VirtualBox CLI) • localeadm • database

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
Any namespace
  • Any namespace
  • info (13)
  • blog (8)
  • wiki (3)
  • z (3)
  • p (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • backup
  • drupal
  • setup
  • Drupal: Reverse Proxy
  • Upgrade Solaris 11/OpenSolaris from Text to Graphical
  • Android Backup
  • DynDNS Updates without a Client
  • Increase the Tomcat Upload Limit
  • Drupal: Reverse Proxy
  • Cleanup Packages
  • MySQL: Backup
  • base-exec-superuser

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
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 ${MYSQ... +'%Y-%m-%d %H:%M:%S'` $0 finished" </code> ===== update.sh ===== <code sql> #! /bin/sh BIN_DIR=`dirn... M:%S'`: ${world}_world" ${MYSQL} << __SQL__ -- -- update world -- TRUNCATE ${world}_world; INSERT INTO
Formatting Syntax @wiki
5 Hits, Last modified: 5 years ago
parentheses. ===== Sectioning ===== You can use up to five different levels of headlines to structur... d audio formats. To mitigate the problem, you can upload your file in different formats for maximum br... 4 video: {{video.mp4|A funny video}} When you upload a ''video.webm'' and ''video.ogv'' next to th... xgraph text thinbasic tsql twig typoscript unicon upc urbi uscript vala vbnet vb vbscript vedit verilo
Upgrade Solaris 11/OpenSolaris from Text to Graphical @blog:2010
3 Hits, Last modified: 15 years ago
~~META:date created = 2010-10-04 14:33~~ ====== Upgrade Solaris 11/OpenSolaris from Text to Graphical ... e installed with a text interface. Here is how to upgrade to a graphical system. Do the following as ... /mnt uninstall babel_install slim_install bootadm update-archive -R /mnt beadm umount $be beadm activa
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
Hello Drupal @blog:2010
2 Hits, Last modified: 16 years ago
he main reason to choose Drupal. I've already set up my Projects a special content nodes and thinking ... ows in the Blogroll channel in the sidebar. I set up a "Friend" content type and gave it attributes li
IPS Repository Appliance @blog:2010
2 Hits, Last modified: 15 years ago
publisher on the another host, where you want to update or install packages, as repository. To set i... ou can install a VM from the Live CD and then set up the repository server to use the mounted ISO imag
Memory Usage of a Solaris Container (Zone) @blog:2010
2 Hits, Last modified: 16 years ago
ones, my first question was: Which zone is eating up my RAM? So, here are the commands I used. ===== ... ''size'' Sort by size of process image. Note the upper case ''-Z'' in the first an the lower case ''-
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
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
DokuWiki @wiki
1 Hits, Last modified: 5 years ago
Change Log]] * [[doku>Install|How to install or upgrade]] :!: * [[doku>config|Configuration]] **U
MacPorts @info:mac
1 Hits, Last modified: 10 years ago
</code> ===== Housekeeping ===== When ports are updated, the old port is only deactivated, not unins
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
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.
Simulating slow network connections with trickle @blog:2014
1 Hits, Last modified: 12 years ago
Travian Analyzer Bookmarklet @z:travian
1 Hits, Last modified: 13 years ago
Welcome to your new DokuWiki @wiki
1 Hits, Last modified: 5 years ago
MySQL: Change Password @info:mysql:user
1 Hits, Last modified: 12 years ago
Git @info:code
1 Hits, Last modified: 7 years ago
root login with bash @info:script
1 Hits, Last modified: 13 years ago
Virtual Network Visualization @blog:2009
1 Hits, Last modified: 17 years ago
Plaintext @info:cryptography
1 Hits, Last modified: 13 years ago
CloudTable @z:cloudtable
1 Hits, Last modified: 13 years ago
localeadm @info:solaris
1 Hits, Last modified: 13 years ago
Program @p:dmx
1 Hits, Last modified: 12 years ago
ZFS Playground @blog:2009
1 Hits, Last modified: 17 years ago
Workaround for FolderSync with ownCloud 7 @blog:2014
1 Hits, Last modified: 11 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