vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| >From the shell you could run. /usr/platform/`uname -m`/sbin/prtdiag -v | head //Arjun BertieBigBollox@gmail.com wrote: > I've got an unknown sun machine which I can log into (its got solaris > installed). > > Front plate is missing so I dont know what model is... > > How can I find out what sort of machine it it? |
| |||
| BertieBigBollox@gmail.com wrote: > I've got an unknown sun machine which I can log into (its got solaris > installed). > > Front plate is missing so I dont know what model is... > > How can I find out what sort of machine it it? > uname -i Look on the back for a "seven digit part number". It should look like 570-1234. There might be a -xx at the end. Google for the part number and specify "site:sun.com". That should find, with a little luck, some detailed information of what you have. My guess would be that it's some flavor of "Netra". Does it have two RJ-45 jacks on the back? |
| ||||
| Richard B. Gilbert wrote: > BertieBigBollox@gmail.com wrote: > > > I've got an unknown sun machine which I can log into (its got solaris > > installed). > > > > Front plate is missing so I dont know what model is... > > > > How can I find out what sort of machine it it? > > > > uname -i > > Look on the back for a "seven digit part number". It should look like > 570-1234. There might be a -xx at the end. Google for the part number > and specify "site:sun.com". That should find, with a little luck, some > detailed information of what you have. > > My guess would be that it's some flavor of "Netra". Does it have two > RJ-45 jacks on the back? Both of them are right. Well, I thought of using .. # prtconf | grep -v not results can be like in fifth line ... SUNW,Sun-Fire or SUNW,Ultra-5_10 <snip> which also displays sytem's configuration information, specially the devices attached to it. -- Raqueeb Hassan Bangladesh |