Skip to content

Category Archives: Solaris

Creating a new Solaris Zone

08-Jan-09

This information, of course exists many other places on the web, but for me, most conveniently, here.   An example configuration session: # zonecfg -z host1 host1: No such zone configured Use ‘create’ to begin configuring a new zone. zonecfg:host1> create zonecfg:host1> set zonepath=/zones/host1 zonecfg:host1> set autoboot=true zonecfg:host1> add net zonecfg:host1:net> set address=172.16.3.242 zonecfg:host1:net> set [...]

Determine the Amount of Memory in a Solaris System

28-Dec-08

How to determine the amount of memory in a Sun Solaris system without opening the case – enter the following: /usr/platform/`uname -m`/sbin/prtdiag