Fulltext results:
- Formatting Syntax @wiki
- s page contains all possible syntax you may use when editing the pages. Simply have a look at the sour... e two backslashes followed by a whitespace or the end of line. This is some text with some linebreaks... at the two backslashes are only recognized at the end of a line\\ or followed by\\ a whitespace \\this happens without it. This is some text with some lineb
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- (The VirtualBox CLI) ====== This is a online reference of the output of ''VBoxManage'' without options... <code> Oracle VM VirtualBox Command Line Management Interface Version 4.2.16 (C) 2005-2013 Oracle Co... ved. </code> ===== Usage: ===== VBoxManage [<general option>] <command> ===== General Options: ===== [-v|--version] print version numbe
- Generate a Test Key @info:cryptography:openssl
- ====== Generate a Test Key ====== openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout testkey.key -out testkey.crt Informations about the used arguments from the OpenSSL man page: * ''[[http://www.openssl.org/docs/apps/req.html|req]]'': PKCS#10 cert
- Debug Server Certificate from Client @info:cryptography:openssl
- ====== Debug Server Certificate from Client ====== Credit for this example goes to "[[http://langui.s... /03/14/checking-a-remote-certificate-chain-with-openssl/| Checking A Remote Certificate Chain With OpenSSL]]" from [[http://langui.sh/|langui.sh]]. openssl s_client -showcerts -connect www.andunix.net:4
- localeadm @info:solaris
- sing the bourne shell (instead of bash or ksh), then use backticks in the second line: ''LOFIDEV=`lofi... September 2010, 16:44:50 Uhr CEST POSIX (C) Central Europe (ceu) [ cs_CZ.ISO8859-2, cs_CZ.UTF-8, ... .ISO8859-2, sk_SK.UTF-8 ] North America (nam) [ en_CA.ISO8859-1, en_CA.UTF-8, en_US.ISO8859-1, en_US.ISO8859-15, en_US.UTF-8, es_MX.ISO8859-1, es_MX.UTF
- Dice Roller @blog:2009
- 2-18 20:25~~ ====== Dice Roller ====== I programmend a small dice roller in javascript. You enter the number of dice, sides and the offset and press the ... he individual dice and the resulting sum. For convenience, there is a second form where you can just enter the number of dice and press the butten for the
- Compare a Key with its Certificate @info:cryptography:openssl
- ', they need to have the same "modulus" and "exponent". openssl x509 -noout -text -in server.crt openssl rsa -noout -text -in server.key The exponent is quite always 65537. So we only need to compare th
- Package Repositories @info:solaris
- Package System can be found at: * http://www.opensolaris.org/os/project/pkg/. * http://wikis.sun.... tory**// ^ //**Description**// | |http://pkg.opensolaris.org/release/ |OpenSolaris Distribution, Releases | |http://pkg.opensolaris.org/dev/ |OpenSolaris Distribution, Develop
- 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: * ''[[http://www.openssl.org/docs/apps/x509.html|x509]]'': Certificate display and si
- DokuWiki @wiki
- okuWiki is a simple to use and highly versatile Open Source [[wp>wiki]] software that doesn't require ... an and readable [[wiki:syntax]]. The ease of maintenance, backup and integration makes it an administr... [[doku>acl|access controls]] and [[doku>auth|authentication connectors]] make DokuWiki especially useful in the enterprise context and the large number of [[doku>pl
- Virtual Network Visualization @info:solaris
- ====== Virtual Network Visualization ====== OpenSolaris supports virtual networks using virtual interf... . This feature was introduced with [[http://www.opensolaris.org/os/project/crossbow/|Project Crossbow]] in OpenSolaris 2009.06. To visualize the internal network... 'dladm show-linkprop -o link,value -p zone'' and generates a dot-File, which then can be rendered usin
- Firefox Extensions @info:prog:firefox
- ====== Firefox Extensions ====== ===== Browsing Extensions ===== ^ //**Extension**// ^ //**Description**// ^ |[[https://addons.mozilla.org/firefox/add... ating to another site. | ===== Web Developer Extensions ===== ^ //**Extension**// ^ //**Descript
- Travian Map Download Script @z:travian
- ${DB_INST}" WGET="/usr/bin/wget -nv --output-document=" #WGET="/usr/bin/curl --silent --show-error --output " </code> ===== cron.hourly ===== <code bash>... ap} ] && diff ${savemap} ${lastmap} > /dev/null then # savemap an lastmap are the same echo ${save... } # # export dump if [ -d ${DUMP_DIR} ] then ${MYSQLDUMP} | bzip2 -c > ${DUMP_DIR}/travian
- 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 man page: * ''[[http://www.openssl.org/docs/apps/x509.html|x509]]'': Certificate display and si
- OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
- ~~META:date created = 2009-08-11 12:16~~ ====== OpenSolaris / VirtualBox: Mount Shared Folder ====== To mount a shared folder in a OpenSolaris guest in VirtualBox, you have to install the Guest Additions and then mount the file system type ''vboxfs''. The Usage ... lesystem ''/share'' from the host to the guest, then first create the share. Go to "Shared Folders" in