system configuration

Linux Track NFS Directory / Disk I/O Stats

by Vivek Gite on March 20, 2008 · 1 comment

Q. How do I track NFS client metrics (disk I/O) under Linux operating system?

{ 1 comment }

Q. What is the command to find the system configuration on Linux operating system using command line (text) mode? A. Most of the hardware information can be extracted from /proc file system, for example display CPU and Memory information, enter: cat /proc/meminfo cat /proc/cpuinfo See the complete list of Linux command to gathers up information [...]

{ 37 comments }

What is UNIX / Linux C Shell?

by Vivek Gite on June 17, 2006 · 0 comments

What is C shell under UNIX / Linux operating systems?

{ 0 comments }