<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic System and OS information in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/system-and-os-information/m-p/3620326#M19472</link>
    <description>Gd Day Forum,&lt;BR /&gt;&lt;BR /&gt;I will need to gather the following system information from a Linux box.&lt;BR /&gt;&lt;BR /&gt;Kernel version :&lt;BR /&gt;Linux type : &lt;BR /&gt;glib version : &lt;BR /&gt;h/w type : &lt;BR /&gt;OS :&lt;BR /&gt;&lt;BR /&gt;Query: How am I able to retrieve the required information?&lt;BR /&gt;&lt;BR /&gt;This is what I had gather from uname -a command.&lt;BR /&gt;&lt;BR /&gt;uname -a&lt;BR /&gt;Linux serverA.nt.com 2.4.9-vmnix2 #1 Wed Dec 4 16:21:45 PST 2002 i686 &lt;BR /&gt;&lt;BR /&gt;Thanks for the help in advance/cliff</description>
    <pubDate>Wed, 07 Sep 2005 01:34:18 GMT</pubDate>
    <dc:creator>Cliff Lim Kok Hwee</dc:creator>
    <dc:date>2005-09-07T01:34:18Z</dc:date>
    <item>
      <title>System and OS information</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-and-os-information/m-p/3620326#M19472</link>
      <description>Gd Day Forum,&lt;BR /&gt;&lt;BR /&gt;I will need to gather the following system information from a Linux box.&lt;BR /&gt;&lt;BR /&gt;Kernel version :&lt;BR /&gt;Linux type : &lt;BR /&gt;glib version : &lt;BR /&gt;h/w type : &lt;BR /&gt;OS :&lt;BR /&gt;&lt;BR /&gt;Query: How am I able to retrieve the required information?&lt;BR /&gt;&lt;BR /&gt;This is what I had gather from uname -a command.&lt;BR /&gt;&lt;BR /&gt;uname -a&lt;BR /&gt;Linux serverA.nt.com 2.4.9-vmnix2 #1 Wed Dec 4 16:21:45 PST 2002 i686 &lt;BR /&gt;&lt;BR /&gt;Thanks for the help in advance/cliff</description>
      <pubDate>Wed, 07 Sep 2005 01:34:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-and-os-information/m-p/3620326#M19472</guid>
      <dc:creator>Cliff Lim Kok Hwee</dc:creator>
      <dc:date>2005-09-07T01:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: System and OS information</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-and-os-information/m-p/3620327#M19473</link>
      <description>Hi Cliff,&lt;BR /&gt;&lt;BR /&gt;uname -a returns the following information:&lt;BR /&gt;System type (name).&lt;BR /&gt;Host name (Nodename).&lt;BR /&gt;Software release.&lt;BR /&gt;Software date.&lt;BR /&gt;Machine type.&lt;BR /&gt;Domainname.  &lt;BR /&gt;&lt;BR /&gt;To query the glib version use rpm -qi glib&lt;BR /&gt;Information about hardware can be found issuing the dmesg command or 'vi /var/log/dmesg'&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;&lt;BR /&gt;Cheerio,&lt;BR /&gt;&lt;BR /&gt;Renarios</description>
      <pubDate>Wed, 07 Sep 2005 03:39:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-and-os-information/m-p/3620327#M19473</guid>
      <dc:creator>renarios</dc:creator>
      <dc:date>2005-09-07T03:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: System and OS information</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-and-os-information/m-p/3620328#M19474</link>
      <description>thanks for the help guy!</description>
      <pubDate>Wed, 07 Sep 2005 04:43:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-and-os-information/m-p/3620328#M19474</guid>
      <dc:creator>Cliff Lim Kok Hwee</dc:creator>
      <dc:date>2005-09-07T04:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: System and OS information</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-and-os-information/m-p/3620329#M19475</link>
      <description>&lt;BR /&gt;For the hardware info:&lt;BR /&gt;&lt;BR /&gt;$ less /var/log/dmesg&lt;BR /&gt;$ dmesg | less &lt;BR /&gt;&lt;BR /&gt;$ cat /proc/cpuinfo&lt;BR /&gt;$ cat /proc/meminfo&lt;BR /&gt;$ cat /proc/scsi/scsi&lt;BR /&gt;$ cat /proc/pci &lt;BR /&gt;etc.&lt;BR /&gt;&lt;BR /&gt;lspci will list all PCI devices; lspci is a utility for displaying information about all PCI buses in the system and all devices connected to them. &lt;BR /&gt;&lt;BR /&gt;lshw (Hardware Lister) is a small tool to extract detailed information on the hardware configuration of the machine. It can report exact memory configuration, firmware version, mainboard configuration, CPU version and speed, cache configuration, bus speed, etc. Information can be output in plain text, XML or HTML. You can install lshw from LinuxCOE using apt-get install lshw. URL: &lt;A href="http://ezix.sourceforge.net/software/lshw.html" target="_blank"&gt;http://ezix.sourceforge.net/software/lshw.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;cfg2html-linux &lt;BR /&gt;&lt;BR /&gt;Config to HTML tool. Gets the necessary information to plan an update, to perform basic troubleshooting or performance analysis. As a bonus cfg2html creates a nice HTML and plain ASCII documentation from Linux system, cron and at, installed hardware, installed software, filesystems, dump- and swap configuration, LVM, network settings, kernel, system enhancements and applications, subsystems. &lt;BR /&gt;&lt;BR /&gt;URL: &lt;A href="http://www.cfg2html.com/" target="_blank"&gt;http://www.cfg2html.com/&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;dmidecode -- comes with kernel-utils rpm &lt;BR /&gt;&lt;BR /&gt;dmidecode reports information about your system's hardware as described in your system BIOS according to the SMBIOS/DMI standard. &lt;BR /&gt;&lt;BR /&gt;URL: &lt;A href="http://www.nongnu.org/dmidecode/" target="_blank"&gt;http://www.nongnu.org/dmidecode/&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For the Linux version try:&lt;BR /&gt;&lt;BR /&gt;$ cat /etc/redhat-release&lt;BR /&gt;$ cat /etc/debian_version&lt;BR /&gt;$ cat /etc/SuSE-release&lt;BR /&gt;$ cat /proc/version&lt;BR /&gt;$ cat /etc/issue&lt;BR /&gt;&lt;BR /&gt;At least one of those will tell you...   :)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Ross&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Sep 2005 23:57:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-and-os-information/m-p/3620329#M19475</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2005-09-07T23:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: System and OS information</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-and-os-information/m-p/3620330#M19476</link>
      <description>Just traverse the /proc directory:&lt;BR /&gt;ex /proc/cpuinfo gives you cpu info</description>
      <pubDate>Thu, 08 Sep 2005 17:07:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-and-os-information/m-p/3620330#M19476</guid>
      <dc:creator>Sivasingam Santhakumar</dc:creator>
      <dc:date>2005-09-08T17:07:36Z</dc:date>
    </item>
  </channel>
</rss>

