need a command to specifically to check the manufacturer of the operating system for soalris machine....this doubt sounds silly but i am just looking for specific command which will give me the manufacturer for soalris.
can we use
Code:
uname -s
as the manufacturer of the OS..i guess manufacturer will be Oracle corporation
need a command to specifically to check the manufacturer of the operating system for soalris machine....this doubt sounds silly but i am just looking for specific command which will give me the manufacturer for soalris.
can we use
Code:
uname -s
as the manufacturer of the OS..i guess manufacturer will be Oracle corporation
can someone help in getting this.
From
Code:
man uname
Code:
-s Prints the name of the operating system.
This is the default.
As you can see this has nothing to do with manufacturer.
If you are eager to see manufacturers name do it in this way:
Code:
cat /etc/release
Code:
Solaris 10 10/09 s10x_u8wos_08a X86
Copyright 2009 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 16 September 2009
Hi All,
Can someone let me know the method or set of commands by which i can retrive manufacturer name of computer system (hardware of machine ) and manufacturer of processor. i get below information when fired psrinfo command :
psrinfo -vp
The physical processor has 1 virtual processor... (6 Replies)
Hi,
I am unable to login into my terminal hosting Solaris 10 and get the below error message
"Server refused to allocate pty
ld.so.1: sh: fatal: libc.so.1: open failed: No such file or directory "
Is there anyways i can get into my machine and what kind of changes are required to be... (7 Replies)
Does anybody know the command i issue to find out the manufacturer of the RAM modules in my machine ....ie KINGSTON etc ....i know there is one because I saw sombody use it the other day
cheers (1 Reply)