GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Is there a UNIX command to display hardware info? (https://gfy.com/showthread.php?t=569566)

FuqALot 01-29-2006 12:23 PM

Is there a UNIX command to display hardware info?
 
Hi,

I want to know what hardware (processor, memory) a server is running, is there a unix command to show this information?

Thank you.

kernelpanic 01-29-2006 12:24 PM

Run a cat on any of the virtual files in /proc.....that will tell you what you need to know. Each statistic is kept in its own virtual file.

rowan 01-29-2006 12:27 PM

Try dmesg

Brujah 01-29-2006 12:27 PM

cat /proc/cpuinfo
cat /proc/meminfo
etc..

FuqALot 01-29-2006 12:30 PM

Do you need root for the proc command?
Eventhough it's a dedi server there are zero files in the proc folder, I don't have a su pass though.

kernelpanic 01-29-2006 12:31 PM

http://phpsysinfo.sourceforge.net/


Phpsysinfo is rather useful for viewing hardware info, and current resource utilization from a browser.


If you don't have shell access, or aren't comfortable using one, this should do most of what you need.

FuqALot 01-29-2006 12:34 PM

Quote:

Originally Posted by kernelpanic
http://phpsysinfo.sourceforge.net/


Phpsysinfo is rather useful for viewing hardware info, and current resource utilization from a browser.


If you don't have shell access, or aren't comfortable using one, this should do most of what you need.

Nice program, but I'm not gonna configure it install it restart webservers just for hardware info hehe. damn unix

kernelpanic 01-29-2006 12:34 PM

Quote:

Originally Posted by FuqALot
Nice program, but I'm not gonna configure it install it restart webservers just for hardware info hehe. damn unix

Its a script....no reboot needed.


Just upload it and you're golden.

FuqALot 01-29-2006 12:43 PM

Yeah thanx. its done hehe.


All times are GMT -7. The time now is 11:42 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123