Obtaining Machine Specs (From Terminal): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
cat /proc/cpuinfo | cat /proc/cpuinfo | ||
lspci | grep VGA | |||
df -H | df -H | ||
sudo dmidecode -t 2 | sudo dmidecode -t 2 | ||
glxinfo | |||
cat /proc/meminfo | |||
Open case, look at power supply. Make sure to type the spaces into the terminal correctly for this command. | Open case, look at power supply. Make sure to type the spaces into the terminal correctly for this command. |
Latest revision as of 17:51, 10 September 2014
cat /proc/cpuinfo
lspci | grep VGA
df -H
sudo dmidecode -t 2
glxinfo
cat /proc/meminfo
Open case, look at power supply. Make sure to type the spaces into the terminal correctly for this command.