• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net ยป ip
Trace:

ip
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
@info
  • Any namespace
  • info:script (6)
  • info:solaris (6)
  • info:mac (4)
  • info:db (4)
  • info:javascript (3)
  • info:code (2)
  • info:cryptography (2)
  • info:oracle (2)
  • info:java (1)
  • info:linux (1)
  • info:mysql (1)
  • info:prog (1)
  • info:sysadmin (1)
  • info:virtualbox (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • 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
  • Eclipse
  • Specify Java VM for Eclipse
  • andunix Infos

Fulltext results:

VBoxManage (The VirtualBox CLI) @info:virtualbox
30 Hits, Last modified: 13 years ago
efi|efi32|efi64] [--chipset ich9|piix3] [--bio... [--natpf<1-N> [<rulename>],tcp|udp,[<hostip>], <hostport>,[<guestip>],<guestport>] [--nat... [--nattftpserver<1-N> <ip>] [--natbindip<1-N> <
Specify Java VM for Eclipse @info:code:eclipse
9 Hits, Last modified: 12 years ago
====== Specify Java VM for Eclipse ====== To let Eclipse use the Java VM from ''/opt/jdk/bin/java'' add these two lines to the ''eclipse.ini'' in the Eclipse installation directory: <code> -vm /opt/jdk/bin/java </code> <note important
DynDNS Updates without a Client @info:script
7 Hits, Last modified: 14 years ago
r my OpenSolaris Home Server, but a small bash script does the job as good as any other client. <code... ct 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 t
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 myscrip
Package Repositories @info:solaris
7 Hits, Last modified: 14 years ago
OS repositories at [[http://wikis.sun.com/display/IpsBestPractices/Directory+of+Package+Repositories]]. More on IPS, the Image Package System can be found at: * h... os/project/pkg/. * http://wikis.sun.com/display/IpsBestPractices/ ^ //**Repository**// ^ //**Description**// | |http://pkg.opensolaris.org/release/
JAX-WS Debugging @info:java
6 Hits, Last modified: 12 years ago
ve to turn on the "dump" option in the transport pipe. The system property to set depends on your Jav... om.sun.xml.ws.transport.http.client.HttpTransportPipe.dump=true com.sun.xml.internal.ws.transport.http.client.HttpTransportPipe.dump=true com.sun.xml.ws.transport.http.HttpAdap... l.internal.ws.transport.http.client.HttpTransportPipe.dump''. To use it, add the following to yout JVM
Debug Server Certificate from Client @info:cryptography:openssl
5 Hits, Last modified: 12 years ago
zbC5jb20vQ1BTMAgGBmeBDAECATA7BgNVHR8ENDAyMDCgLqAshipodHRwOi8v Y3JsLmNvbW9kb2NhLmNvbS9Qb3NpdGl2ZVNTTENBMi5jcmwwbAYIKwYBBQUHAQEE YDBeMDYGCCsGAQUFBzAChipodHRwOi8vY3J0LmNvbW9kb2NhLmNvbS9Qb3NpdGl2 ZVNTTENB... L+AaXeRCk/l uuGtm87fM04wO+mPZn+C+mv626PAcwDj1hKvTfIPWhRRH224hoFiB85ccsJP81cq cdnUl4XmGFO3 -----END CER... ytes and written 443 bytes --- New, TLSv1/SSLv3, Cipher is ECDHE-RSA-AES256-GCM-SHA384 Server public k
Firefox Extensions @info:prog:firefox
5 Hits, Last modified: 13 years ago
tensions ===== ^ //**Extension**// ^ //**Description**// ^ |[[https://addons.mozilla.org/firefox/... |Greasemonkey]] |Customize webpages using JavaScript. | |[[https://addons.mozilla.org/firefox/addon/... tensions ===== ^ //**Extension**// ^ //**Description**// ^ |[[https://addons.mozilla.org/firefox/... * [[https://addons.mozilla.org/firefox/addon/noscript/|NoScript]] * [[https://addons.mozilla.org/fir
Command Line Tools Used in My Scripts @info:script
5 Hits, Last modified: 14 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 sys... kisofs * mpgtx * mplex * vcdimager * vxcdrip * vxcdbuild ===== Network ===== * dig * nmap * rsync ===== System ===== {{tag>script scripting cli tool sysadmin audio video network}
Increase the Tomcat Upload Limit @info:sysadmin
4 Hits, Last modified: 10 years ago
'' within the "manager"-App: <code xml> <multipart-config> <!-- 50MB max --> <max-fil... -size-threshold>0</file-size-threshold> </multipart-config> </code> To increate the limit to 75Mi... B change the file like this: <code xml> <multipart-config> <!-- 75MB max --> <max-fil... -size-threshold>0</file-size-threshold> </multipart-config> </code> If you have installed Tomcat
Scripting @info:script
3 Hits, Last modified: 14 years ago
====== Scripting ====== {{indexmenu>.#2}} {{tag>script scripting}}
Virtual Network Visualization @info:solaris
3 Hits, Last modified: 14 years ago
lize the internal network(s), I created a perl script which takes the output of ''dladm show-link'' an... h vnet {\n"; open INPUT, "dladm show-link|"; # skip first line <INPUT>; while (defined($line=<INPUT>)... "dladm show-linkprop -o link,value -p zone|"; # skip first line <INPUT>; while (defined($line=<INPUT>)
Make your Mac feel at Home @info:mac
3 Hits, Last modified: 11 years ago
==== Make your Mac feel at Home ====== A small snippet from one of my scripts which tests whether your Mac is in the given (home) WLAN. <code bash> # # ... s network) and replace the two echo lines with your code. {{tag>cli mac osx wlan sysadmin scripting}}
Reload Page @info:javascript
2 Hits, Last modified: 14 years ago
====== Reload Page ====== <code javascript> location.reload(true); </code> {{tag>javascript}}
ISO 3166-1 @info:db:iso:3166-1
2 Hits, Last modified: 14 years ago
n:iso:std:iso:3166:-1:ed-2006:en * http://en.wikipedia.org/wiki/ISO_3166-1 * http://de.wikipedia.org/wiki/ISO-3166-1-Kodierliste {{tag>standard iso c
Plaintext @info:cryptography
2 Hits, Last modified: 14 years ago
ISO 3166-2:DE @info:db:iso:3166-2
2 Hits, Last modified: 14 years ago
Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
2 Hits, Last modified: 14 years ago
Oracle: SQLplus Scripting @info:oracle
2 Hits, Last modified: 14 years ago
Eclipse @info:code:eclipse
2 Hits, Last modified: 11 years ago
Mercurial
2 Hits, Last modified: 13 years ago
rmdir for OSX @info:mac
2 Hits, Last modified: 11 years ago
Shell Script Variables @info:script
2 Hits, Last modified: 11 years ago
fstyp @info:solaris
1 Hits, Last modified: 14 years ago
root login with bash @info:script
1 Hits, Last modified: 14 years ago
exiftool @info:script
1 Hits, Last modified: 10 years ago
Solaris Manuals @info:solaris
1 Hits, Last modified: 14 years ago
Oracle: Recovery Manager @info:oracle
1 Hits, Last modified: 14 years ago
ISO 3166-1 alpha-2 @info:db:iso:3166-1
1 Hits, Last modified: 14 years ago
ISO 3166-2 @info:db:iso:3166-2
1 Hits, Last modified: 14 years ago
AirPort Command Line Interface @info:mac
1 Hits, Last modified: 11 years ago
Command Line Audio @info:mac
1 Hits, Last modified: 14 years ago
MySQL: Backup @info:mysql:database
1 Hits, Last modified: 14 years ago
Automatic Submission of a Form if an Element is changed @info:javascript
1 Hits, Last modified: 14 years ago
JavaScript @info:javascript
1 Hits, Last modified: 14 years ago
/etc @info:solaris
1 Hits, Last modified: 14 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