Required Hardware information in Linux & solaris.

Please support our Shell Scripting advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Jan 2008
Posts: 17
Reputation: paurik is an unknown quantity at this point 
Solved Threads: 0
paurik paurik is offline Offline
Newbie Poster

Required Hardware information in Linux & solaris.

 
0
  #1
Apr 9th, 2008
Hi i m devloping one intratnet appllication for that i want some hardwre information like memory type,memory bank, BIOS information. I have no rights login as super user.
if anybody has any idea for that plese give me reply.
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 148
Reputation: ghostdog74 is on a distinguished road 
Solved Threads: 40
ghostdog74 ghostdog74 is offline Offline
Junior Poster

Re: Required Hardware information in Linux & solaris.

 
0
  #2
Apr 9th, 2008
Originally Posted by paurik View Post
Hi i m devloping one intratnet appllication for that i want some hardwre information like memory type,memory bank, BIOS information. I have no rights login as super user.
if anybody has any idea for that plese give me reply.
if you are really developing an intranet application, then ask the administrator to assign you the proper rights to those commands necessary for your work. don't try anything that is not allowed by your company policy.
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 17
Reputation: paurik is an unknown quantity at this point 
Solved Threads: 0
paurik paurik is offline Offline
Newbie Poster

Re: Required Hardware information in Linux & solaris.

 
0
  #3
Apr 10th, 2008
I have proper rights to acess all information but i don't know how to get memory type and memory bank and alos bios information.
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 399
Reputation: eggi will become famous soon enough eggi will become famous soon enough 
Solved Threads: 47
eggi eggi is offline Offline
Posting Whiz

Re: Required Hardware information in Linux & solaris.

 
0
  #4
Apr 10th, 2008
Try hwinfo, kudzu, lspci, lsusb, dmidecode, etc. You can also find this information in the /proc filesystem in plain-text format (for instance /proc/meminfo).

Hope that helps

, Mike
Linux and Unix Tips, Tricks and Individual Advice - The Linux and Unix Menagerie!
------------------------------------------------------------------------
The greatest viral marketing idea of all time, get your copy of this Free Report now!
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 17
Reputation: paurik is an unknown quantity at this point 
Solved Threads: 0
paurik paurik is offline Offline
Newbie Poster

Re: Required Hardware information in Linux & solaris.

 
0
  #5
Apr 11th, 2008
Originally Posted by eggi View Post
Try hwinfo, kudzu, lspci, lsusb, dmidecode, etc. You can also find this information in the /proc filesystem in plain-text format (for instance /proc/meminfo).

Hope that helps

, Mike
Hi eggi, i tried these commands on linux (havent yet checked for solaris) but they are not working. Information was available in /proc/meminfo but it couldn't give me the type of RAM (like RDRAM, SDRAM etc.) and it couldn't give the number of memory modules.
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 399
Reputation: eggi will become famous soon enough eggi will become famous soon enough 
Solved Threads: 47
eggi eggi is offline Offline
Posting Whiz

Re: Required Hardware information in Linux & solaris.

 
0
  #6
Apr 11th, 2008
Hey There,

What version/flavor of Linux are you running? Can you post the output of the following commands:

uname -a
cat /etc/release
cat /etc/issue
id
echo $PATH

Just want to be able to help you out if you have a different version than I've ever used, or perhaps an older one with similar but differently named commands.

Thanks

, Mike
Linux and Unix Tips, Tricks and Individual Advice - The Linux and Unix Menagerie!
------------------------------------------------------------------------
The greatest viral marketing idea of all time, get your copy of this Free Report now!
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 399
Reputation: eggi will become famous soon enough eggi will become famous soon enough 
Solved Threads: 47
eggi eggi is offline Offline
Posting Whiz

Re: Required Hardware information in Linux & solaris.

 
0
  #7
Apr 11th, 2008
Actually,

Now that you mention you're using Solaris, also. Here's a link to a page with commands for lots of different OS's and versions

http://www.pafumi.net/Unix_Command_Translator.html

Also, for Linux, check out this project (It's packed in rpm format for ease of installation) called "lshw" - it's very easy to use and has been a help to me in the past when I needed to get some info and couldn't seem to find it:

http://ezix.org/project/wiki/HardwareLiSter

Best wishes,

Mike
Linux and Unix Tips, Tricks and Individual Advice - The Linux and Unix Menagerie!
------------------------------------------------------------------------
The greatest viral marketing idea of all time, get your copy of this Free Report now!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC