Fulltext results:
- Formatting Syntax @wiki
- ====== Formatting Syntax ====== [[doku>DokuWiki]] supports some simple markup language, which tries t... >toolbar|quickbuttons]], too. ===== Basic Text Formatting ===== DokuWiki supports **bold**, //italic... ki:dokuwiki-128.png}}]] Please note: The image formatting is the only formatting syntax accepted in link names. The whole [[#images_and_other_files|imag
- 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: ... p://www.openssl.org/docs/apps/x509.html#item__inform|-inform DER]]'': This specifies the input format
- rmdir for OSX @info:mac
- ====== rmdir for OSX ====== The Finder on OSX creates ''.DS_Store'' files in the directories to store... the command line quite complicated: <code bash> $ rmdir test rmdir: test: Directory not empty $ rm test/.DS_Store $ /bin/rmdir test </code> I wrote a small bash fu
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- e2dvideo on|off] [--firmware bios|efi|efi32|efi64] ... ve>|iscsi] [--mtype normal|writethrough|immutable|shareable| ... uuid>|<filename> [--format VDI|VMDK|VHD] (default: VDI) ... |<filename> [--type normal|writethrough|immutable|shareable|
- 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
- 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... t|-text]]'': prints out the certificate in text form. Full details are output including the public key... (like "''| less''") as this outputs a lot of information. {{tag>cryptography howto openssl security}
- Generate a Test Key @info:cryptography:openssl
- sa:2048 -keyout testkey.key -out testkey.crt Informations about the used arguments from the OpenSSL m... private key. The argument takes one of several forms. rsa:nbits, where nbits is the number of bits, g... stkey.p12 -inkey testkey.key -in testkey.crt Informations about the used arguments from the OpenSSL m... output by default. They are all written in PEM format. * ''[[http://www.openssl.org/docs/apps/pkcs1
- Travian Map Download Script @z:travian
- o ${savemap} is the same als last one: REMOVING rm ${savemap} else # savemap and lastmap differ echo NEW MAP: ${savemap} rm -f ${todaymap} ln ${savemap} ${todaymap} rm ${lastmap} ln -s map-${today}.sql ${lastmap} # ... ory_1) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 ROW_FORMAT=COMPACT; INSERT INTO ${TEMP_TABLE} SELECT
- Dice Roller @blog:2009
- sulting sum. For convenience, there is a second form where you can just enter the number of dice and p... 3.0/|CC Attribution 3.0 Unported]]. ===== HTML Form ===== <code html> <form name="rolldice" method="GET"> <input type="text" name="n" size="2"/>... bled="true" type="text" name="r" size="4"/> </form> </code> ===== Javascript Code ===== <code java
- CloudTable @z:cloudtable
- 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 st... which then enables drag&drop and other things. Forms can also be put on a different server (e.g. outs... mpany with the application inside). This remote form will send the input via email to the application.
- germany @tag
- ====== germany ====== ===== Pages ===== {{topic>germany&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/germany}}
- performance @tag
- ====== performance ====== ===== Pages ===== {{topic>performance&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/performance}}
- Oracle: Recovery Manager @info:oracle
- = ===== Start Recovery Manager ===== <code bash> rman target / </code> ===== Delete Archive Logs ===... : <code bash> #!/bin/bash . ${HOME}/.profile rman target / << __EOF__ DELETE NOPROMPT ARCHIVELOG ... L COMPLETED BEFORE 'SYSDATE -3'; EXIT __EOF__ </code> {{tag>admin database dba oracle rman sysadmin}}
- rman @tag
- ====== rman ====== ===== Pages ===== {{topic>rman&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/rman}}
- Debug Server Certificate from Client @info:cryptography:openssl
- ient -showcerts -connect www.andunix.net:443 Informations about the used arguments from the OpenSSL m... '': display the whole server certificate chain: normally only the server certificate itself is display... AkBgNVBAsTHUFk ZFRydXN0IEV4dGVybmFsIFRUUCBOZXR3b3JrMSIwIAYDVQQDExlBZGRUcnVzdCBF eHRlcm5hbCBDQSBSb290MB