Computer specifaction

Asked by Phillip R. Nowels

How do you access the files to show the computer speas

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu nautilus Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

CPU:
cat /proc/cpuinfo | grep name; cat /proc/cpuinfo | grep -i mhz

RAM:
free -m

HDD:
df -h

GFX:
lspci | grep -i vga

Sound:
lspci | grep -i audio

Anything else, give me a buzz.

Revision history for this message
Ian Ace (iaculallad) said :
#2

To show the entire hardware specification:

sudo lshw

Can you help with this problem?

Provide an answer of your own, or ask Phillip R. Nowels for more information if necessary.

To post a message you must log in.