Fulltext results:
- init @info:linux:debian
- Managing init Scripts ===== To activate an init script ("myscript"): update-rc.d myscript enable To deactivate an init script ("myscript"): update-rc.d myscript remove Further information ca
- 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... p://www.dyndns.com/developers/specs/syntax.html. {{tag>homeserver opensolaris script scripting sysadmin}}
- Firefox Extensions @info:prog:firefox
- ey/|Greasemonkey]] |Customize webpages using JavaScript. | |[[https://addons.mozilla.org/firefox/addon/w... * [[https://addons.mozilla.org/firefox/addon/noscript/|NoScript]] * [[https://addons.mozilla.org/firefox/addon/operator/|Operator]] * [[https://addons.mozi
- Reload Page @info:javascript
- ====== Reload Page ====== <code javascript> location.reload(true); </code> {{tag>javascript}}
- Shell Script Variables @info:script
- ====== Shell Script Variables ====== ===== Last Character ===== Get the last character of ''$a'': <code
- Command Line Tools Used in My Scripts @info:script
- dig * nmap * rsync ===== System ===== {{tag>script scripting cli tool sysadmin audio video network}}
- Scripting @info:script
- ====== Scripting ====== {{indexmenu>.#2}} {{tag>script scripting}}
- Virtual Network Visualization @info:solaris
- sualize the internal network(s), I created a perl script which takes the output of ''dladm show-link'' and
- AirPort Command Line Interface @info:mac
- networksetup -setairportnetwork {Network} AirPort {{tag>mac osx device wlan cli shell script sysadmin}}
- rmdir for OSX @info:mac
- <code bash> $ rmdir test removing test/.DS_Store </code> {{tag>admin mac osx script scripting sysadmin}}
- Oracle: Recovery Manager @info:oracle
- COMPLETED BEFORE 'SYSDATE -45'; </code> A sample script could be (deleting all logs except the last three
- Command Line Audio @info:mac
- mand line]]. It's as easy as <code bash> sudo osascript -e "set Volume 10" </code> You can enter numbers
- Automatic Submission of a Form if an Element is changed @info:javascript
- "2">two</option> <option value="3">three</option> </select> </form> </code> {{tag>javascript html}}
- JavaScript @info:javascript
- ====== JavaScript ====== {{indexmenu>.}}