Linux and Unix cheatsheet
TIME_WAIT in netstat
So, ever wonder what all those TIME_WAITs are doing in your netstat listing? Okay, for those of you who don't spend all your waking hou...
Linux Netfilter tweaks for High traffic servers
If you are serving a high traffic web/DNS server, and recently having PING loss to the server and not all HTTP request were successful to i...
How to show my NIC MTU value, and how do I change it to use Jumbo Frame?
How to show my NIC MTU value, and how do I change it to use Jumbo Frame? list current value $ lsattr -E -l en0 -a mtu ...
Showing posts with label
Tomcat
.
Show all posts
Showing posts with label
Tomcat
.
Show all posts
Apache Tomcat 6.0 SSL Configuration HOW-TO
Apache Tomcat 6.0
SSL Configuration HOW-TO
Unix:
$JAVA_HOME/bin/keytool -genkey -alias abc -validity 3650 -keyalg RSA -keystore ./abc.keystore
Reference: http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html
Older Posts
Home
Subscribe to:
Posts (Atom)