ls ~/solaris

UW IMAP on OpenSolaris 2009.06

It is quite surprising that the opensolaris distribution does not come with an imap server in the standard repositories. I needed one and the simplest one to use is the one from…

Solaris10 on VirtualBox

I installed Solaris10 11/06 on VirtualBox 1.5.6 OSE. The first problem immediately after installation I faced was that of mouse not being captured by virtual machine. So I open a terminal window…

Swap Space Management in Solaris

The swap utility provides an administrative interface to the management of the system swap areas. A standard swap partition which is not under the volume manager control cannot be resized, but swap…

Timezones in Solaris

The available timezones in solaris are listed in /usr/share/lib/zoneinfo/ To find out the current timezone on the system: grep ‘^TZ’ /etc/TIMEZONE and in order to change the timezone, modify the TZ line…