Fulltext results:
- Formatting Syntax @wiki
- ection name behind a hash character as known from HTML. This links to [[syntax#internal|this Section]]. ... haracters or strings into images or other text or HTML. The text to image conversion is mainly done for smileys. And the text to HTML conversion is used for typography replacements, but can be configured to use other HTML as well. ==== Text to Image Conversions ==== Do
- Generate a Test Key @info:cryptography:openssl
- ge: * ''[[http://www.openssl.org/docs/apps/req.html|req]]'': PKCS#10 certificate request and certific... ity. * ''[[http://www.openssl.org/docs/apps/req.html#item__x509|-x509]]'': this option outputs a self ... ber. * ''[[http://www.openssl.org/docs/apps/req.html#item__nodes|-nodes]]'': if this option is specifi... ted. * ''[[http://www.openssl.org/docs/apps/req.html#item__days|-days 365]]'': when the -x509 option i
- Shadows @info:webdesign:css
- the shadow: box-shadow: 1px 4px 8px #888888; <html><div style="box-shadow: 1px 4px 8px #888888; height: 50px; width: 100px;"></div></html> Looks even better with a tiny grey border: b... lid #DDDDDD; box-shadow: 1px 4px 8px #888888; <html><div style="border: 1px solid #DDDDDD; box-shadow... 8px #888888; height: 50px; width: 100px;"></div></html> ==== Inset Shadow ==== The shadow inside the b
- Dice Roller @blog:2009
- arks for dice, e.g. [[http://andunix.net/pub/dice.html?n=3&s=8&o=5|dice.html?n=3&s=8&o=5]] for a 3d8+5 (three eight-sided dice plus five). The dice roller is at [[http://andunix.net/pub/dice.html]]. And here's the code. You can use it under the... ses/by/3.0/|CC Attribution 3.0 Unported]]. ===== HTML Form ===== <code html> <form name="rolldice" m
- Print Information about a Key @info:cryptography:openssl
- e: * ''[[http://www.openssl.org/docs/apps/x509.html|x509]]'': Certificate display and signing utility. * ''[[http://www.openssl.org/docs/apps/x509.html#item__inform|-inform DER]]'': This specifies the ... te. * ''[[http://www.openssl.org/docs/apps/x509.html#item__in|-in testkey.cer]]'': This specifies the ... ed. * ''[[http://www.openssl.org/docs/apps/x509.html#item__noout|-noout]]'': this option prevents outp
- Print all certificates in a file @info:cryptography:openssl
- : * ''[[http://www.openssl.org/docs/apps/pkcs7.html|pkcs7]]'': PKCS#7 utility * ''[[http://www.openssl.org/docs/apps/pkcs7.html#item__in|-in file.pem]]'': This specifies the inp... d. * ''[[http://www.openssl.org/docs/apps/pkcs7.html#item__print_certs|-print_certs]]'': prints out an... t. * ''[[http://www.openssl.org/docs/apps/pkcs7.html#item__out|-out certs.pem]]'': specifies the outpu
- Print Information about a Certificate @info:cryptography:openssl
- e: * ''[[http://www.openssl.org/docs/apps/x509.html|x509]]'': Certificate display and signing utility. * ''[[http://www.openssl.org/docs/apps/x509.html#item__in|-in testkey.crt]]'': This specifies the ... ed. * ''[[http://www.openssl.org/docs/apps/x509.html#item__noout|-noout]]'': this option prevents outp... st. * ''[[http://www.openssl.org/docs/apps/x509.html#item__text|-text]]'': prints out the certificate
- Memory Usage of a Solaris Container (Zone) @blog:2010
- .oracle.com/cd/E19082-01/819-2240/prstat-1m/index.html|prstat(1M)]] man page: * ''-Z'' Report informa... .oracle.com/cd/E19082-01/819-2240/prstat-1m/index.html|prstat(1M)]] man page: * ''-z zoneidlist'' Rep... cs.oracle.com/cd/E19253-01/816-5175/zones-5/index.html|zones(5)]]. * ''-s key'' Sort output lines (tha... .oracle.com/cd/E19082-01/819-2240/prstat-1m/index.html|prstat(1M)]]. {{tag>opensolaris solaris solaris_
- Debug Server Certificate from Client @info:cryptography:openssl
- * ''[[http://www.openssl.org/docs/apps/s_client.html|s_client]]'': SSL/TLS client program * ''[[http://www.openssl.org/docs/apps/s_client.html#item__showcerts|-showcerts]]'': display the whole... * ''[[http://www.openssl.org/docs/apps/s_client.html#item__connect|-connect www.andunix.net:443]]'': T
- html @tag
- ====== html ====== ===== Pages ===== {{topic>html&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/html}}
- Border @info:webdesign:css
- h; border-width: 12px; border-style: solid; <html><div style="background-color: black; padding: 10p... ; border-style: solid; height: 30px; width: 80px;"></div></div></html> {{tag>webdesign web design css}}
- localeadm @info:solaris
- * man page: [[http://docs.oracle.com/cd/E18752_01/html/816-5166/localeadm-1m.html#REFMAN1Mlocaleadm-1m|localeadm(1M)]] ===== Preparation ===== Check your So
- Automatic Submission of a Form if an Element is changed @info:javascript
- orm.submit()" </code> ===== Example ===== <code html> <form action="index.jsp" method="post"> <selec... ">two</option> <option value="3">three</option> </select> </form> </code> {{tag>javascript html}}
- andunix.net
- ====== andunix.net ====== <html> <style type="text/css"> table.ax-links { border:none;width:auto; } tabl... <a href="p/">Projects</a> </td> </tr> </table> </html> ===== Tags ===== ~~TAGCLOUD:999~~ ===== Recent
- Project Idea: WikiTable @blog:2009
- tables. The tables should also be available as a HTML-snippet (just the table, html- dory body-tags). This snippet can be included by most wikis. In a secon