Wednesday, May 14, 2008

Short Tutorial on screen

If you are like me using Putty or any ssh client to connect to many servers and are looking for a cleaner approach use screen window manager.

Screen Tutorial

Gathering System Information

For Solaris
Refer : Short Notes

Important commands to remember.
/usr/sbin/psrinfo -pv
To get physical processor information
/usr/sbin/prtconf
System Configuration

Linux
CPU Info
look in /proc/cpuinfo
or search for Physical Processor ID"

System architecture could be obtained by using
$uname -a