A repository of information technology questions and answers

Latest posts

Migrating a Solaris 11 Kernel Zone

You can migrate a kernel zone to another host by using the zoneadm command. For zone migrations, a zone configuration must be portable across machines.

Tomcat 7 on CentOS 7

This post provides a basic installation and configuration of Tomcat 7 on a CentOS 7 server.

Moving from LAMP to LEMP

LAMP is a popular server stack using apache to deliver dynamic content; LEMP utilises ngnix to achieve the same open source technologies.

Using pkgcond to determine a zone type

The pkgcond command allows you to determine the type of target being operated on (global zone, non-global zone, diskless client, and so forth)