{"id":163,"date":"2014-07-28T12:13:46","date_gmt":"2014-07-28T12:13:46","guid":{"rendered":"http:\/\/muse.oneshot.in\/?p=163"},"modified":"2014-07-28T12:13:46","modified_gmt":"2014-07-28T12:13:46","slug":"how-to-determine-my-linux-system-is-32-or-64-bit","status":"publish","type":"post","link":"https:\/\/muse.oneshot.in\/?p=163","title":{"rendered":"How to determine my linux system is 32 or 64 bit"},"content":{"rendered":"<p>1)Best and easiest method is<\/p>\n<p>getconf LONG_BIT<\/p>\n<p>2)Use uname command for the same<\/p>\n<p>uname -m<br \/>\nx86_64<br \/>\nTells this is a 64 bit system<\/p>\n<p>3)uname -ar<br \/>\nLinux localhost.localdomain 2.6.32-220.el6.i686 #1 SMP Wed Nov 9 08:02:18 EST 2011 i686 i686 i386 GNU\/Linux<\/p>\n<p>Tells this is a 32 bit system<\/p>\n","protected":false},"excerpt":{"rendered":"<p>1)Best and easiest method is getconf LONG_BIT 2)Use uname command for the same uname -m x86_64 Tells this is a 64 bit system 3)uname -ar Linux localhost.localdomain 2.6.32-220.el6.i686 #1 SMP Wed Nov 9 08:02:18 EST 2011 i686 i686 i386 GNU\/Linux Tells this is a 32 bit system<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,6,4],"tags":[],"class_list":["post-163","post","type-post","status-publish","format-standard","hentry","category-information-technology","category-linux","category-redhat"],"_links":{"self":[{"href":"https:\/\/muse.oneshot.in\/index.php?rest_route=\/wp\/v2\/posts\/163","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/muse.oneshot.in\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/muse.oneshot.in\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/muse.oneshot.in\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/muse.oneshot.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=163"}],"version-history":[{"count":1,"href":"https:\/\/muse.oneshot.in\/index.php?rest_route=\/wp\/v2\/posts\/163\/revisions"}],"predecessor-version":[{"id":164,"href":"https:\/\/muse.oneshot.in\/index.php?rest_route=\/wp\/v2\/posts\/163\/revisions\/164"}],"wp:attachment":[{"href":"https:\/\/muse.oneshot.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=163"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/muse.oneshot.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=163"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/muse.oneshot.in\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=163"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}