|
Home > Archive > Unix administration > September 2004 > To find the model of a server through commands.
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
To find the model of a server through commands.
|
|
| yls177 2004-08-24, 3:18 am |
| Example, in hpux, uname -a just give the below
HP-UX hostname B.11.00 U 9000/800 identification-number unlimited-user license
so basically, how do we know whether it is a rp8400, rp3410 and etc?
| |
| Jim Hollenback 2004-08-24, 7:07 pm |
| yls177 (yls177@hotmail.com) wrote:
: Example, in hpux, uname -a just give the below
: HP-UX hostname B.11.00 U 9000/800 identification-number unlimited-user license
: so basically, how do we know whether it is a rp8400, rp3410 and etc?
man model
--
Jim Hollenback
jholly@cup.hp.com
my opinion.
| |
| Doug Freyburger 2004-08-24, 7:07 pm |
| yls177 wrote:
>
> Example, in hpux, uname -a just give the below
> HP-UX hostname B.11.00 U 9000/800 identification-number unlimited-user license
> so basically, how do we know whether it is a rp8400, rp3410 and etc?
There are several ways. One is running prtconf into a file and looking
near the top.
| |
| yls177 2004-09-02, 6:51 pm |
| dfreybur@yahoo.com (Doug Freyburger) wrote in message news:<7960d3ee.0408240808.7e87094a@posting.google.com>...
> yls177 wrote:
>
> There are several ways. One is running prtconf into a file and looking
> near the top.
no prtconf at all, though model works.
have to ftp prtconf into the server?
|
|
|
|
|