Fulltext results:
- Formatting Syntax @wiki
- ====== Formatting Syntax ====== [[doku>DokuWiki]] supports some simple markup language, which tries to ... ku>toolbar|quickbuttons]], too. ===== Basic Text Formatting ===== DokuWiki supports **bold**, //italic... wiki:dokuwiki-128.png}}]] Please note: The image formatting is the only formatting syntax accepted in link names. The whole [[#images_and_other_files|image]
- Print Information about a Key @info:cryptography:openssl
- ====== Print Information about a Key ====== openssl x509 -inform DER -in testkey.cer -noout -text Informations about the used arguments from the OpenSSL man page: *... ttp://www.openssl.org/docs/apps/x509.html#item__inform|-inform DER]]'': This specifies the input format
- Automatic Submission of a Form if an Element is changed @info:javascript
- ====== Automatic Submission of a Form if an Element is changed ====== To submit the form if an element changes, you can use <code> onChange="this.form.submit()" </code> ===== Example ===== <code html> <form action="index.jsp" method="post"> <select onCha
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- <uuid>|<filename> [--format VDI|VMDK|VHD] (default: VDI) ... uuid>|<outputfile> [--format VDI|VMDK|VHD|RAW|<other>] ... name> <outputfile> [--format VDI|VMDK|VHD] [--va... utputfile> <bytes> [--format VDI|VMDK|VHD] [--va
- Print Information about a Certificate @info:cryptography:openssl
- ====== Print Information about a Certificate ====== openssl x509 -in testkey.crt -noout -text Informations about the used arguments from the OpenSSL m... ext|-text]]'': prints out the certificate in text form. Full details are output including the public key... er (like "''| less''") as this outputs a lot of information. {{tag>cryptography howto openssl security}
- CloudTable @z:cloudtable
- on of the drawing. The config store stores the informations about the forms, tables and applications. Also the users will be stored here. The data store stor... I which then enables drag&drop and other things. Forms can also be put on a different server (e.g. outs... company with the application inside). This remote form will send the input via email to the application.
- Generate a Test Key @info:cryptography:openssl
- rsa:2048 -keyout testkey.key -out testkey.crt Informations about the used arguments from the OpenSSL m... ew private key. The argument takes one of several forms. rsa:nbits, where nbits is the number of bits, g... testkey.p12 -inkey testkey.key -in testkey.crt Informations about the used arguments from the OpenSSL m... rd output by default. They are all written in PEM format. * ''[[http://www.openssl.org/docs/apps/pkcs1
- Dice Roller @blog:2009
- resulting sum. For convenience, there is a second form where you can just enter the number of dice and p... y/3.0/|CC Attribution 3.0 Unported]]. ===== HTML Form ===== <code html> <form name="rolldice" method="GET"> <input type="text" name="n" size="2"/> ... sabled="true" type="text" name="r" size="4"/> </form> </code> ===== Javascript Code ===== <code java
- performance @tag
- ====== performance ====== ===== Pages ===== {{topic>performance&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/performance}}
- How To Create a Moveable VM with VirtualBox @blog:2010
- {VM_DIR}/${VM_NAME}.vmdk" --size "${DISK_SIZE}" --format VMDK ${VBOX} -q modifyvm "${VM_NAME}" --hda "${... eful, please let me know (you can use the contact form or leave a comment). You can also subscribe the f
- Memory Usage of a Solaris Container (Zone) @blog:2010
- .html|prstat(1M)]] man page: * ''-Z'' Report information about processes and zones. In this mode, ''p... er case ''-z'' in the second command. For more information about ''prstat'', see the manual [[http://do
- Convert a Certificate @info:cryptography:openssl
- ===== Convert DER to PEM ===== openssl x509 -inform der -in testkey.der -out testkey.pem ===== Convert PEM to DER ===== openssl x509 -outform der -in testkey.pem -out testkey.der {{tag>opens
- Print Information about a Signature @info:cryptography:openssl
- ====== Print Information about a Signature ====== <code bash> openssl pkcs7 -in signature.p7s -text -inform DER -print_certs -noout </code> {{tag> cryptogra
- Serial Protocol @p:dmx
- first character denotes the type of command or information. The following commands have been defined: * **C**ounter - set, read or inform about the program counter * **P**rogram - fills
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- use the following commands: * ''dmesg'' * ''format'' * ''prtconf'' * ''sysdef'' ==== Reconfig... ices ==== To reconfigure the devices, you can perform any of these actions: - ''touch /reconfigure''