Fulltext results:
- 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: ... p://www.openssl.org/docs/apps/x509.html#item__inform|-inform DER]]'': This specifies the input format
- rmdir for OSX @info:mac
- ====== rmdir for OSX ====== The Finder on OSX creates ''.DS_Store'' files in the directories to store... the command line quite complicated: <code bash> $ rmdir test rmdir: test: Directory not empty $ rm test/.DS_Store $ /bin/rmdir test </code> I wrote a small bash fu
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- e2dvideo on|off] [--firmware bios|efi|efi32|efi64] ... ve>|iscsi] [--mtype normal|writethrough|immutable|shareable| ... uuid>|<filename> [--format VDI|VMDK|VHD] (default: VDI) ... |<filename> [--type normal|writethrough|immutable|shareable|
- Automatic Submission of a Form if an Element is changed @info:javascript
- ====== Automatic Submission of a Form if an Element is changed ====== To submit the form if an element changes, you can use <code> onChange="this.form.submit()" </code> ===== Example ===== <code html> <form action="index.jsp" method="post"> <select onCha
- 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 m... t|-text]]'': prints out the certificate in text form. Full details are output including the public key... (like "''| less''") as this outputs a lot of information. {{tag>cryptography howto openssl security}
- Generate a Test Key @info:cryptography:openssl
- sa:2048 -keyout testkey.key -out testkey.crt Informations about the used arguments from the OpenSSL m... private key. The argument takes one of several forms. rsa:nbits, where nbits is the number of bits, g... stkey.p12 -inkey testkey.key -in testkey.crt Informations about the used arguments from the OpenSSL m... output by default. They are all written in PEM format. * ''[[http://www.openssl.org/docs/apps/pkcs1
- Oracle: Recovery Manager @info:oracle
- = ===== Start Recovery Manager ===== <code bash> rman target / </code> ===== Delete Archive Logs ===... : <code bash> #!/bin/bash . ${HOME}/.profile rman target / << __EOF__ DELETE NOPROMPT ARCHIVELOG ... L COMPLETED BEFORE 'SYSDATE -3'; EXIT __EOF__ </code> {{tag>admin database dba oracle rman sysadmin}}
- Debug Server Certificate from Client @info:cryptography:openssl
- ient -showcerts -connect www.andunix.net:443 Informations about the used arguments from the OpenSSL m... '': display the whole server certificate chain: normally only the server certificate itself is display... AkBgNVBAsTHUFk ZFRydXN0IEV4dGVybmFsIFRUUCBOZXR3b3JrMSIwIAYDVQQDExlBZGRUcnVzdCBF eHRlcm5hbCBDQSBSb290MB
- Print Information about a Signature @info:cryptography:openssl
- ====== Print Information about a Signature ====== <code bash> openssl pkcs7 -in signature.p7s -text -inform DER -print_certs -noout </code> {{tag> cryptogra
- MySQL: Grant Permissions @info:mysql:permissions
- ====== MySQL: Grant Permissions ====== ==== Grant Permissions ==== <code sql> GRANT ALL PRIVILEGES ON `{db}` . * TO '{user}'@
- MySQL: Revoke Permissions @info:mysql:permissions
- ====== MySQL: Revoke Permissions ====== ==== Revoke Permissions ==== <code sql> REVOKE ALL PRIVILEGES ON `{db}` . * FROM '{use
- Firefox Extensions @info:prog:firefox
- wot-safe-browsing-tool/|WOT, Web of Trust]] |Information about the reputation of a page. | |[[https:... a context menu to Firefox's cookie manager and permissions dialogs. * [[https://addons.mozilla.org/
- Set a Mac's Hostname @info:mac
- ====== Set a Mac's Hostname ====== To set the permanent hostname, use the ''scutil'' utility (enter t... * http://osxdaily.com/2010/09/06/change-your-mac-hostname-via-terminal/ {{tag>mac osx cli sysadmin}}
- Convert a Certificate @info:cryptography:openssl
- === Convert DER to PEM ===== openssl x509 -inform der -in testkey.der -out testkey.pem ===== Convert PEM to DER ===== openssl x509 -outform der -in testkey.pem -out testkey.der {{tag>opens
- fstyp @info:solaris
- the ''-v'' (verbose) option reports even more informations. * man page: [[http://docs.sun.com/app/d... /dev/rdsk/c1t0d0s0 <file> ufs magic 11954 format dynamic time Wed Dec 23 17:26:29 2009 sblkn