{"id":239664,"date":"2021-12-16T10:30:00","date_gmt":"2021-12-16T05:00:00","guid":{"rendered":"https:\/\/fossbytes.com\/?p=239664"},"modified":"2022-03-29T13:58:55","modified_gmt":"2022-03-29T08:28:55","slug":"check-os-version-linux","status":"publish","type":"post","link":"https:\/\/fossbytes.com\/check-os-version-linux\/","title":{"rendered":"How To Check OS Version In Linux?"},"content":{"rendered":"\n<p>GNU\/Linux distros have lots of good things going for them. For example, they can be a refresher for someone from Windows or macOS. Many things in Linux are pretty similar to Windows, but what&#8217;s not identical is checking the OS version in Linux.<\/p>\n\n\n\n<p>One can, arguably, go to the<strong> Settings &gt; System Info<\/strong> on a Linux distribution, but provided there are <a aria-label=\"tons of distributions (opens in a new tab)\" href=\"https:\/\/fossbytes.com\/best-linux-distro-beginners\/\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"ek-link\">tons of distributions<\/a> out there, it&#8217;ll be hard for us to cover every single one of them as some of them differ. Therefore, in this article, let&#8217;s look at the three commands to check the OS version in Linux.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-check-os-version-in-linux\">Check OS Version in Linux<\/h2>\n\n\n\n<p>Here are the three commands you can use to check the OS version in Linux.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-1-using-the-lsb-release-command\">1. Using The lsb_release Command<\/h3>\n\n\n\n<p>The lsb_release command (Linux Standard Base) is one of the easiest ways to get your system info and the Linux version. Here&#8217;s how to use it.<\/p>\n\n\n\n<p>Open the terminal and type the following command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>lsb_release -a<\/code><\/pre>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"796\" height=\"588\" src=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/12\/lsb_release-command-linux.png\" alt=\"lsb_release command linux\" class=\"wp-image-239708\" srcset=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/12\/lsb_release-command-linux.png 796w, https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/12\/lsb_release-command-linux-300x222.png 300w, https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/12\/lsb_release-command-linux-768x567.png 768w\" sizes=\"(max-width: 796px) 100vw, 796px\" \/><\/figure><\/div>\n\n\n\n<p>It gives the distributor ID, description, version, and distribution codename. &#8220;-a&#8221; stands for &#8216;all.&#8217;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-2-using-the-hostnamectl-command\">2. Using the &#8216;hostnamectl&#8217; Command<\/h3>\n\n\n\n<p>Another excellent command that gives out more info than lsb_release like the machine ID, boot ID, the Kernel version, the architecture, and hardware vendor.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"773\" height=\"582\" src=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/12\/hostnamectl-command-in-linux.png\" alt=\"hostnamectl command in linux\" class=\"wp-image-239710\" srcset=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/12\/hostnamectl-command-in-linux.png 773w, https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/12\/hostnamectl-command-in-linux-300x226.png 300w, https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/12\/hostnamectl-command-in-linux-768x578.png 768w\" sizes=\"(max-width: 773px) 100vw, 773px\" \/><\/figure><\/div>\n\n\n\n<p>To use the command, open the terminal, type the command, and hit enter.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>hostnamectl<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-3-using-cat-to-fetch-data-from-etc-os-release\">3. Using Cat To Fetch Data From \/etc\/os-release<\/h3>\n\n\n\n<p>The cat (concatenate) command in Linux, when used, reads the data from a file and displays it in the terminal. The file &#8220;os-release&#8221; in the &#8216;\/etc.&#8217; directory contains the OS info. By typing cat &#8220;\/etc\/os-release,&#8221; we&#8217;re asking cat to fetch the details in the os-release file.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>cat \/etc\/os-release<\/code><\/pre>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"775\" height=\"590\" src=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/12\/cat-etc-os-release-command-in-linux.png\" alt=\"cat etc-os-release command in linux\" class=\"wp-image-239711\" srcset=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/12\/cat-etc-os-release-command-in-linux.png 775w, https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/12\/cat-etc-os-release-command-in-linux-300x228.png 300w, https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/12\/cat-etc-os-release-command-in-linux-768x585.png 768w\" sizes=\"(max-width: 775px) 100vw, 775px\" \/><\/figure><\/div>\n\n\n\n<p>Cat&#8217;ing into the file doesn&#8217;t show the version number of the OS that you&#8217;re using. However, it does show you the name of the distro, the home URL, the documentation URL, and the bug report URL.<\/p>\n\n\n\n<p>If you&#8217;re new to Linux and want to know more about the elements of the <a aria-label=\" (opens in a new tab)\" href=\"https:\/\/fossbytes.com\/best-linux-distros-choosing-guide\/\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"ek-link\">GNU\/Linux family of distributions<\/a>, we&#8217;ve got you <a href=\"https:\/\/fossbytes.com\/tag\/linux\/\" target=\"_blank\" aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener\" class=\"ek-link\">covered.<\/a> <\/p>\n\n\n\n<p>Which Linux distribution are you using? Are you happy with the features it has on offer? Let us know your thoughts and opinions in the comments section below.<\/p>\n\n\n\n<p>If you like this simple explainer, check out our <a href=\"https:\/\/fossbytes.com\/tag\/short-bytes\/\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"ek-link\">Short Bytes<\/a> section. We take complex tech topics and break them into short, easy-to-understand articles.<\/p>\n\n\n<div class=\"wp-block-ub-styled-box ub-styled-box ub-bordered-box\" id=\"ub-styled-box-ca352d03-fc76-4f95-b44e-876fe9da5c06\">\n\n\n<h3 class=\"has-text-align-center has-white-color has-black-background-color has-text-color has-background wp-block-heading\" id=\"h-more-simplified-tech-topics\">More Simplified Tech Topics!<\/h3>\n\n\n\n<div style=\"height:35px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-ub-styled-list ub_styled_list \" id=\"ub_styled_list-bc49aa2c-44de-4b2c-b356-91b3f8f2427a\"><ul class=\"fa-ul\"><li><a aria-label=\"What Is Linux? (opens in a new tab)\" href=\"https:\/\/fossbytes.com\/what-is-linux\/\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"ek-link\">What Is Linux?<\/a><\/li><li><a aria-label=\"What Is A Linux Shell? (opens in a new tab)\" href=\"https:\/\/fossbytes.com\/what-is-linux-shell\/\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"ek-link\">What Is A Linux Shell?<\/a><\/li><li><a aria-label=\"What Is apt-get In Linux? (opens in a new tab)\" href=\"https:\/\/fossbytes.com\/what-is-apt-get-in-linux-and-how-to-use-it\/\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"ek-link\">What Is Apt-Get In Linux?<\/a><\/li><li><a aria-label=\"What Is Sudo In Linux? (opens in a new tab)\" href=\"https:\/\/fossbytes.com\/what-is-sudo-in-linux\/\" target=\"_blank\" rel=\"noreferrer noopener\" class=\"ek-link\">What Is Sudo In Linux?<\/a><\/li><li><a href=\"https:\/\/fossbytes.com\/what-is-linux-distribution\/\" target=\"_blank\" aria-label=\"What Is A Linux Distro? (opens in a new tab)\" rel=\"noreferrer noopener\" class=\"ek-link\">What Is A Linux Distro?<\/a><\/li><\/ul><\/div>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Do you know which distro or the versions you&#8217;re using? We&#8217;ve got you covered.<\/p>\n","protected":false},"author":193,"featured_media":239728,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ub_ctt_via":"","_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"categories":[1828,410],"tags":[3211,3618,298,28464],"class_list":["post-239664","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-geek","category-how-to","tag-linux-distro","tag-linux-kernel","tag-open-source","tag-short-bytes"],"featured_image_src":"https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/12\/Whats-My-Linux-OS-Version.png","author_info":{"display_name":"Abubakar Mohammed","author_link":"https:\/\/fossbytes.com\/author\/md-abubakar\/"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v20.5 (Yoast SEO v21.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How To Check OS Version In Linux? - Fossbytes<\/title>\n<meta name=\"description\" content=\"A lot of things in Linux are pretty similar to Windows, but what&#039;s not similar is checking the OS version in Linux.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/fossbytes.com\/check-os-version-linux\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How To Check OS Version In Linux?\" \/>\n<meta property=\"og:description\" content=\"A lot of things in Linux are pretty similar to Windows, but what&#039;s not similar is checking the OS version in Linux.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fossbytes.com\/check-os-version-linux\/\" \/>\n<meta property=\"og:site_name\" content=\"Fossbytes\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/fossbytes\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/mohammed.abubakar.35912\/\" \/>\n<meta property=\"article:published_time\" content=\"2021-12-16T05:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-03-29T08:28:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/12\/Whats-My-Linux-OS-Version.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Abubakar Mohammed\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/imdabubakar\" \/>\n<meta name=\"twitter:site\" content=\"@fossbytes14\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Abubakar Mohammed\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/fossbytes.com\/check-os-version-linux\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/fossbytes.com\/check-os-version-linux\/\"},\"author\":{\"name\":\"Abubakar Mohammed\",\"@id\":\"https:\/\/fossbytes.com\/#\/schema\/person\/1e5554c817aee19771dee9b4e8257e98\"},\"headline\":\"How To Check OS Version In Linux?\",\"datePublished\":\"2021-12-16T05:00:00+00:00\",\"dateModified\":\"2022-03-29T08:28:55+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/fossbytes.com\/check-os-version-linux\/\"},\"wordCount\":398,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/fossbytes.com\/#organization\"},\"keywords\":[\"Linux Distro\",\"Linux Kernel\",\"open source\",\"Short Bytes\"],\"articleSection\":[\"Geek\",\"How To\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/fossbytes.com\/check-os-version-linux\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/fossbytes.com\/check-os-version-linux\/\",\"url\":\"https:\/\/fossbytes.com\/check-os-version-linux\/\",\"name\":\"How To Check OS Version In Linux? - Fossbytes\",\"isPartOf\":{\"@id\":\"https:\/\/fossbytes.com\/#website\"},\"datePublished\":\"2021-12-16T05:00:00+00:00\",\"dateModified\":\"2022-03-29T08:28:55+00:00\",\"description\":\"A lot of things in Linux are pretty similar to Windows, but what's not similar is checking the OS version in Linux.\",\"breadcrumb\":{\"@id\":\"https:\/\/fossbytes.com\/check-os-version-linux\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/fossbytes.com\/check-os-version-linux\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/fossbytes.com\/check-os-version-linux\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/fossbytes.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How To\",\"item\":\"https:\/\/fossbytes.com\/category\/how-to\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How To Check OS Version In Linux?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/fossbytes.com\/#website\",\"url\":\"https:\/\/fossbytes.com\/\",\"name\":\"Fossbytes\",\"description\":\"Technology Simplified\",\"publisher\":{\"@id\":\"https:\/\/fossbytes.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/fossbytes.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/fossbytes.com\/#organization\",\"name\":\"Fossbytes Media Pvt Ltd\",\"url\":\"https:\/\/fossbytes.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/fossbytes.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/01\/FOSSBYTES-LOGO-NEW-1-1.png\",\"contentUrl\":\"https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/01\/FOSSBYTES-LOGO-NEW-1-1.png\",\"width\":1126,\"height\":281,\"caption\":\"Fossbytes Media Pvt Ltd\"},\"image\":{\"@id\":\"https:\/\/fossbytes.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/fossbytes\",\"https:\/\/twitter.com\/fossbytes14\",\"https:\/\/instagram.com\/fossbytes\/\",\"https:\/\/www.linkedin.com\/company\/9360813\",\"https:\/\/www.pinterest.com\/source\/fossbytes.com\/\",\"https:\/\/www.youtube.com\/@FossbytesOfficial\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/fossbytes.com\/#\/schema\/person\/1e5554c817aee19771dee9b4e8257e98\",\"name\":\"Abubakar Mohammed\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/fossbytes.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ded7997cf3b2c92c0889879d4cac94e8?s=96&d=mm\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/ded7997cf3b2c92c0889879d4cac94e8?s=96&d=mm\",\"caption\":\"Abubakar Mohammed\"},\"description\":\"Abubakar is a Linux and Tech Writer. Hailing from a Computer Science background, the start of his love for Tech dates back to 2011, when he was gifted a Dell Inspiron 5100. When he's not covering Tech, you'll find him binge-watching anime and Tech content on YouTube or hunting heads in competitive FPS games. You can also find his work on Android Police and How-To Geek.\",\"sameAs\":[\"https:\/\/www.facebook.com\/mohammed.abubakar.35912\/\",\"https:\/\/www.instagram.com\/mohadabubakar\/\",\"https:\/\/www.linkedin.com\/in\/mohammed-abubakar\",\"https:\/\/twitter.com\/https:\/\/twitter.com\/imdabubakar\"],\"honorificPrefix\":\"Mr\",\"birthDate\":\"2000-05-30\",\"gender\":\"male\",\"award\":[\"Digit certified smartphone reviewer 2020\",\"Ranked 8th in the 91Mobiles Geek God challenge 2021\",\"Cisco certified Linux professional\"],\"knowsAbout\":[\"Blogging\",\"video editing\",\"HTML\",\"CSS\",\"JavaScript\",\"Python\",\"Node.js\",\"Flutter\"],\"knowsLanguage\":[\"English\",\"Hindi. Telugu\",\"Urdu\"],\"jobTitle\":\"Linux and Tech Writer\",\"worksFor\":\"Fossbytes Media Pvt. Ltd.\",\"url\":\"https:\/\/fossbytes.com\/author\/md-abubakar\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How To Check OS Version In Linux? - Fossbytes","description":"A lot of things in Linux are pretty similar to Windows, but what's not similar is checking the OS version in Linux.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/fossbytes.com\/check-os-version-linux\/","og_locale":"en_US","og_type":"article","og_title":"How To Check OS Version In Linux?","og_description":"A lot of things in Linux are pretty similar to Windows, but what's not similar is checking the OS version in Linux.","og_url":"https:\/\/fossbytes.com\/check-os-version-linux\/","og_site_name":"Fossbytes","article_publisher":"https:\/\/www.facebook.com\/fossbytes","article_author":"https:\/\/www.facebook.com\/mohammed.abubakar.35912\/","article_published_time":"2021-12-16T05:00:00+00:00","article_modified_time":"2022-03-29T08:28:55+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/12\/Whats-My-Linux-OS-Version.png","type":"image\/png"}],"author":"Abubakar Mohammed","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/imdabubakar","twitter_site":"@fossbytes14","twitter_misc":{"Written by":"Abubakar Mohammed","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/fossbytes.com\/check-os-version-linux\/#article","isPartOf":{"@id":"https:\/\/fossbytes.com\/check-os-version-linux\/"},"author":{"name":"Abubakar Mohammed","@id":"https:\/\/fossbytes.com\/#\/schema\/person\/1e5554c817aee19771dee9b4e8257e98"},"headline":"How To Check OS Version In Linux?","datePublished":"2021-12-16T05:00:00+00:00","dateModified":"2022-03-29T08:28:55+00:00","mainEntityOfPage":{"@id":"https:\/\/fossbytes.com\/check-os-version-linux\/"},"wordCount":398,"commentCount":0,"publisher":{"@id":"https:\/\/fossbytes.com\/#organization"},"keywords":["Linux Distro","Linux Kernel","open source","Short Bytes"],"articleSection":["Geek","How To"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/fossbytes.com\/check-os-version-linux\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/fossbytes.com\/check-os-version-linux\/","url":"https:\/\/fossbytes.com\/check-os-version-linux\/","name":"How To Check OS Version In Linux? - Fossbytes","isPartOf":{"@id":"https:\/\/fossbytes.com\/#website"},"datePublished":"2021-12-16T05:00:00+00:00","dateModified":"2022-03-29T08:28:55+00:00","description":"A lot of things in Linux are pretty similar to Windows, but what's not similar is checking the OS version in Linux.","breadcrumb":{"@id":"https:\/\/fossbytes.com\/check-os-version-linux\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fossbytes.com\/check-os-version-linux\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/fossbytes.com\/check-os-version-linux\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/fossbytes.com\/"},{"@type":"ListItem","position":2,"name":"How To","item":"https:\/\/fossbytes.com\/category\/how-to\/"},{"@type":"ListItem","position":3,"name":"How To Check OS Version In Linux?"}]},{"@type":"WebSite","@id":"https:\/\/fossbytes.com\/#website","url":"https:\/\/fossbytes.com\/","name":"Fossbytes","description":"Technology Simplified","publisher":{"@id":"https:\/\/fossbytes.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fossbytes.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/fossbytes.com\/#organization","name":"Fossbytes Media Pvt Ltd","url":"https:\/\/fossbytes.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/fossbytes.com\/#\/schema\/logo\/image\/","url":"https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/01\/FOSSBYTES-LOGO-NEW-1-1.png","contentUrl":"https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/01\/FOSSBYTES-LOGO-NEW-1-1.png","width":1126,"height":281,"caption":"Fossbytes Media Pvt Ltd"},"image":{"@id":"https:\/\/fossbytes.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/fossbytes","https:\/\/twitter.com\/fossbytes14","https:\/\/instagram.com\/fossbytes\/","https:\/\/www.linkedin.com\/company\/9360813","https:\/\/www.pinterest.com\/source\/fossbytes.com\/","https:\/\/www.youtube.com\/@FossbytesOfficial\/"]},{"@type":"Person","@id":"https:\/\/fossbytes.com\/#\/schema\/person\/1e5554c817aee19771dee9b4e8257e98","name":"Abubakar Mohammed","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/fossbytes.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/ded7997cf3b2c92c0889879d4cac94e8?s=96&d=mm","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ded7997cf3b2c92c0889879d4cac94e8?s=96&d=mm","caption":"Abubakar Mohammed"},"description":"Abubakar is a Linux and Tech Writer. Hailing from a Computer Science background, the start of his love for Tech dates back to 2011, when he was gifted a Dell Inspiron 5100. When he's not covering Tech, you'll find him binge-watching anime and Tech content on YouTube or hunting heads in competitive FPS games. You can also find his work on Android Police and How-To Geek.","sameAs":["https:\/\/www.facebook.com\/mohammed.abubakar.35912\/","https:\/\/www.instagram.com\/mohadabubakar\/","https:\/\/www.linkedin.com\/in\/mohammed-abubakar","https:\/\/twitter.com\/https:\/\/twitter.com\/imdabubakar"],"honorificPrefix":"Mr","birthDate":"2000-05-30","gender":"male","award":["Digit certified smartphone reviewer 2020","Ranked 8th in the 91Mobiles Geek God challenge 2021","Cisco certified Linux professional"],"knowsAbout":["Blogging","video editing","HTML","CSS","JavaScript","Python","Node.js","Flutter"],"knowsLanguage":["English","Hindi. Telugu","Urdu"],"jobTitle":"Linux and Tech Writer","worksFor":"Fossbytes Media Pvt. Ltd.","url":"https:\/\/fossbytes.com\/author\/md-abubakar\/"}]}},"taxonomy_info":{"category":[{"value":1828,"label":"Geek"},{"value":410,"label":"How To"}],"post_tag":[{"value":3211,"label":"Linux Distro"},{"value":3618,"label":"Linux Kernel"},{"value":298,"label":"open source"},{"value":28464,"label":"Short Bytes"}]},"featured_image_src_large":["https:\/\/fossbytes.com\/wp-content\/uploads\/2021\/12\/Whats-My-Linux-OS-Version-1024x576.png",1024,576,true],"comment_info":0,"category_info":[{"term_id":1828,"name":"Geek","slug":"geek","term_group":0,"term_taxonomy_id":1830,"taxonomy":"category","description":"The Geek section of Fossbytes features trending developments, features, and useful guides on Linux distros, programming, single board computers, and DIY projects. Here you can also browse new stories on various open source technologies and budding projects.","parent":0,"count":824,"filter":"raw","cat_ID":1828,"category_count":824,"category_description":"The Geek section of Fossbytes features trending developments, features, and useful guides on Linux distros, programming, single board computers, and DIY projects. Here you can also browse new stories on various open source technologies and budding projects.","cat_name":"Geek","category_nicename":"geek","category_parent":0},{"term_id":410,"name":"How To","slug":"how-to","term_group":0,"term_taxonomy_id":411,"taxonomy":"category","description":"Technology\u2019s ultimate purpose is to make things easier for us. In this section, we try to bolster that goal with our in-depth yet simple how-to articles. These guides are one of the top-visited pages of Fossbytes. These pieces revolve around simple and useful tips to improve the productivity of your computers, phones, and other devices. We also try to solve hot searched problems and queries requested by the users in this section.","parent":0,"count":1259,"filter":"raw","cat_ID":410,"category_count":1259,"category_description":"Technology\u2019s ultimate purpose is to make things easier for us. In this section, we try to bolster that goal with our in-depth yet simple how-to articles. These guides are one of the top-visited pages of Fossbytes. These pieces revolve around simple and useful tips to improve the productivity of your computers, phones, and other devices. We also try to solve hot searched problems and queries requested by the users in this section.","cat_name":"How To","category_nicename":"how-to","category_parent":0}],"tag_info":[{"term_id":3211,"name":"Linux Distro","slug":"linux-distro","term_group":0,"term_taxonomy_id":3213,"taxonomy":"post_tag","description":"","parent":0,"count":105,"filter":"raw"},{"term_id":3618,"name":"Linux Kernel","slug":"linux-kernel","term_group":0,"term_taxonomy_id":3620,"taxonomy":"post_tag","description":"","parent":0,"count":46,"filter":"raw"},{"term_id":298,"name":"open source","slug":"open-source","term_group":0,"term_taxonomy_id":299,"taxonomy":"post_tag","description":"","parent":0,"count":261,"filter":"raw"},{"term_id":28464,"name":"Short Bytes","slug":"short-bytes","term_group":0,"term_taxonomy_id":28465,"taxonomy":"post_tag","description":"","parent":0,"count":121,"filter":"raw"}],"_links":{"self":[{"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/posts\/239664"}],"collection":[{"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/users\/193"}],"replies":[{"embeddable":true,"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/comments?post=239664"}],"version-history":[{"count":7,"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/posts\/239664\/revisions"}],"predecessor-version":[{"id":260057,"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/posts\/239664\/revisions\/260057"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/media\/239728"}],"wp:attachment":[{"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/media?parent=239664"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/categories?post=239664"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fossbytes.com\/wp-json\/wp\/v2\/tags?post=239664"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}