{"id":15662,"date":"2019-02-26T14:39:06","date_gmt":"2019-02-26T14:39:06","guid":{"rendered":"https:\/\/www.hostinger.com\/tutorials\/?p=15662"},"modified":"2026-03-10T10:07:28","modified_gmt":"2026-03-10T10:07:28","slug":"how-to-check-ubuntu-version","status":"publish","type":"post","link":"\/my\/tutorials\/how-to-check-ubuntu-version","title":{"rendered":"How to check your Ubuntu version using GUI, terminal and Hostinger VPS panel"},"content":{"rendered":"<p>Checking your system&rsquo;s Ubuntu version is crucial to ensure compatibility before installing software or deploying an application. It also helps identify an outdated distro, which can present security risks.<\/p><p>In this article, we will explain how to check your Ubuntu version using a graphical user interface (GUI), command-line interface (CLI), and Hostinger&rsquo;s <strong>hPanel<\/strong> control panel. Since these methods suit different use cases, choose one based on your preferences.<\/p><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><a href=\"https:\/\/assets.hostinger.com\/content\/tutorials\/pdf\/Linux-Commands-Cheat-Sheet.pdf\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" width=\"1024\" height=\"283\" src=\"https:\/\/www.hostinger.com\/tutorials\/wp-content\/uploads\/sites\/2\/2022\/11\/Linux-cheat-sheet-1024x283.png\" alt=\"\" class=\"wp-image-69262\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2022\/11\/Linux-cheat-sheet-1536x425.png 1024w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2022\/11\/Linux-cheat-sheet-300x83.png 300w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2022\/11\/Linux-cheat-sheet-150x41.png 150w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2022\/11\/Linux-cheat-sheet-768x212.png 768w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2022\/11\/Linux-cheat-sheet.png 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure><\/div><p>\n\n\n\n<\/p><h2 class=\"wp-block-heading\" id=\"h-how-to-check-ubuntu-version-using-command-line-interface-cli\">How to check Ubuntu version using command line interface (CLI)<\/h2><p>Follow these simple steps to check your Ubuntu version:<\/p><p>For servers, connect via an SSH client like PuTTY and log in as <strong>root<\/strong>.<\/p><ol class=\"wp-block-list\">\n<li><strong>Open the terminal<\/strong>: On Ubuntu desktop, use the keyboard shortcut <strong>Ctrl + Alt + T<\/strong> to open the terminal.<\/li>\n\n\n\n<li><strong>Run the lsb_release command<\/strong>: Enter the following command to display detailed information about your Ubuntu version: <\/li>\n<\/ol><pre class=\"wp-block-preformatted\">lsb_release -a<\/pre><p>If you prefer a simplified output, run the <strong>lsb_release -d<\/strong> command instead. The CLI will print your Ubuntu version details similar to the example below.<\/p><div class=\"wp-block-image\"><figure data-wp-context='{\"imageId\":\"69efb768c56c5\"}' data-wp-interactive=\"core\/image\" class=\"aligncenter size-full wp-lightbox-container\"><img decoding=\"async\" width=\"714\" height=\"67\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2024\/07\/the-lsb-release-command-outputs-ubuntu-version.png\" alt=\"The lsb release command outputs Ubuntu version\" class=\"wp-image-112592\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2024\/07\/the-lsb-release-command-outputs-ubuntu-version.png 714w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2024\/07\/the-lsb-release-command-outputs-ubuntu-version-300x28.png 300w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2024\/07\/the-lsb-release-command-outputs-ubuntu-version-150x14.png 150w\" sizes=\"(max-width: 714px) 100vw, 714px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" aria-label=\"Enlarge\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-style--right=\"state.imageButtonRight\" data-wp-style--top=\"state.imageButtonTop\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewbox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\"><\/path>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure><\/div><ol start=\"3\" class=\"wp-block-list\">\n<li><strong>Alternative commands to check Ubuntu version<\/strong>: Use the <strong>cat<\/strong> command to print the contents of the <strong>lsb-release<\/strong> file:<\/li>\n<\/ol><pre class=\"wp-block-preformatted\">cat \/etc\/lsb-release<\/pre><div class=\"wp-block-image\"><figure data-wp-context='{\"imageId\":\"69efb768c74bc\"}' data-wp-interactive=\"core\/image\" class=\"aligncenter size-full wp-lightbox-container\"><img decoding=\"async\" width=\"687\" height=\"114\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2024\/07\/the-cat-command-prints-ubuntu-version-from-the-lsb-release-file.png\" alt=\"The cat command prints Ubuntu version from the LSB release file\" class=\"wp-image-112593\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2024\/07\/the-cat-command-prints-ubuntu-version-from-the-lsb-release-file.png 687w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2024\/07\/the-cat-command-prints-ubuntu-version-from-the-lsb-release-file-300x50.png 300w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2024\/07\/the-cat-command-prints-ubuntu-version-from-the-lsb-release-file-150x25.png 150w\" sizes=\"(max-width: 687px) 100vw, 687px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" aria-label=\"Enlarge\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-style--right=\"state.imageButtonRight\" data-wp-style--top=\"state.imageButtonTop\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewbox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\"><\/path>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure><\/div><p>Alternatively, check the <strong>\/etc\/issue<\/strong> file for identification information:<\/p><pre class=\"wp-block-preformatted\">cat \/etc\/issue<\/pre><p>Both methods will provide the details of your Ubuntu version.<\/p><h2 class=\"wp-block-heading\" id=\"h-how-to-check-ubuntu-version-using-hpanel-in-hostinger-vps\">How to check Ubuntu version using hPanel in Hostinger VPS<\/h2><p><a href=\"\/my\/vps-hosting\">Hostinger VPS hosting<\/a> users can easily identify the Ubuntu version via the <strong>hPanel<\/strong> control panel. This method is simple since you can do so directly from a web browser without any command. Here are the steps:<\/p><ol class=\"wp-block-list\">\n<li><a href=\"https:\/\/hpanel.hostinger.com\/\" target=\"_blank\" rel=\"noopener\">Log in to<strong> hPanel<\/strong><\/a> and click<strong> VPS<\/strong> on the top menu.<\/li>\n\n\n\n<li>Click <strong>Manage<\/strong> on the VPS plan you want to check.<\/li>\n\n\n\n<li>On the <strong>Overview<\/strong> page, click the <strong>VPS information <\/strong>tab. The Ubuntu version number is located under the <strong>Current OS<\/strong> section.<\/li>\n<\/ol><div class=\"wp-block-image\"><figure data-wp-context='{\"imageId\":\"69efb768c8dc2\"}' data-wp-interactive=\"core\/image\" class=\"aligncenter size-large wp-lightbox-container\"><img decoding=\"async\" width=\"1024\" height=\"537\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2024\/07\/vps-operating-system-information-in-hpanel-1024x537.png\" alt=\"VPS operating system information in hPanel\" class=\"wp-image-112594\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2024\/07\/vps-operating-system-information-in-hpanel-1024x537.png 1024w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2024\/07\/vps-operating-system-information-in-hpanel-300x157.png 300w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2024\/07\/vps-operating-system-information-in-hpanel-150x79.png 150w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2024\/07\/vps-operating-system-information-in-hpanel-768x403.png 768w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2024\/07\/vps-operating-system-information-in-hpanel.png 1386w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" aria-label=\"Enlarge\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-style--right=\"state.imageButtonRight\" data-wp-style--top=\"state.imageButtonTop\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewbox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\"><\/path>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure><\/div><p>That&rsquo;s it! If you want to change your VPS operating system, navigate to the sidebar &rarr; <strong>Settings <\/strong>&rarr; <strong>OS &amp; Panel<\/strong> &rarr; <strong>Operating system<\/strong>.<\/p><p>With this menu, you can easily install numerous <a href=\"\/my\/tutorials\/best-linux-distro\">Linux distributions<\/a> and applications using the <strong>VPS operating system templates<\/strong> with one click.<\/p><?xml encoding=\"utf-8\" ?><figure class=\"wp-block-image size-large\"><a href=\"\/my\/vps-hosting\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" width=\"1024\" height=\"300\" src=\"https:\/\/www.hostinger.com\/tutorials\/wp-content\/uploads\/sites\/2\/2023\/02\/VPS-hosting-banner-1024x300.png\" alt=\"\" class=\"wp-image-77934\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2023\/02\/VPS-hosting-banner.png 1024w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2023\/02\/VPS-hosting-banner-300x88.png 300w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2023\/02\/VPS-hosting-banner-150x44.png 150w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2023\/02\/VPS-hosting-banner-768x225.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure><h2 class=\"wp-block-heading\" id=\"h-how-to-check-ubuntu-version-using-a-graphical-user-interface-gui\">How to check Ubuntu version using a graphical user interface (GUI)<\/h2><p>If your computer runs the Ubuntu desktop, check the operating system version via the Settings menu. Here are the steps:<\/p><ol class=\"wp-block-list\">\n<li>Navigate to the application launcher on your desktop and click the <strong>grid<\/strong> icon.<\/li>\n<\/ol><div class=\"wp-block-image\"><figure data-wp-context='{\"imageId\":\"69efb768cb1cf\"}' data-wp-interactive=\"core\/image\" class=\"aligncenter size-large wp-lightbox-container\"><img decoding=\"async\" width=\"1024\" height=\"265\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2024\/07\/the-grid-icon-on-the-ubuntu-application-launcher-1024x265.png\" alt=\"The grid icon on the Ubuntu application launcher\" class=\"wp-image-112589\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2024\/07\/the-grid-icon-on-the-ubuntu-application-launcher-1024x265.png 1024w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2024\/07\/the-grid-icon-on-the-ubuntu-application-launcher-300x78.png 300w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2024\/07\/the-grid-icon-on-the-ubuntu-application-launcher-150x39.png 150w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2024\/07\/the-grid-icon-on-the-ubuntu-application-launcher-768x199.png 768w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2024\/07\/the-grid-icon-on-the-ubuntu-application-launcher.png 1175w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" aria-label=\"Enlarge\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-style--right=\"state.imageButtonRight\" data-wp-style--top=\"state.imageButtonTop\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewbox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\"><\/path>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure><\/div><ol start=\"2\" class=\"wp-block-list\">\n<li>Select <strong>Settings<\/strong> from the menu. If you can&rsquo;t find it, use the search bar by pressing the <strong>Ctrl<\/strong> + <strong>S<\/strong> keyboard shortcut.<\/li>\n\n\n\n<li>In the new window, go to the <strong>About<\/strong> tab in the sidebar.<\/li>\n\n\n\n<li>Under the Ubuntu logo, check <strong>OS Name<\/strong> to see your operating system release number.<\/li>\n<\/ol><div class=\"wp-block-image\"><figure data-wp-context='{\"imageId\":\"69efb768ccb1e\"}' data-wp-interactive=\"core\/image\" class=\"aligncenter size-large wp-lightbox-container\"><img decoding=\"async\" width=\"1024\" height=\"399\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-on-async--load=\"callbacks.setButtonStyles\" data-wp-on-async-window--resize=\"callbacks.setButtonStyles\" src=\"\/tutorials\/wp-content\/uploads\/sites\/2\/2024\/07\/os-information-on-ubuntu-settings-menu-1024x399.png\" alt=\"OS information on Ubuntu Settings menu\" class=\"wp-image-112591\" srcset=\"https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2024\/07\/os-information-on-ubuntu-settings-menu-1024x399.png 1024w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2024\/07\/os-information-on-ubuntu-settings-menu-300x117.png 300w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2024\/07\/os-information-on-ubuntu-settings-menu-150x58.png 150w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2024\/07\/os-information-on-ubuntu-settings-menu-768x299.png 768w, https:\/\/www.hostinger.com\/my\/tutorials\/wp-content\/uploads\/sites\/45\/2024\/07\/os-information-on-ubuntu-settings-menu.png 1434w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" aria-label=\"Enlarge\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on-async--click=\"actions.showLightbox\" data-wp-style--right=\"state.imageButtonRight\" data-wp-style--top=\"state.imageButtonTop\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewbox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\"><\/path>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure><\/div><p>From the same menu, you can also find other information, including the <strong>Ubuntu Linux kernel version<\/strong>,<strong> bit type<\/strong>, and <strong>GNOME version<\/strong>.<\/p><h2 class=\"wp-block-heading\" id=\"h-why-checking-the-ubuntu-version-is-important\">Why checking the Ubuntu version is important?<\/h2><p>While it may seem like a simple task, checking the Ubuntu version of your desktop and server is important for several reasons.<\/p><p><strong>Update and Security<\/strong><\/p><p>Understanding the installed Ubuntu version helps you determine whether your system uses an outdated distribution. This information is crucial since you must install a new release immediately, especially if your current operating system is out of support.<\/p><p>Otherwise, the Linux distribution might contain an unpatched security vulnerability, exposing your server and desktop to cyber attacks. Updates also often come with bug fixes and performance improvements, which are crucial for hosting environments.<\/p><p><strong>Compatibility<\/strong><\/p><p>Checking the Ubuntu version lets you determine whether your software and application are compatible with your system. It is crucial since installing the wrong package will cause issues.<\/p><p>It is especially crucial for a hosting environment since your application requires multiple dependencies to function correctly. If a piece of software isn&rsquo;t compatible with your system, the rest won&rsquo;t work.<\/p><p><strong>Troubleshooting and Support<\/strong><\/p><p>Understanding the installed operating system version simplifies troubleshooting since you have detailed information right in front of you. For example, you can accurately check for known bugs and issues that might be common for the specific release.<\/p><p>Moreover, it is a best practice to include this information when asking for solutions via customer services or forums like <strong>Stackoverflow<\/strong> for more accurate diagnostics.<\/p><p><div class=\"protip\">\n                    <h4 class=\"title\">Need help troubleshooting your VPS?<\/h4>\n                    <p>In addition to our 24\/7 Customer Success team, Hostinger provides <a href=\"\/blog\/vps-ai-assistant\">Kodee, an AI assistant<\/a> that can retrieve information from your VPS for more accurate troubleshooting solutions, including the operating system version number.<\/p>\n                <\/div>\n\n\n\n<\/p><h2 class=\"wp-block-heading\" id=\"h-conclusion\">Conclusion<\/h2><p>Checking your system&rsquo;s Ubuntu version ensures you are using an in-support release to avoid unwanted security issues. It also helps you determine whether your machine is compatible with a particular software.<\/p><p>There are three ways to do so:<\/p><ul class=\"wp-block-list\">\n<li>Making use of a graphical user interface (GUI)<\/li>\n\n\n\n<li>Using command line interface (CLI)<\/li>\n\n\n\n<li>Utilizing Hostinger&rsquo;s own <strong>hPanel<\/strong><\/li>\n<\/ul><p>On a Ubuntu desktop, simply navigate to the <strong>About<\/strong> tab in the <strong>Settings<\/strong> menu and check the version number under the <strong>OS Name<\/strong> section.<\/p><p>If you prefer using the command line, open <strong>Terminal<\/strong> or connect to your server via <strong>SSH<\/strong>. Run <strong>lsb_release -a<\/strong> to print the distro version number. Alternatively, print the content of <strong>lsb_release<\/strong> or<strong> issue <\/strong>file using the <strong>cat<\/strong> command.<\/p><p>At Hostinger, you can quickly check the Ubuntu version by going to the <strong>VPS Overview<\/strong> menu in hPanel. The information is located in the <strong>Current OS<\/strong> line.<\/p><h2 class=\"wp-block-heading\" id=\"h-how-to-check-ubuntu-version-faq\">How to check Ubuntu version FAQ<\/h2><p>In this section, we will answer commonly asked questions about checking the installed Ubuntu version.<\/p><div class=\"schema-faq wp-block-yoast-faq-block\"><div class=\"schema-faq-section\" id=\"faq-question-1720105579861\"><h3 class=\"schema-faq-question\">What is the latest version of Ubuntu?<\/h3> <p class=\"schema-faq-answer\">At the time of writing, the latest stable version of Ubuntu is <strong>24.04 LTS<\/strong>. A new long-term support (LTS) version launches every two years in April. To see if a newer version is available, regularly check the <a href=\"https:\/\/releases.ubuntu.com\/\" target=\"_blank\" rel=\"noopener\">Ubuntu release page<\/a>.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1720105584869\"><h3 class=\"schema-faq-question\">How do I check the version of Ubuntu I am running?<\/h3> <p class=\"schema-faq-answer\">You can check the version of Ubuntu desktop by going to<strong> Settings<\/strong> &rarr; <strong>About<\/strong>. The operating system version is listed under the <strong>OS Name<\/strong> section. For servers, access the command-line interface and run<strong> lsb_release -a<\/strong>.<\/p> <\/div> <div class=\"schema-faq-section\" id=\"faq-question-1720105589917\"><h3 class=\"schema-faq-question\">How can I check if I have a 32-bit or 64-bit version of Ubuntu?<\/h3> <p class=\"schema-faq-answer\">On Ubuntu desktop, you can see your operating system bit number from the <strong>OS Type<\/strong> in the <strong>Settings<\/strong> menu. For servers, you can do so by running the <strong>lscpu<\/strong> command. If the <strong>CPU op-mode <\/strong>value shows both <strong>64-bit <\/strong>and <strong>32-bit <\/strong>your operating system is actually <strong>64-bit<\/strong>.<\/p> <\/div> <\/div><p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Checking your system&rsquo;s Ubuntu version is crucial to ensure compatibility before installing software or deploying an application. It also helps identify an outdated distro, which can present security risks. In this article, we will explain how to check your Ubuntu version using a graphical user interface (GUI), command-line interface (CLI), and Hostinger&rsquo;s hPanel control panel. [&#8230;]<\/p>\n<p><a class=\"btn btn-secondary understrap-read-more-link\" href=\"\/my\/tutorials\/how-to-check-ubuntu-version\">Read More&#8230;<\/a><\/p>\n","protected":false},"author":337,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"rank_math_title":"How to check your Ubuntu version (3 simple methods)","rank_math_description":"How to Check Ubuntu Version Through Terminal: 1. Open your terminal (CTRL + ALT + T) 2. Run the lsb_release -a command. 3 Check the output.","rank_math_focus_keyword":"check ubuntu version","footnotes":""},"categories":[22643,22639],"tags":[],"class_list":["post-15662","post","type-post","status-publish","format-standard","hentry","category-managing-monitoring-and-security","category-vps"],"hreflangs":[{"locale":"en-US","link":"https:\/\/www.hostinger.com\/tutorials\/how-to-check-ubuntu-version","default":0},{"locale":"fr-FR","link":"https:\/\/www.hostinger.com\/fr\/tutoriels\/comment-connaitre-sa-version-ubuntu","default":0},{"locale":"es-ES","link":"https:\/\/www.hostinger.com\/es\/tutoriales\/verificar-ubuntu-version","default":0},{"locale":"id-ID","link":"https:\/\/www.hostinger.com\/id\/tutorial\/cek-versi-ubuntu","default":0},{"locale":"en-UK","link":"https:\/\/www.hostinger.com\/uk\/tutorials\/how-to-check-ubuntu-version","default":0},{"locale":"en-MY","link":"https:\/\/www.hostinger.com\/my\/tutorials\/how-to-check-ubuntu-version","default":0},{"locale":"en-PH","link":"https:\/\/www.hostinger.com\/ph\/tutorials\/how-to-check-ubuntu-version","default":0},{"locale":"es-MX","link":"https:\/\/www.hostinger.com\/mx\/tutoriales\/verificar-ubuntu-version","default":0},{"locale":"es-CO","link":"https:\/\/www.hostinger.com\/co\/tutoriales\/verificar-ubuntu-version","default":0},{"locale":"es-AR","link":"https:\/\/www.hostinger.com\/ar\/tutoriales\/verificar-ubuntu-version","default":0},{"locale":"en-IN","link":"https:\/\/www.hostinger.com\/in\/tutorials\/how-to-check-ubuntu-version","default":0},{"locale":"en-CA","link":"https:\/\/www.hostinger.com\/ca\/tutorials\/how-to-check-ubuntu-version","default":0},{"locale":"en-AU","link":"https:\/\/www.hostinger.com\/au\/tutorials\/how-to-check-ubuntu-version","default":0},{"locale":"en-NG","link":"https:\/\/www.hostinger.com\/ng\/tutorials\/how-to-check-ubuntu-version","default":0}],"_links":{"self":[{"href":"https:\/\/www.hostinger.com\/my\/tutorials\/wp-json\/wp\/v2\/posts\/15662","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hostinger.com\/my\/tutorials\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hostinger.com\/my\/tutorials\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hostinger.com\/my\/tutorials\/wp-json\/wp\/v2\/users\/337"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hostinger.com\/my\/tutorials\/wp-json\/wp\/v2\/comments?post=15662"}],"version-history":[{"count":43,"href":"https:\/\/www.hostinger.com\/my\/tutorials\/wp-json\/wp\/v2\/posts\/15662\/revisions"}],"predecessor-version":[{"id":121837,"href":"https:\/\/www.hostinger.com\/my\/tutorials\/wp-json\/wp\/v2\/posts\/15662\/revisions\/121837"}],"wp:attachment":[{"href":"https:\/\/www.hostinger.com\/my\/tutorials\/wp-json\/wp\/v2\/media?parent=15662"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hostinger.com\/my\/tutorials\/wp-json\/wp\/v2\/categories?post=15662"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hostinger.com\/my\/tutorials\/wp-json\/wp\/v2\/tags?post=15662"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}