{"id":4209,"date":"2021-10-30T15:21:22","date_gmt":"2021-10-30T20:21:22","guid":{"rendered":"https:\/\/www.incredigeek.com\/home\/?p=4209"},"modified":"2021-11-22T16:14:28","modified_gmt":"2021-11-22T22:14:28","slug":"linux-commands-for-cpu-and-gpu-info","status":"publish","type":"post","link":"https:\/\/www.incredigeek.com\/home\/linux-commands-for-cpu-and-gpu-info\/","title":{"rendered":"Linux commands for CPU, RAM and GPU info"},"content":{"rendered":"\n<p>Some helpful commands for showing hardware information on Linux.<\/p>\n\n\n\n<p>Show memory speed<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo dmidecode --type 17<\/pre>\n\n\n\n<p>Show CPU Frequency in MHz<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">cat \/proc\/cpuinfo | grep MHz<\/pre>\n\n\n\n<p>Show a bunch of system info with inxi, may need to install it.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">inxi <\/pre>\n\n\n\n<p>Another cool program is screenfetch.  Gives a nice overview of system specs<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo dnf install screenfetch<\/pre>\n\n\n\n<p>and run with<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">screenfetch<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Some helpful commands for showing hardware information on Linux. Show memory speed sudo dmidecode &#8211;type 17 Show CPU Frequency in MHz cat \/proc\/cpuinfo | grep MHz Show a bunch of system info with inxi, may need to install it. inxi &hellip; <a href=\"https:\/\/www.incredigeek.com\/home\/linux-commands-for-cpu-and-gpu-info\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,3],"tags":[523,1258,1259,7,1256,1257],"class_list":["post-4209","post","type-post","status-publish","format-standard","hentry","category-command-line","category-linux","tag-cpu","tag-frequency","tag-info","tag-linux-2","tag-memory","tag-ram"],"_links":{"self":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/4209","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/comments?post=4209"}],"version-history":[{"count":4,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/4209\/revisions"}],"predecessor-version":[{"id":4245,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/4209\/revisions\/4245"}],"wp:attachment":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/media?parent=4209"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/categories?post=4209"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/tags?post=4209"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}