Don't mess with the the ZFS cloned BE (boot environments) of the zones using zfs commands. There is very little documentation out there, so here is what we've found with ZFS, zones, and IPS upgrades.
There is no perfect web server. The application picks the web server. :) Here is a quick run down:
This is an updated version of a similar blog we've written a while back. There are a few different Solaris distributions out there produced both by Sun and the Open source community. Here is a quick run down on the differences. The OS source code is distributed at http://opensolaris.org.
We're releasing a Thin Client Hosting service today. It is in beta at this point, but we've used it in our test environment for the past few months and it has worked great!
LSOF is a tool that's been available for ages, it can be used to "list open files". One of the nice things you can do with it is to list process IDs of a given TCP/UDP port. In Linux, people can use netstat to get this information. Solaris lacked this, so a good alternative is to …

