Displaying posts tagged:

Securing SSL for HTTP traffic

No Comments

Say what!? SSL is secure, is there more to securing it? Yes.

OpenSolaris: Getting Disk Information

1 Comment

Couple of nice commands, hope this helps someone.

Getting lighttpd to bind to multiple address/socket

No Comments

For nginx and apache, you can just specify multiple Listen statements. For lighttpd however, you need to do it a little bit differently.

Setting JAVA_HOME in SMF (environment variables)

No Comments

First, ensure your application is in Solaris's SMF. Here is an example for a Tomcat application server. The same steps will work for Glassfish and other Java applications.