Solaris - Useful iostat (in MB): iostat -dxnmpMTd 10 | egrep ':..:|/' Solaris 10 - list all physical NICs + speed/duplex: dladm show-dev show processors: HP-UX: ioscan -k | grep processor Solaris: psrinfo Linux: cat /proc/cpuinfo show kernel parameters: Solaris: sysdef HP-UX: kctune Linux: sysctl -a 64/32 bit check: Solaris: isainfo -kv HP-UX: getconf KERNEL_BITS Linux: arch Solaris Grow UFS file system: growfs -M Veritas destroy/remove volume: vxvol -g stop vxassist -g remove volume Veritas resize volume + file system: vxresize -g -F vxfs [+|-] # mounted only vxresize -g -F ext3 [+|-] # umounted only Solaris Show Fiber Port Information (WWN): fcinfo hba-port -l # Solaris 10 only prtconf -vp | grep wwn show file system block size: Solaris: df -g Linux: tune2fs -l