Re: System Serial Number & Model Number in Linux
- From: General Schvantzkoph <schvantzkoph@xxxxxxxxx>
- Date: Mon, 24 Jul 2006 15:29:12 -0400
On Mon, 24 Jul 2006 12:01:20 -0700, warnerb wrote:
Hi All,
I'm trying to find an easy way to gather system serial numbers and
model numbers without physically looking at the tag in the front of the
computer. Something similar to "prtconf" in AIX. Does anyone know how
to get this information? I would prefer not to have to install
applications as it is needed on hundreds of systems across a few sites.
Please let me know. Thanks
Brooks
(warnerb@xxxxxxxxxx)
The closest thing to a serial number on a PC is the HWADDR of the ethernet
card, do ifconfig eth0 to get that. You can get CPU info with
cat /proc/cpuinfo
lspci will tell you about the rest of the devices.
.
- References:
- System Serial Number & Model Number in Linux
- From: warnerb
- System Serial Number & Model Number in Linux
- Prev by Date: Re: System Serial Number & Model Number in Linux
- Next by Date: Re: System Serial Number & Model Number in Linux
- Previous by thread: Re: System Serial Number & Model Number in Linux
- Next by thread: Re: System Serial Number & Model Number in Linux
- Index(es):
Relevant Pages
|