{"id":76,"date":"2013-11-08T19:51:00","date_gmt":"2013-11-08T19:51:00","guid":{"rendered":"http:\/\/334@jodohost.com\/\/blog\/"},"modified":"2013-11-08T19:51:00","modified_gmt":"2013-11-08T19:51:00","slug":"how-to-check-for-the-os-version-and-hardware-structure-on-the-linux-server","status":"publish","type":"post","link":"http:\/\/www.jodohost.com\/blog\/index.php\/2013\/11\/08\/how-to-check-for-the-os-version-and-hardware-structure-on-the-linux-server\/","title":{"rendered":"How to check for the OS version and hardware structure on the Linux server"},"content":{"rendered":"<p>We can check the installed OS version on the Linux server with the help of the files below:-<\/p>\n<p>[root@testwebserver]# cat \/etc\/redhat-release<br \/>CentOS release 5.X(Final)<br \/>[root@testwebserver]# cat \/etc\/issue<br \/>CentOS release 5.X (Final)<br \/>Kernel \\r on an \\m<\/p>\n<p>We can check the hardware structure with the help of the command below:-<\/p>\n<p>[root@testwebserver]# uname -a<br \/>Linux testwebserver 2.6.18-348.3.1.el5 #1 SMP Mon Mar 11 19:39:25 EDT 2013 x86_64 x86_64 x86_64 GNU\/Linux<\/p>\n<p> ]]><\/p>\n","protected":false},"excerpt":{"rendered":"<p>We can check the installed OS version on the Linux server with the help of the files below:- [root@testwebserver]# cat \/etc\/redhat-releaseCentOS release 5.X(Final)[root@testwebserver]# cat \/etc\/issueCentOS release 5.X (Final)Kernel \\r on an \\m We can check the hardware structure with the help of the command below:- [root@testwebserver]# uname -aLinux testwebserver 2.6.18-348.3.1.el5 #1 SMP Mon Mar 11 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[2],"tags":[],"_links":{"self":[{"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/76"}],"collection":[{"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=76"}],"version-history":[{"count":0,"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/76\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=76"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=76"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=76"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}