Obtaining Machine Specs (From Terminal): Difference between revisions

From CSLLabWiki
Jump to navigation Jump to search
(Created page with 'glxinfo lspci | grep VGA cat /proc/cpuinfo cat /proc/meminfo df -H sudo dmidecode -t 2 Open case, look at power supply. Make sure to type the spaces into the terminal correctly …')
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
glxinfo
 
 
cat /proc/cpuinfo
 
lspci | grep VGA
lspci | grep VGA
cat /proc/cpuinfo
 
cat /proc/meminfo
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.