• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » htm
Trace: • manual • Cleanup Packages • Welcome to your new DokuWiki • Travian Village Planner • rman • mac • Travian Map Download Script • visualization • andunix Infos • webapp

htm
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • info (16)
  • blog (6)
  • wiki (2)
  • tag (1)
  • z (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • html

Fulltext results:

Formatting Syntax @wiki
30 Hits, Last modified: 5 years ago
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
12 Hits, Last modified: 11 years ago
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
8 Hits, Last modified: 13 years ago
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
5 Hits, Last modified: 11 years ago
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
5 Hits, Last modified: 17 years ago
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
4 Hits, Last modified: 16 years ago
.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
4 Hits, Last modified: 13 years ago
: * ''[[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
4 Hits, Last modified: 10 years ago
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
3 Hits, Last modified: 12 years ago
====== html ====== ===== Pages ===== {{topic>html&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/html}}
Debug Server Certificate from Client @info:cryptography:openssl
3 Hits, Last modified: 12 years ago
* ''[[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
2 Hits, Last modified: 13 years ago
[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
2 Hits, Last modified: 13 years ago
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
2 Hits, Last modified: 13 years ago
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
2 Hits, Last modified: 13 years ago
* 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
2 Hits, Last modified: 17 years ago
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
Border @info:webdesign:css
2 Hits, Last modified: 13 years ago
Oracle: SPFile and PFiles @info:oracle
2 Hits, Last modified: 13 years ago
andunix.net
2 Hits, Last modified: 5 years ago
Travian Village Planner @blog:2009
1 Hits, Last modified: 13 years ago
jps - Java Virtual Machine Process Status Tool @info:java
1 Hits, Last modified: 13 years ago
Travian Village Planner - Tribe & Village Name @blog:2009
1 Hits, Last modified: 17 years ago
DynDNS Updates without a Client @info:script
1 Hits, Last modified: 13 years ago
Oracle: SQLplus Scripting @info:oracle
1 Hits, Last modified: 13 years ago
URL Encoding @info:webdesign
1 Hits, Last modified: 12 years ago
Workaround for FolderSync with ownCloud 7 @blog:2014
1 Hits, Last modified: 11 years ago
DokuWiki @wiki
1 Hits, Last modified: 5 years ago
CloudTable @z:cloudtable
1 Hits, Last modified: 13 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International
CC Attribution 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki