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
- 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.
- 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
- 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 ==
- 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,
- 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
- localeadm @info:solaris
- == <code bash> localeadm -lc </code> Example output: <code> Checking for installed packages. This co... lc -d /mnt/Solaris_10/Product </code> Example output: <code> Checking for installed packages. This co
- DynDNS Updates without a Client @info:script
- They must be whitespace separated, I recomment to put one domain per line. In the for loop, curl is us
- List Open Ports @info:sysadmin
- sh> netstat -tulpn </code> Here is an example output: <code> Active Internet connections (only server
- Android Backup @info:android
- tarted successfully * </file> After this, the output of ''adb devices'' will look like this: <file> G
- fstyp @info:solaris
- 0 328 336 344 352 360 368 376 </file> //output truncated// ==== ZFS: ''fstyp'' ==== pfexec f
- Debug Server Certificate from Client @info:cryptography:openssl
- to the local host on port 443. ===== Example Output ===== <file> $ openssl s_client -showcerts -conn