Fulltext results:
- Formatting Syntax @wiki
- ''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
- 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
- ====== 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
- 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
- ====== 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
- 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
- ====== 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
- ====== 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
- ame> take <name> [--description <desc>] [--pause] | ... ame <name>] [--description <desc>] | list [--... ttern <pattern>] [--descriptions] metrics list [*|host|<v
- Scripting @info:script
- ====== Scripting ====== {{indexmenu>.#2}} {{tag>script scripting}}
- Travian Analyzer Bookmarklet @z:travian
- 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
- 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
- ====== javascript ====== ===== Pages ===== {{topic>javascript&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/javascript}}
- scripting @tag
- ====== scripting ====== ===== Pages ===== {{topic>scripting&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/scripting}}