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 ==== D
- Generate a Test Key @info:cryptography:openssl
- ge: * ''[[http://www.openssl.org/docs/apps/req.html|req]]'': PKCS#10 certificate request and certifi... 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 specif... ted. * ''[[http://www.openssl.org/docs/apps/req.html#item__days|-days 365]]'': when the -x509 option
- 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: ... lid #DDDDDD; box-shadow: 1px 4px 8px #888888; <html><div style="border: 1px solid #DDDDDD; box-shado... 8px #888888; height: 50px; width: 100px;"></div></html> ==== Inset Shadow ==== The shadow inside the
- 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 out
- 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 th... ses/by/3.0/|CC Attribution 3.0 Unported]]. ===== HTML Form ===== <code html> <form name="rolldice"
- 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 inform... .oracle.com/cd/E19082-01/819-2240/prstat-1m/index.html|prstat(1M)]] man page: * ''-z zoneidlist'' Re... cs.oracle.com/cd/E19253-01/816-5175/zones-5/index.html|zones(5)]]. * ''-s key'' Sort output lines (th... .oracle.com/cd/E19082-01/819-2240/prstat-1m/index.html|prstat(1M)]]. {{tag>opensolaris solaris solaris
- 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 in... d. * ''[[http://www.openssl.org/docs/apps/pkcs7.html#item__print_certs|-print_certs]]'': prints out a... t. * ''[[http://www.openssl.org/docs/apps/pkcs7.html#item__out|-out certs.pem]]'': specifies the outp
- 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 out... st. * ''[[http://www.openssl.org/docs/apps/x509.html#item__text|-text]]'': prints out the certificate
- html @tag
- ====== html ====== ===== Pages ===== {{topic>html&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/html}}
- 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 whol... * ''[[http://www.openssl.org/docs/apps/s_client.html#item__connect|-connect www.andunix.net:443]]'':
- CSS - Cascading Stylesheets @info:webdesign:css
- [http://192.168.200.15/selfhtml812/navigation/css.htm|im DEV Netz]] [[http://de.selfhtml.org/navigation/css.htm|de.selfhtml.org]] * CSS 4 you - CSS-Referenz: [
- Automatic Submission of a Form if an Element is changed @info:javascript
- orm.submit()" </code> ===== Example ===== <code html> <form action="index.jsp" method="post"> <sele... >two</option> <option value="3">three</option> </select> </form> </code> {{tag>javascript html}}
- Oracle Errors @info:oracle
- oracle.com/docs/cd/B19306_01/server.102/b14219/e0.htm#sthref181|10.2]] [[http://download.oracle.com/docs/cd/E11882_01/server.112/e10880/e0.htm#sthref197|11.2]] {{tag>database documentation er
- 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
- 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 sec