Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Login to the Windows server
  2. Open up Task Manager (Ex: right click on Menu Bar, select Task Manager from pop-up menu)
  3. Click the Performance tab
  4. Click the CPU option on the left hand side of the window.
  5. The number of processors available and processor speed are underneath the usage graph.

Linux

  1. Login to the Unix server
  2. Run the following command from the prompt:
    1. cat /proc/cpuinfo | grep -E "processor|model name"

File Share Storage

Windows

...