To find the model of a server through commands.

Ask a Question related to Linux / Unix Administration, Design and Development.

  1. #1

    Default To find the model of a server through commands.

    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?
    yls177 Guest

  2. Similar Questions and Discussions

    1. #28038 [Com]: Sent incorrect RCPT TO commands to SMTP server
      ID: 28038 Comment by: business at ziu dot de Reported By: jordi at jcanals dot net Status: Open Bug Type: ...
    2. cold fusion server model
      Hi, What are the hosting limitations of cold fusion, I googled it with no avail,
    3. Possible to have more then one server model language?
      Hi there, I am going to be using webassist's ecart to setup an online store for a client. however this extension does not offer the ability to...
    4. Server Model SSI trouble
      whenever i open a HTML page or save one , i get an error saying that..........................
    5. Issuing host commands from the Oracle Server (8.1)
      Can anyone help me with this. Oracle 8.1 offers the utl_file package which lets you read and write Operating System files. I would like to be...
  3. #2

    Default Re: To find the model of a server through commands.

    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
    [email]jholly@cup.hp.com[/email]
    my opinion.
    Jim Hollenback Guest

  4. #3

    Default Re: To find the model of a server through commands.

    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.
    Doug Freyburger Guest

  5. #4

    Default Re: To find the model of a server through commands.

    [email]dfreybur@yahoo.com[/email] (Doug Freyburger) wrote in message news:<7960d3ee.0408240808.7e87094a@posting.google. com>...
    > 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.

    no prtconf at all, though model works.

    have to ftp prtconf into the server?
    yls177 Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139