User Tools

Site Tools


solaris

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
solaris [2018/11/28 20:53] sgriggssolaris [2018/11/28 20:54] (current) sgriggs
Line 7: Line 7:
 Run your platform's 'prtdiag' with the '-v' option and you'll get all that info (full hardware info).  It's under /usr/platform and then the type of platform, this bit of shell-script should get you there:                                                                                                                                     Run your platform's 'prtdiag' with the '-v' option and you'll get all that info (full hardware info).  It's under /usr/platform and then the type of platform, this bit of shell-script should get you there:                                                                                                                                    
  
-<code>                                                                                                                                                                                  +<code> 
-cd /usr/platform/`uname -p`/sbin/                                                                                                                                                               +cd /usr/platform/`uname -m`/sbin/ 
-prtdiag -v    +prtdiag -v
 </code> </code>
  
 If asked by someone what type of server, how much RAM, or how many CPUs you have, that will give you the answer.  If asked by someone what type of server, how much RAM, or how many CPUs you have, that will give you the answer. 
  
-==== PARSEC Tech Support ==== 
- 
-[[README.FIRST -- Hints on Cut-&-Pasting Text From This Wiki]]\\ 
-[[How To Initiate a PARSEC Tech Support Call]] 
  
solaris.txt · Last modified: 2018/11/28 20:54 by sgriggs

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki