LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-03-2015, 10:35 AM   #1
Volcano
Member
 
Registered: Sep 2005
Posts: 225

Rep: Reputation: 15
Hardware Details


I need to find Hardware details of a Box.

Box OS is:
Description: Red Hat Enterprise Linux Server release 5.8 (Tikanga)
Release: 5.8
Codename: Tikanga


I wish to find the follwing details

RAM:
Processor:
Disk Size:
Partition:

Is there any command ?

Last edited by Volcano; 08-03-2015 at 10:36 AM.
 
Old 08-03-2015, 11:02 AM   #2
Keruskerfuerst
Senior Member
 
Registered: Oct 2005
Location: Horgau, Germany
Distribution: Manjaro KDE, Win 10
Posts: 2,199

Rep: Reputation: 164Reputation: 164
1. CPU info cat /proc/cpu
2. Image of Ram cat /proc/kcore
3. PCI information lspci -v
4. Disk information fdisk -l
 
2 members found this post helpful.
Old 08-03-2015, 02:27 PM   #3
gramofenomeno
LQ Newbie
 
Registered: Dec 2005
Location: Bogotá, Colombia, S.A.
Distribution: Mandriva, Slackware, Ubuntu
Posts: 15

Rep: Reputation: 2
Hardware details' commands

RAM:
cat /proc/meminfo

Processor:
cat /proc/cpuinfo

Disk Size:
Partition:
df -h

I also find usefull to check disk velocity using:
hdparm -Tt /dev/sda
changing sda to your settings (taked from df -h output).

top is also a nice tool to check resources

Most of these commands must be invoked as root.

Last edited by gramofenomeno; 08-03-2015 at 02:29 PM.
 
1 members found this post helpful.
Old 08-03-2015, 04:52 PM   #4
sarnobat
LQ Newbie
 
Registered: May 2014
Posts: 7

Rep: Reputation: Disabled
I don't know about Red Hat, but if you can get the package hwloc you'll find this really nice:

Quote:
sudo apt-get install -y hwloc
lstopo
 
Old 08-03-2015, 05:55 PM   #5
Doug G
Member
 
Registered: Jul 2013
Posts: 749

Rep: Reputation: Disabled
You can install inxi. Do inxi -Fxz for a nice listing.
 
1 members found this post helpful.
Old 08-04-2015, 12:36 PM   #6
purevw
Member
 
Registered: Jan 2007
Location: Texas
Distribution: OpenSuSE Tumbleweed, Kernel 4.14*
Posts: 137

Rep: Reputation: 52
openSUSE uses the "hwinfo" package and command.
 
Old 08-04-2015, 05:28 PM   #7
zeebra
Senior Member
 
Registered: Dec 2011
Distribution: Slackware
Posts: 1,834
Blog Entries: 17

Rep: Reputation: 643Reputation: 643Reputation: 643Reputation: 643Reputation: 643Reputation: 643
also/alternatively:

"lshw" and "lscpu"
"cpupower" or "cpufreq"

and ofcourse "dmesg"

Last edited by zeebra; 08-04-2015 at 05:30 PM.
 
Old 02-13-2016, 12:42 PM   #8
cesarbergara
Member
 
Registered: Feb 2012
Location: Buenos Aires, Argentina
Distribution: Debian, Suse, Mandrake,
Posts: 92

Rep: Reputation: Disabled
Hi. Under /proc directory you can find a lot info about system and hardware, sometime in files, other under subdirectories.
/proc is not a 'directory' classic. It have only 'virtual' files and directories for the system. When you shutdown PC, all those files and directories are deleted. When you boot, linux create all them.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Get the hardware details Jeetendra Programming 6 05-02-2014 06:59 AM
not able to show hardware details ab.swnt Linux - Hardware 1 04-02-2010 09:30 AM
Hardware Raid-disk details skader Linux - Software 1 04-24-2006 04:17 PM
hardware details on RHEL 3.0 AS sjsowmya Linux - Hardware 0 01-27-2005 02:50 AM
hardware details noir911 *BSD 5 08-05-2004 02:23 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:34 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration