• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » script
Trace: • Oracle: SPFile and PFiles • System Administration • version_control • andunix Infos • jps - Java Virtual Machine Process Status Tool • Print Information about a Certificate • base-ssh-mount • Hello Drupal • VBoxManage (The VirtualBox CLI) • project_relax

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

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

Matching pagenames:

  • javascript
  • script
  • scripting
  • Automatic Submission of a Form if an Element is changed
  • JavaScript
  • Reload Page
  • andunix Infos
  • Oracle: SQLplus Scripting
  • Compare directories
  • DynDNS Updates without a Client
  • exiftool
  • Change Encoding with iconv
  • Scripting
  • root login with bash
  • andunix Infos
  • Command Line Tools Used in My Scripts
  • Shell Script Variables
  • Travian Map Download Script

Fulltext results:

Formatting Syntax @wiki
24 Hits, Last modified: 5 years ago
''combine''//__** all these. You can use <sub>subscript</sub> and <sup>superscript</sup>, too. You can use <sub>subscript</sub> and <sup>superscript</sup>, too. You can mark something as <del>deleted</del> as well. You can
How To Create a Moveable VM with VirtualBox @blog:2010
19 Hits, Last modified: 16 years ago
ease the handling of "moveable" VMs, I created a script which creates a VM and a disk image in a given directory and also creates scripts to activate and deactivate the VM. ====== The Script ====== So let's have a look at the script. I'll go thought some snippets here, but there is a link to th
init @info:linux:debian
7 Hits, Last modified: 13 years ago
====== init ====== ===== Managing init Scripts ===== To activate an init script ("myscript"): update-rc.d myscript enable To deactivate an init script ("myscript"): update-rc.d myscript rem
DynDNS Updates without a Client @info:script
6 Hits, Last modified: 13 years ago
for my OpenSolaris Home Server, but a small bash script does the job as good as any other client. <code ... rrect way I will let you know in an update. This script is part of my scripts collection, so you can find the latest version at http://bitbucket.org/andunix/scripts/src/tip/bin/cron-dyndns-update. You can find th
Dice Roller @blog:2009
5 Hits, Last modified: 17 years ago
====== I programmend a small dice roller in javascript. You enter the number of dice, sides and the offset and press the button “roll”. The script shows the individual dice and the resulting sum. ... name="r" size="4"/> </form> </code> ===== Javascript Code ===== <code javascript> function roll() { var count = parseInt(document.rolldice.n.value); var
Firefox Extensions @info:prog:firefox
5 Hits, Last modified: 12 years ago
Extensions ===== ^ //**Extension**// ^ //**Description**// ^ |[[https://addons.mozilla.org/firefox/a... ey/|Greasemonkey]] |Customize webpages using JavaScript. | |[[https://addons.mozilla.org/firefox/addon/w... Extensions ===== ^ //**Extension**// ^ //**Description**// ^ |[[https://addons.mozilla.org/firefox/a... * [[https://addons.mozilla.org/firefox/addon/noscript/|NoScript]] * [[https://addons.mozilla.org/fire
Command Line Tools Used in My Scripts @info:script
4 Hits, Last modified: 13 years ago
====== Command Line Tools Used in My Scripts ====== This is a list of comman dline tools which I use in my scripts an which should be installed on every of my syst... dig * nmap * rsync ===== System ===== {{tag>script scripting cli tool sysadmin audio video network}}
Travian Map Download Script @z:travian
3 Hits, Last modified: 13 years ago
====== Travian Map Download Script ====== This is my script(s) which I use to downoad the map.sql from Travian and import it to the databas... L__ echo "`date +'%Y-%m-%d %H:%M:%S'` $0 finished" </code> {{tag>travian shell script download map sql}}
VBoxManage (The VirtualBox CLI) @info:virtualbox
3 Hits, Last modified: 12 years ago
ame> take <name> [--description <desc>] [--pause] | ... ame <name>] [--description <desc>] | list [--... ttern <pattern>] [--descriptions] metrics list [*|host|<v
Scripting @info:script
3 Hits, Last modified: 13 years ago
====== Scripting ====== {{indexmenu>.#2}} {{tag>script scripting}}
Travian Analyzer Bookmarklet @z:travian
3 Hits, Last modified: 13 years ago
kmark with title "Analyze" and the location javascript:top.location.href=((String(window.getSelection())... he code again, in a more readable way: <code> javascript: top.location.href=( (String(window.getSelectio... \/(spieler|allianz)\.php\?/,'http://travian.ws/analyser.pl?s=de7&') ) </code> {{tag>javascript travian}}
Set PHP Variables in .htaccess Files @blog:2010
3 Hits, Last modified: 16 years ago
Variables in .htaccess Files ====== If your PHP scripts run longer than the maximum execution time set b... either set it to unlimited, run the long running script and then comment it out or set it to some reasonable value like 120 or 300, depending on the time the script usually needs. {{tag>apache php webhosting}}
javascript @tag
3 Hits, Last modified: 12 years ago
====== javascript ====== ===== Pages ===== {{topic>javascript&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/javascript}}
scripting @tag
3 Hits, Last modified: 12 years ago
====== scripting ====== ===== Pages ===== {{topic>scripting&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/scripting}}
script @tag
3 Hits, Last modified: 12 years ago
====== script ====== ===== Pages ===== {{topic>script&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/script}}
Virtual Network Visualization @blog:2009
2 Hits, Last modified: 17 years ago
Oracle: SQLplus Scripting @info:oracle
2 Hits, Last modified: 13 years ago
Reload Page @info:javascript
2 Hits, Last modified: 13 years ago
Make your Mac feel at Home @info:mac
2 Hits, Last modified: 10 years ago
ReLAX @blog:2009
2 Hits, Last modified: 16 years ago
Shell Script Variables @info:script
2 Hits, Last modified: 10 years ago
rmdir for OSX @info:mac
2 Hits, Last modified: 10 years ago
Automatic Submission of a Form if an Element is changed @info:javascript
1 Hits, Last modified: 13 years ago
Package Repositories @info:solaris
1 Hits, Last modified: 13 years ago
DokuWiki @wiki
1 Hits, Last modified: 5 years ago
JavaScript @info:javascript
1 Hits, Last modified: 13 years ago
base-repo-get-service @z:relax:api:base
1 Hits, Last modified: 13 years ago
Travian Village Planner @blog:2009
1 Hits, Last modified: 13 years ago
Travian Village Planner - Tribe & Village Name @blog:2009
1 Hits, Last modified: 17 years ago
Virtual Network Visualization @info:solaris
1 Hits, Last modified: 13 years ago
Oracle: Recovery Manager @info:oracle
1 Hits, Last modified: 13 years ago
AirPort Command Line Interface @info:mac
1 Hits, Last modified: 10 years ago
Command Line Audio @info:mac
1 Hits, Last modified: 13 years ago
ReLAX @z:relax
1 Hits, Last modified: 13 years ago
andunix-tool @p:andunix-tool
1 Hits, Last modified: 13 years ago
exiftool @info:script
1 Hits, Last modified: 9 years ago
root login with bash @info:script
1 Hits, Last modified: 13 years ago
/etc @info:solaris
1 Hits, Last modified: 13 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