Fulltext results:
- Virtual Network Visualization @info:solaris
- rk(s), I created a perl script which takes the output of ''dladm show-link'' and ''dladm show-linkprop ... tcolor=green"; print "digraph vnet {\n"; open INPUT, "dladm show-link|"; # skip first line <INPUT>; while (defined($line=<INPUT>)) { if ($line =~ /^([^\s]+)\s+([^\s]+)\s+([^\s]+)\s+([^\s]+)\s+([^\s]+
- Print Information about a Key @info:cryptography:openssl
- tem__inform|-inform DER]]'': This specifies the input format normally the command will expect an X509 c... tem__in|-in testkey.cer]]'': This specifies the input filename to read a certificate from or standard input if this option is not specified. * ''[[http://w... l#item__noout|-noout]]'': this option prevents output of the encoded version of the request. * ''[[ht
- Print Information about a Certificate @info:cryptography:openssl
- tem__in|-in testkey.crt]]'': This specifies the input filename to read a certificate from or standard input if this option is not specified. * ''[[http://w... l#item__noout|-noout]]'': this option prevents output of the encoded version of the request. * ''[[ht... the certificate in text form. Full details are output including the public key, signature algorithms, i
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- CLI) ====== This is a online reference of the output of ''VBoxManage'' without options. <code> Oracle... OVF) export <machines> --output|-o <name>.<ovf/ova> [... isleepbutton| keyboardputscancode <hex> [<hex> ...]| ... hd <uuid>|<filename> <uuid>|<outputfile> [--format VDI|VM
- Generate a Test Key @info:cryptography:openssl
- pps/req.html#item__x509|-x509]]'': this option outputs a self signed certificate instead of a certifica... __out|-out testkey.crt]]'': this specifies the output filename to write to or standard output by default. Now you can pack the key into a PKCS#12 container... ite certificates and private keys to, standard output by default. They are all written in PEM format.
- Dice Roller @blog:2009
- l> <form name="rolldice" method="GET"> <input type="text" name="n" size="2"/> d <input type="text" name="s" size="2"/> + <input type="text" name="o" size="4"/> <input type="submit" value="roll"/> <input disabled="true"
- Formatting Syntax @wiki
- ws Share. To remove this warning (for all users), put the following line in ''conf/lang/en/lang.php'' (... simply displays "Hello World!" to the standard output. */ class HelloWorldApp { public static void... w DokuWiki renders a page without creating any output it self. The following control macros are availbl... ated | | %%~~NOCACHE~~%% | DokuWiki caches all output by default. Sometimes this might not be wanted (e
- Print all certificates in a file @info:cryptography:openssl
- l#item__in|-in file.pem]]'': This specifies the input filename to read from or standard input if this option is not specified. * ''[[http://www.openssl.or... ml#item__out|-out certs.pem]]'': specifies the output filename to write to or standard output by default. {{tag>cryptography howto openssl security}}
- Change Encoding with iconv @info:script
- File ===== iconv -f iso-8859-1 -t utf-8 -o OUTPUT.txt INPUT.txt Converts ''INPUT.txt'' from ''iso-8859-1'' to ''utf-8'' and writes it to ''OUTPUT.txt''. ===== Convert All Files in a Directory ==
- How To Create a Moveable VM with VirtualBox @blog:2010
- y a VM around with you on an USB stick or want to put it on an encrypted image, then you will get troub... e directory for the disk image or VirtualBox will put it in the default directory. Second, you don't have an option to specify where to put the VM itself (it's a XML file). It will always b
- andunix-tool @p:andunix-tool
- n/sh # Change this to the directory in which you put ''andunix-tool.jar'' # and the corresponding ''li... -d --debug Activates the Debug-Level in the output. Commands: * [[#eyetv|eyetv]] ===== EyeTV ===... -a15 -m2 -d /Volumes/EyeTV **Tip:** Pipe the output to less which lets you easily scroll though the r
- Plaintext @info:cryptography
- eartext is often used as a synonym. Before the computer era, plaintext most commonly meant message text... thms, usually encryption algorithms, and is the input upon which they operate. Cleartext, by contrast,
- CloudTable @z:cloudtable
- es drag&drop and other things. Forms can also be put on a different server (e.g. outside of a company ... ication inside). This remote form will send the input via email to the application. {{tag>cloud cloudt
- Virtual Network Visualization @blog:2009
- rk(s), I created a perl script which takes the output of dladm show-link and generates a dot-File, whic... faces. {{:blog:2009:dladm2dot.png?nolink|Example Output}} -> [[info:solaris:dladm2dot|Read more...]]
- Download a Server Certificate @info:cryptography:openssl
- .example.org:443 </dev/null </code> This will output the whole server certificate chain. Every chertif... rver certificate. So you only need to copy the output from the first ''-----BEGIN CERTIFICATE-----'' to