Fulltext results:
- Automatic Submission of a Form if an Element is changed @info:javascript
- t"> <select onChange="this.form.submit()"> <option>please select a value</option> <option value="1">one</option> <option value="2">two</option> <option value="3">three</option> </select
- Generate a Test Key @info:cryptography:openssl
- org/docs/apps/req.html#item__x509|-x509]]'': this option outputs a self signed certificate instead of a ce... ation file. Unless specified using the set_serial option 0 will be used for the serial number. * ''[[htt... ocs/apps/req.html#item__nodes|-nodes]]'': if this option is specified then if a private key is created it ... req.html#item__days|-days 365]]'': when the -x509 option is being used this specifies the number of days t
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- reference of the output of ''VBoxManage'' without options. <code> Oracle VM VirtualBox Command Line Manag... code> ===== Usage: ===== VBoxManage [<general option>] <command> ===== General Options: ===== [-v|--version] print version number and exit [-... neandchildren|all] [--options link|keepallmacs|keepnatmacs|
- Print Information about a Key @info:cryptography:openssl
- an X509 certificate but this can change if other options such as -req are present. The DER format is the ... oding with header and footer lines added. The NET option is an obscure Netscape server format that is now ... read a certificate from or standard input if this option is not specified. * ''[[http://www.openssl.org/docs/apps/x509.html#item__noout|-noout]]'': this option prevents output of the encoded version of the req
- Cleanup Packages @info:linux:debian
- deborphan --help </code> <code> Usage: deborphan [OPTIONS] [PACKAGE]... The following options are available: --help, -h This help. --status-file... he above. --guess-only Use --guess options only. See also: deborphan(1), orphaner(8) Repor... ey@web.de> </code> I'm using the ''--guess-all'' option which lists all orphans which ''deborphan'' can f
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- em - From OK promt, bott the system with ''-r'' option (''boot -r'') - ''reboot -- -r'' - Run ''devf... nistration ==== === newsfs === FIXME: add newfs options * List alternate superblocks: newfs -Nv <r
- JAX-WS Debugging @info:java
- sts and responses, you have to turn on the "dump" option in the transport pipe. The system property to se... tp.HttpAdapter.dump=true </code> The most common option seems to be ''com.sun.xml.internal.ws.transport.h
- Print Information about a Certificate @info:cryptography:openssl
- read a certificate from or standard input if this option is not specified. * ''[[http://www.openssl.org/docs/apps/x509.html#item__noout|-noout]]'': this option prevents output of the encoded version of the req
- Print all certificates in a file @info:cryptography:openssl
- t filename to read from or standard input if this option is not specified. * ''[[http://www.openssl.org/
- Compare directories @info:script
- code> It's important to use ''LC_ALL=C'' and the option ''-d'' of ''sort'', to get compareable results on
- fstyp @info:solaris
- he type of file system. With the ''-v'' (verbose) option reports even more informations. * man page: [[
- MySQL: Backup @info:mysql:database
- bzip2 ${DB}_${DATE_YMD}.sql & # sleep 10 # optional done wait # for child processes to end </code>
- Debug Server Certificate from Client @info:cryptography:openssl
- .andunix.net:443]]'': This specifies the host and optional port to connect to. If not specified then an at
- Oracle: Resize Instance @info:oracle
- SET sga_target = 6G SCOPE=SPFILE; </code> Then, (optionally) export the SPFile to a PFile: <code sql> CR