{"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-10T09:37:14","modified_gmt":"2026-03-10T09:37:14","slug":"how-to-check-ubuntu-version","status":"publish","type":"post","link":"\/ph\/tutorials\/how-to-check-ubuntu-version","title":{"rendered":"How to check your Ubuntu version using GUI, terminal and Hostinger VPS panel"},"content":{"rendered":"<p class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">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=\"2048\" height=\"566\" src=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2022\/11\/Linux-cheat-sheet.png\/w=1024,h=1024,fit=scale-down\" alt=\"\" class=\"wp-image-69262\" srcset=\"https:\/\/www.hostinger.com\/ph\/tutorials\/wp-content\/uploads\/sites\/44\/2022\/11\/Linux-cheat-sheet.png 2048w, https:\/\/www.hostinger.com\/ph\/tutorials\/wp-content\/uploads\/sites\/44\/2022\/11\/Linux-cheat-sheet-300x83.png 300w, https:\/\/www.hostinger.com\/ph\/tutorials\/wp-content\/uploads\/sites\/44\/2022\/11\/Linux-cheat-sheet-1536x425.png 1024w, https:\/\/www.hostinger.com\/ph\/tutorials\/wp-content\/uploads\/sites\/44\/2022\/11\/Linux-cheat-sheet-150x41.png 150w, https:\/\/www.hostinger.com\/ph\/tutorials\/wp-content\/uploads\/sites\/44\/2022\/11\/Linux-cheat-sheet-768x212.png 768w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" \/><\/a><\/figure>\n<\/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 class=\"wp-block-paragraph\">Follow these simple steps to check your Ubuntu version:<\/p><p class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">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\":\"6a6730935c046\"}' data-wp-interactive=\"core\/image\" data-wp-key=\"6a6730935c046\" 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--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/the-lsb-release-command-outputs-ubuntu-version.png\/public\" alt=\"The lsb release command outputs Ubuntu version\" class=\"wp-image-112592\" srcset=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/the-lsb-release-command-outputs-ubuntu-version.png\/w=714,fit=scale-down 714w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/the-lsb-release-command-outputs-ubuntu-version.png\/w=300,fit=scale-down 300w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/the-lsb-release-command-outputs-ubuntu-version.png\/w=150,fit=scale-down 150w\" sizes=\"(max-width: 714px) 100vw, 714px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on--click=\"actions.showLightbox\" data-wp-style--right=\"state.thisImage.buttonRight\" data-wp-style--top=\"state.thisImage.buttonTop\">\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\":\"6a6730935d6d2\"}' data-wp-interactive=\"core\/image\" data-wp-key=\"6a6730935d6d2\" 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--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/the-cat-command-prints-ubuntu-version-from-the-lsb-release-file.png\/public\" alt=\"The cat command prints Ubuntu version from the LSB release file\" class=\"wp-image-112593\" srcset=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/the-cat-command-prints-ubuntu-version-from-the-lsb-release-file.png\/w=687,fit=scale-down 687w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/the-cat-command-prints-ubuntu-version-from-the-lsb-release-file.png\/w=300,fit=scale-down 300w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/the-cat-command-prints-ubuntu-version-from-the-lsb-release-file.png\/w=150,fit=scale-down 150w\" sizes=\"(max-width: 687px) 100vw, 687px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on--click=\"actions.showLightbox\" data-wp-style--right=\"state.thisImage.buttonRight\" data-wp-style--top=\"state.thisImage.buttonTop\">\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 class=\"wp-block-paragraph\">Alternatively, check the <strong>\/etc\/issue<\/strong> file for identification information:<\/p><pre class=\"wp-block-preformatted\">cat \/etc\/issue<\/pre><p class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\"><a href=\"\/ph\/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\":\"6a6730935ee70\"}' data-wp-interactive=\"core\/image\" data-wp-key=\"6a6730935ee70\" class=\"aligncenter size-large wp-lightbox-container\"><img decoding=\"async\" width=\"1386\" height=\"727\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/vps-operating-system-information-in-hpanel.png\/w=1024,h=1024,fit=scale-down\" alt=\"VPS operating system information in hPanel\" class=\"wp-image-112594\" srcset=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/vps-operating-system-information-in-hpanel.png\/w=1386,fit=scale-down 1386w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/vps-operating-system-information-in-hpanel.png\/w=300,fit=scale-down 300w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/vps-operating-system-information-in-hpanel.png\/w=1024,fit=scale-down 1024w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/vps-operating-system-information-in-hpanel.png\/w=150,fit=scale-down 150w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/vps-operating-system-information-in-hpanel.png\/w=768,fit=scale-down 768w\" sizes=\"(max-width: 1386px) 100vw, 1386px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on--click=\"actions.showLightbox\" data-wp-style--right=\"state.thisImage.buttonRight\" data-wp-style--top=\"state.thisImage.buttonTop\">\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 class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">With this menu, you can easily install numerous <a href=\"\/ph\/tutorials\/best-linux-distro\/\">Linux distributions<\/a> and applications using the <strong>VPS operating system templates<\/strong> with one click.<\/p><figure class=\"wp-block-image size-large\"><a href=\"\/ph\/vps-hosting\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" width=\"1024\" height=\"300\" src=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/2\/2023\/02\/VPS-hosting-banner.png\/w=1024,h=1024,fit=scale-down\" alt=\"\" class=\"wp-image-77934\" srcset=\"https:\/\/www.hostinger.com\/ph\/tutorials\/wp-content\/uploads\/sites\/44\/2023\/02\/VPS-hosting-banner.png 1024w, https:\/\/www.hostinger.com\/ph\/tutorials\/wp-content\/uploads\/sites\/44\/2023\/02\/VPS-hosting-banner-300x88.png 300w, https:\/\/www.hostinger.com\/ph\/tutorials\/wp-content\/uploads\/sites\/44\/2023\/02\/VPS-hosting-banner-150x44.png 150w, https:\/\/www.hostinger.com\/ph\/tutorials\/wp-content\/uploads\/sites\/44\/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 class=\"wp-block-paragraph\">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\":\"6a673093613cb\"}' data-wp-interactive=\"core\/image\" data-wp-key=\"6a673093613cb\" class=\"aligncenter size-large wp-lightbox-container\"><img decoding=\"async\" width=\"1175\" height=\"304\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/the-grid-icon-on-the-ubuntu-application-launcher.png\/w=1024,h=1024,fit=scale-down\" alt=\"The grid icon on the Ubuntu application launcher\" class=\"wp-image-112589\" srcset=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/the-grid-icon-on-the-ubuntu-application-launcher.png\/w=1175,fit=scale-down 1175w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/the-grid-icon-on-the-ubuntu-application-launcher.png\/w=300,fit=scale-down 300w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/the-grid-icon-on-the-ubuntu-application-launcher.png\/w=1024,fit=scale-down 1024w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/the-grid-icon-on-the-ubuntu-application-launcher.png\/w=150,fit=scale-down 150w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/the-grid-icon-on-the-ubuntu-application-launcher.png\/w=768,fit=scale-down 768w\" sizes=\"(max-width: 1175px) 100vw, 1175px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on--click=\"actions.showLightbox\" data-wp-style--right=\"state.thisImage.buttonRight\" data-wp-style--top=\"state.thisImage.buttonTop\">\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\":\"6a67309362eb3\"}' data-wp-interactive=\"core\/image\" data-wp-key=\"6a67309362eb3\" class=\"aligncenter size-large wp-lightbox-container\"><img decoding=\"async\" width=\"1434\" height=\"559\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/os-information-on-ubuntu-settings-menu.png\/w=1024,h=1024,fit=scale-down\" alt=\"OS information on Ubuntu Settings menu\" class=\"wp-image-112591\" srcset=\"https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/os-information-on-ubuntu-settings-menu.png\/w=1434,fit=scale-down 1434w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/os-information-on-ubuntu-settings-menu.png\/w=300,fit=scale-down 300w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/os-information-on-ubuntu-settings-menu.png\/w=1024,fit=scale-down 1024w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/os-information-on-ubuntu-settings-menu.png\/w=150,fit=scale-down 150w, https:\/\/imagedelivery.net\/LqiWLm-3MGbYHtFuUbcBtA\/wp-content\/uploads\/sites\/44\/2024\/07\/os-information-on-ubuntu-settings-menu.png\/w=768,fit=scale-down 768w\" sizes=\"(max-width: 1434px) 100vw, 1434px\" \/><button class=\"lightbox-trigger\" type=\"button\" aria-haspopup=\"dialog\" data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\" data-wp-init=\"callbacks.initTriggerButton\" data-wp-on--click=\"actions.showLightbox\" data-wp-style--right=\"state.thisImage.buttonRight\" data-wp-style--top=\"state.thisImage.buttonTop\">\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 class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">While it may seem like a simple task, checking the Ubuntu version of your desktop and server is important for several reasons.<\/p><p class=\"wp-block-paragraph\"><strong>Update and Security<\/strong><\/p><p class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\"><strong>Compatibility<\/strong><\/p><p class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\"><strong>Troubleshooting and Support<\/strong><\/p><p class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">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            <div class=\"protip__heading\">\n                <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path d=\"M1.49234 23.5024C1.23229 23.5024 0.972242 23.4024 0.782206 23.2123C0.562165 22.9923 0.452144 22.6822 0.502153 22.3722C0.562165 21.9221 1.14227 17.9113 3.00262 16.351C3.63274 15.8209 4.43289 15.5509 5.26305 15.5609C6.09321 15.5909 6.87335 15.9109 7.47347 16.4911C8.6937 17.6913 8.76371 19.6717 7.6435 20.9919C6.0832 22.8523 2.08245 23.4324 1.63237 23.4924C1.59236 23.4924 1.54235 23.4924 1.50234 23.4924L1.49234 23.5024ZM5.16303 17.5613C4.84297 17.5613 4.53291 17.6713 4.29287 17.8813C3.60274 18.4614 3.07264 19.9317 2.75258 21.242C4.06282 20.9219 5.5331 20.3918 6.11321 19.7017C6.55329 19.1716 6.54329 18.3814 6.0832 17.9213C5.85316 17.7013 5.5431 17.5713 5.20304 17.5613C5.19304 17.5613 5.17303 17.5613 5.16303 17.5613ZM11.7243 21.8821C11.4942 21.8821 11.2642 21.8021 11.0841 21.652C10.8541 21.462 10.7241 21.1819 10.7241 20.8819V15.9109L8.08358 13.2705H3.11264C2.81259 13.2705 2.53254 13.1404 2.3425 12.9104C2.15246 12.6803 2.07245 12.3803 2.12246 12.0902C2.19247 11.7102 2.84259 8.36953 4.70294 7.12929C6.33325 6.04909 8.96375 6.49918 10.244 6.80923C11.5442 4.96889 13.2546 3.4286 15.2349 2.33839C17.4553 1.11816 19.9858 0.518051 22.4963 0.498047C23.0464 0.498047 23.4865 0.948132 23.4865 1.49824C23.4865 5.0389 22.3763 9.97983 17.1753 13.7605C17.4853 15.0408 17.9354 17.6613 16.8552 19.2816C15.615 21.1419 12.2744 21.7921 11.8943 21.8621C11.8343 21.8721 11.7743 21.8821 11.7143 21.8821H11.7243ZM12.7245 16.181V19.6016C13.7146 19.2916 14.7948 18.7915 15.2049 18.1814C15.675 17.4812 15.605 16.091 15.385 14.9008C14.5248 15.3808 13.6346 15.8109 12.7245 16.181ZM9.66388 12.0302L11.9643 14.3307C13.1845 13.8306 14.3648 13.2204 15.485 12.5103C19.9358 9.51974 21.2361 5.60901 21.4561 2.53843C19.6157 2.67846 17.8254 3.20856 16.2051 4.09872C14.2847 5.14892 12.6544 6.68921 11.4942 8.54956C10.7841 9.65977 10.174 10.82 9.66388 12.0302ZM4.39289 11.2701H7.81353C8.1936 10.3599 8.63368 9.46974 9.11377 8.60957C7.92355 8.38953 6.51329 8.31952 5.81315 8.78961C5.19304 9.19968 4.70294 10.3099 4.39289 11.2701Z\" fill=\"#673DE6\"\/>\n                <\/svg>\n                <p class=\"protip__title\">\n                    Need help troubleshooting your VPS?                <\/p>\n            <\/div>\n            <p class=\"protip__content\">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\n<\/p><h2 class=\"wp-block-heading\" id=\"h-conclusion\">Conclusion<\/h2><p class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\">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 class=\"wp-block-paragraph\"><\/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=\"\/ph\/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":1},{"locale":"pt-BR","link":"https:\/\/www.hostinger.com\/br\/tutoriais\/como-ver-versao-ubuntu\/","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-PH","link":"https:\/\/www.hostinger.com\/ph\/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-GB","link":"https:\/\/www.hostinger.com\/uk\/tutorials\/how-to-check-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},{"locale":"es-AR","link":"https:\/\/www.hostinger.com\/ar\/tutoriales\/verificar-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":"pt-PT","link":"https:\/\/www.hostinger.com\/pt\/tutoriais\/como-ver-versao-ubuntu\/","default":0}],"_links":{"self":[{"href":"https:\/\/www.hostinger.com\/ph\/tutorials\/wp-json\/wp\/v2\/posts\/15662","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hostinger.com\/ph\/tutorials\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hostinger.com\/ph\/tutorials\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hostinger.com\/ph\/tutorials\/wp-json\/wp\/v2\/users\/337"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hostinger.com\/ph\/tutorials\/wp-json\/wp\/v2\/comments?post=15662"}],"version-history":[{"count":43,"href":"https:\/\/www.hostinger.com\/ph\/tutorials\/wp-json\/wp\/v2\/posts\/15662\/revisions"}],"predecessor-version":[{"id":121837,"href":"https:\/\/www.hostinger.com\/ph\/tutorials\/wp-json\/wp\/v2\/posts\/15662\/revisions\/121837"}],"wp:attachment":[{"href":"https:\/\/www.hostinger.com\/ph\/tutorials\/wp-json\/wp\/v2\/media?parent=15662"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hostinger.com\/ph\/tutorials\/wp-json\/wp\/v2\/categories?post=15662"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hostinger.com\/ph\/tutorials\/wp-json\/wp\/v2\/tags?post=15662"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}