Fulltext results:
- localeadm @info:solaris
- ====== localeadm ====== The localeadm utility queries and configures Solaris locales through a command line interface. * man page: ... tp://docs.oracle.com/cd/E18752_01/html/816-5166/localeadm-1m.html#REFMAN1Mlocaleadm-1m|localeadm(1M)]]
- Debug Server Certificate from Client @info:cryptography:openssl
- ====== Debug Server Certificate from Client ====== Credit for this example goes to "[[http://langui.sh/2009/03/14/checking-a-remote-certificate-chain-with-openssl/| Checking A Remote Certificate Chain With OpenSSL]]" from [[http://langui.sh/|l... s|-showcerts]]'': display the whole server certificate chain: normally only the server certificate its
- Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) @info:solaris
- achieve the [[http://www.sun.com/training/certification/solaris/scsa.xml|Sun Certified System Administrator (SCSA)]] certification. This are my notes taken while studying the p... t Devices ==== To list the system's devices, you can use the following commands: * ''dmesg'' * '... ure Devices ==== To reconfigure the devices, you can perform any of these actions: - ''touch /reco
- Download a Server Certificate @info:cryptography:openssl
- ====== Download a Server Certificate ====== First, load the certificate chain from the server: <code bash> openssl s_client -showcerts... </code> This will output the whole server certificate chain. Every chertificate ist wrapped between ''-----BEGIN CERTIFICATE-----'' and ''-----END CERTIF
- Generate a Test Key @info:cryptography:openssl
- sl.org/docs/apps/req.html|req]]'': PKCS#10 certificate request and certificate generating utility. * ''[[http://www.openssl.org/docs/apps/req.html#item_... 509]]'': this option outputs a self signed certificate instead of a certificate request. This is typically used to generate a test certificate or a self s
- VBoxManage (The VirtualBox CLI) @info:virtualbox
- <id>] [--cpuexecutioncap <1-100>] [--rtcuseut... virtio] [--cableconnected<1-N> on|off] ... [sameports]] [--macaddress<1-N> auto|<mac>] ... cess on|off] [--usbwebcam on|off] [--usbcardre
- Cleanup Packages @info:linux:debian
- n. But if you want to cleanup this old stuff, you can ge a list of uninstalled (but not purged) packag... --get-selections | grep 'deinstall$' </code> You can feed this list directly to aptitude to purge the... installed, all its dependencies are also automatically installed. If the selected package is removed or the dependencies change, there can be left over packages. ''deborphan'' is an utili
- Increase the Tomcat Upload Limit @info:sysadmin
- ====== Increase the Tomcat Upload Limit ====== The "manager"-App of the Tomcats has a limit of 50MiB. This limit is defined in ... ltipart-config> </code> If you have installed Tomcat in ''/opt/tomcat'', the file will be here: ''/opt/tomcat/webapps/manager/WEB-INF/web.xml''. If you h
- Print Information about a Key @info:cryptography:openssl
- .openssl.org/docs/apps/x509.html|x509]]'': Certificate display and signing utility. * ''[[http://www... t normally the command will expect an X509 certificate but this can change if other options such as -req are present. The DER format is the DER encoding of the certificate and PEM is the base64 encoding of the DER encod
- Compare a Key with its Certificate @info:cryptography:openssl
- ====== Compare a Key with its Certificate ====== Credit for this example goes to "[[https://kb.wisc.e... 064|Verifying that a Private Key Matches a Certificate]]" from the [[https://kb.wisc.edu/|University o... see if a key ''server.key'' belongs to the certificate ''server.crt'', they need to have the same "mod... us=C8B04B9D50386C0B22296B181046712B83DB624DA4AA9B9CA78453DC78DA26D2295FDF79 A544CBF8013138FB0EDFD8F0CB
- Print all certificates in a file @info:cryptography:openssl
- ====== Print all certificates in a file ====== This command is especially helpful if you want to use Tomcat-/Java-Keystore-Certificates with the Apache webserver. Use the -print_certs to print all the certificates and then cut the file and store each certifica
- Clear DNS Cache @info:mac
- ====== Clear DNS Cache ====== To clear the DNS cache on OS X, you first have to flush the cache and then send a signal the the 'mDNSResponder'. dscacheutil -flushcache sudo killall -HUP mDNSRespon
- Convert a Key @info:cryptography:openssl
- -srckeystore testkey.p12 -srcstoretype pkcs12 -srcalias 1 -destkeystore testkey.jks -deststoretype jks -destalias testkey You can add ''-deststorepass PASSWORD'' to set the passw... -inkey key.pem -out key.p12 ===== Export Certificate from P12 ===== Export the certificate with the complete certificate chain: openssl pkcs12 -in te
- DynDNS Updates without a Client @info:script
- h> #! /bin/bash . ${HOME}/.dyndns.cfg DOMAINS=$(cat ${HOME}/.dyndns.domains) echo "$(date '+%Y-%m-... e switch ''--insecure'' to disable the SSL certificate check. As soon a I found out how to download the server certificate and check it in the correct way I will let you ... s script is part of my scripts collection, so you can find the latest version at http://bitbucket.org/
- jps - Java Virtual Machine Process Status Tool @info:java
- jps'' lists all ''java'' Processes of a user. You can find the man page at [[http://java.sun.com/j2se/... pkg/hourglass-0.6.1/lib/hourglass.jar 51299 /Applications/jEdit 56042 sun.tools.jps.Jps 51610 org.netb... 51610 Main --userdir /Users/andreas/Library/Application Support/visualvm/1.0.1 --branding visualvm </... VM parameters: ''jps -v'' <code> 56053 Jps -Dapplication.home=/System/Library/Frameworks/JavaVM.framew