• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » name
Trace: • Gnome • fstyp • admin • Welcome to your new DokuWiki • ubunutu • mouse • ISO 3166-2 • Travian Map Download Script

name
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.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • info (21)
  • blog (13)
  • z (2)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Travian Village Planner - Tribe & Village Name
  • Set a Mac's Hostname

Fulltext results:

VBoxManage (The VirtualBox CLI) @info:virtualbox
121 Hits, Last modified: 12 years ago
groups showvminfo <uuid>|<name> [--details] [--machinereadable] showvminfo <uuid>|<name> --log <idx> registervm <filename> unregistervm <uuid>|<name> [--delete] createvm --name <name>
How To Create a Moveable VM with VirtualBox @blog:2010
15 Hits, Last modified: 16 years ago
ash> mkdir -p "${VM_DIR}" ${VBOX} -q createvm --name "${VM_NAME}" --basefolder "${BASE_DIR}" ${VBOX} -q registervm "${VM_DIR}/${VM_NAME}.xml" ${VBOX} -q storagectl "${VM_NAME}" --name "IDE Controller" --add ide ${VBOX} -q createhd --filena
Formatting Syntax @wiki
12 Hits, Last modified: 5 years ago
square brackets. You can either just give a [[pagename]] or use an additional [[pagename|link text]]. Internal links are created by using square brackets. You can either just give a [[pagename]] or use an additional [[pagename|link text]]. [[doku>pagename|Wiki pagenames]] are converted to lower
Travian Map Download Script @z:travian
12 Hits, Last modified: 13 years ago
get.sh ===== <code bash> #! /bin/sh BIN_DIR=`dirname $0` . ${BIN_DIR}/config.inc echo echo "`date +'%... port.sh ===== <code bash> #! /bin/sh BIN_DIR=`dirname $0` . ${BIN_DIR}/config.inc echo "***" echo "`da... pdate.sh ===== <code sql> #! /bin/sh BIN_DIR=`dirname $0` . ${BIN_DIR}/config.inc echo "***" echo "`da... ance; INSERT INTO ${world}_alliance(aid, alliancename, alliancepopulation) SELECT DISTINCT w1.aid, w1.
Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
9 Hits, Last modified: 13 years ago
/pci@2/network@0" 0 "e1000g"'' * logical device name: ''e1000g0'' * logical device path: ''/dev/e100... _to_inst]]'' maps physical device paths to driver name and driver instance number. Example: "/pci@0/p... pci@1/pci@0/pci@2/network@0" 0 "e1000g" === /etc/name_to_major === Maps driver name to major device number. Example: e1000g 51 ==== Save and Restore the
ZFS Playground @blog:2009
7 Hits, Last modified: 17 years ago
state: ONLINE scrub: none requested config: NAME STATE READ WRITE CKSUM demo ... h 0 errors on Tue Aug 11 15:45:59 2009 config: NAME STATE READ WRITE CKSUM demo ... h 0 errors on Tue Aug 11 15:52:24 2009 config: NAME STATE READ WRITE CKSUM demo ... h 0 errors on Tue Aug 11 15:52:24 2009 config: NAME STATE READ WRITE CKSUM demo
Set a Mac's Hostname @info:mac
7 Hits, Last modified: 10 years ago
====== Set a Mac's Hostname ====== To set the permanent hostname, use the ''scutil'' utility (enter the desired hostname instead of ''the_hostname''): <code bash> sudo scutil --set HostName the_hostname </code> === Credits
Drupal: Reverse Proxy @blog:2010
7 Hits, Last modified: 13 years ago
d * ''www.example.com'' with ''$_SERVER['SERVER_NAME']'' and * ''ssl.proxy.org'' with ''$_SERVER['HT... i_set('session.cookie_path', '/'.$_SERVER['SERVER_NAME'].'/');'' \\ to limit the cookies to the path, wh... SSL"){ $base_url = 'http://' . $_SERVER['SERVER_NAME']; // NO trailing slash! $cookie_domain = $_SERVER['SERVER_NAME']; } else { $base_url = 'https://' . $_SERVER['
Dice Roller @blog:2009
5 Hits, Last modified: 17 years ago
ed]]. ===== HTML Form ===== <code html> <form name="rolldice" method="GET"> <input type="text" name="n" size="2"/> d <input type="text" name="s" size="2"/> + <input type="text" name="o" size="4"/> <input type="submit" value="r
Generate a Test Key @info:cryptography:openssl
5 Hits, Last modified: 11 years ago
eyout|-keyout testkey.key]]'': this gives the filename to write the newly created private key to. If this option is not specified then the filename present in the configuration file is used. * ''... ut testkey.crt]]'': this specifies the output filename to write to or standard output by default. Now y... cs12.html#item__out|-out testkey.p12]]'': the filename to write certificates and private keys to, standa
exiftool @info:script
5 Hits, Last modified: 9 years ago
====== exiftool ====== ===== Rename Photos ===== Try it first with ''-testname'': exiftool -d %Y-%m-%d_%H%M%S%%-c.%%e "-testname<CreateDate" *.jpg Then rename the files: exiftool -d %Y-%m-%d_%H%M%S%%-c.%%e "-filename<CreateDate"
Oracle: List Accounts with Objects @info:oracle
4 Hits, Last modified: 13 years ago
, you can query them with: <code sql> SELECT USERNAME FROM ALL_USERS ORDER BY USERNAME; </code> Or, if you only want the DBAs: <code sql> SELECT USERNAME FROM DBA_USERS ORDER BY USERNAME; </code> {{tag>admin oracle sqlplus}}
Travian Village Planner - Tribe & Village Name @blog:2009
3 Hits, Last modified: 17 years ago
====== Travian Village Planner - Tribe & Village Name ====== Yesterday, I had some time and worked on ... illage Planner. It now has an input field for the name of the village and you can select your tribe. Bot... ark”. The tribe is saved as parameter 't' and the name as 'n'. You can check it out here: * [[http:/
MySQL: Create User @info:mysql:user
2 Hits, Last modified: 10 years ago
ive: <code sql> CREATE DATABASE IF NOT EXISTS `dbname` DEFAULT CHARACTER SET = 'utf8'; GRANT ALL ON `dbname`.* TO 'dbuser'@'dbhost' IDENTIFIED BY 'dbpass'; <
fstyp @info:solaris
2 Hits, Last modified: 13 years ago
fstyp -v /dev/rdsk/c7d0s0 <file> zfs version: 14 name: 'rpool' state: 0 txg: 6946 pool_guid: 2570515241943895053 hostid: 876213 hostname: 'workbox' top_guid: 9425194213536263558 guid: 94
Print all certificates in a file @info:cryptography:openssl
2 Hits, Last modified: 13 years ago
Travian Village Planner @blog:2009
2 Hits, Last modified: 13 years ago
DynDNS Updates without a Client @info:script
2 Hits, Last modified: 13 years ago
Make your Mac feel at Home @info:mac
2 Hits, Last modified: 10 years ago
Git @info:code
2 Hits, Last modified: 7 years ago
ReLAX @blog:2009
1 Hits, Last modified: 16 years ago
List Open Ports @info:sysadmin
1 Hits, Last modified: 9 years ago
Debug Server Certificate from Client @info:cryptography:openssl
1 Hits, Last modified: 12 years ago
Print Information about a Certificate @info:cryptography:openssl
1 Hits, Last modified: 10 years ago
Print Information about a Key @info:cryptography:openssl
1 Hits, Last modified: 11 years ago
Android Backup @info:android
1 Hits, Last modified: 13 years ago
Hello Drupal @blog:2010
1 Hits, Last modified: 16 years ago
IPS Repository Appliance @blog:2010
1 Hits, Last modified: 15 years ago
OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
1 Hits, Last modified: 17 years ago
Memory Usage of a Solaris Container (Zone) @blog:2010
1 Hits, Last modified: 16 years ago
/etc/path_to_inst @info:solaris:etc
1 Hits, Last modified: 13 years ago
Oracle: EXP @info:oracle
1 Hits, Last modified: 13 years ago
Travian Analyzer Bookmarklet @z:travian
1 Hits, Last modified: 13 years ago
MySQL: Change Password @info:mysql:user
1 Hits, Last modified: 12 years ago
jps - Java Virtual Machine Process Status Tool @info:java
1 Hits, Last modified: 13 years ago
Upgrade Solaris 11/OpenSolaris from Text to Graphical @blog:2010
1 Hits, Last modified: 15 years ago
Simulating slow network connections with trickle @blog:2014
1 Hits, Last modified: 12 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