{"id":48175,"date":"2024-07-24T07:00:00","date_gmt":"2024-07-24T14:00:00","guid":{"rendered":"https:\/\/dhblog.dream.press\/blog\/?p=48175"},"modified":"2026-08-06T15:46:37","modified_gmt":"2026-08-06T22:46:37","slug":"check-ubuntu-version","status":"publish","type":"post","link":"https:\/\/www.dreamhost.com\/blog\/check-ubuntu-version\/","title":{"rendered":"5 Easy Ways To Check Your Ubuntu Version (GUI &amp; Command Line)"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Ever needed to know which version of Linux you\u2019re working with?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>To check your Ubuntu version, open a terminal with Ctrl+Alt+T and run <code>lsb_release -a<\/code> \u2014 the Release line shows your version number.<\/strong> Prefer point-and-click? Open Settings, select System, then About. The five methods below walk through every option step by step.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Knowing your version helps you troubleshoot issues, avoid compatibility problems, plan hardware upgrades, and maintain <a href=\"https:\/\/www.dreamhost.com\/blog\/secure-your-wordpress-website\/\" target=\"_blank\" rel=\"noreferrer noopener\">good security<\/a>. This guide is written for Ubuntu, but most of these methods work on other Linux distributions, too.<\/p>\n\n\n\n\n\n\n\n<p class=\"wp-block-paragraph\">Let\u2019s get started!<\/p>\n\n\n\n<h2 id=\"h-the-different-versions-of-ubuntu\" class=\"wp-block-heading\">Ubuntu versions in 2026: current releases and support dates<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>As of August 2026, the current Ubuntu LTS release is 26.04 \u201cResolute Raccoon,\u201d released in April 2026, per <a href=\"https:\/\/ubuntu.com\/about\/release-cycle\" target=\"_blank\" rel=\"noreferrer noopener\">Canonical\u2019s release cycle page<\/a>. Ubuntu 24.04 and 22.04 LTS remain in standard support, and the latest interim release, 25.10 \u201cQuesting Quokka,\u201d reached end of life in July 2026.<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Each version of Ubuntu is basically an update to the operating system. New versions come along every six months on average, and every release has its own code name.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Here are the releases you\u2019re most likely to see today:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Version<\/th><th>Codename<\/th><th>Type<\/th><th>Released<\/th><th>Standard support ends<\/th><\/tr><\/thead><tbody><tr><td>26.04 LTS<\/td><td>Resolute Raccoon<\/td><td>LTS<\/td><td>April 2026<\/td><td>May 2031 (ESM to May 2036)<\/td><\/tr><tr><td>25.10<\/td><td>Questing Quokka<\/td><td>Interim<\/td><td>October 2025<\/td><td>July 2026 (end of life)<\/td><\/tr><tr><td>24.04 LTS (currently 24.04.4)<\/td><td>Noble Numbat<\/td><td>LTS<\/td><td>April 2024<\/td><td>May 2029 (ESM to May 2034)<\/td><\/tr><tr><td>22.04 LTS (currently 22.04.5)<\/td><td>Jammy Jellyfish<\/td><td>LTS<\/td><td>April 2022<\/td><td>May 2027 (ESM to May 2032)<\/td><\/tr><tr><td>20.04 LTS (currently 20.04.6)<\/td><td>Focal Fossa<\/td><td>LTS<\/td><td>April 2020<\/td><td>May 2025 (ESM to May 2030)<\/td><\/tr><tr><td>18.04 LTS<\/td><td>Bionic Beaver<\/td><td>LTS<\/td><td>April 2018<\/td><td>May 2023 (ESM to May 2028)<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The \u201ccurrently\u201d numbers are point releases, which roll new patches into refreshed install media \u2014 so the third digit climbs over time (more on reading them in the FAQ below). Ubuntu 26.04\u2019s first point release, 26.04.1, is due August 27, 2026, per Canonical\u2019s release schedule.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Ubuntu 20.04 and 18.04 have left standard support and are only covered through Ubuntu Pro\u2019s Expanded Security Maintenance (ESM). Even older LTS releases, like 16.04 and 14.04, have exhausted ESM too and are now covered only by Canonical\u2019s paid Legacy add-on.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Unlike some other desktop <a href=\"https:\/\/help.dreamhost.com\/hc\/en-us\/articles\/360059767631-Viewing-your-server-s-software-versions\" target=\"_blank\" rel=\"noreferrer noopener\">operating systems<\/a>, Ubuntu also comes in official flavors that swap out the desktop environment: Kubuntu uses KDE Plasma, Xubuntu uses Xfce, and Lubuntu uses the lightweight LXQt, to name three.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Under the hood, though, every flavor is the same Ubuntu base system with the same Linux kernel. That matters here for one practical reason: the Settings path in Method 2 looks different on each flavor, while the terminal commands below work identically on all of them.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This underlying system is what we need to investigate to find that all-important version number.<\/p>\n\n<h2 id=\"h-why-you-might-need-to-check-your-ubuntu-version\" class=\"wp-block-heading\">Why you might need to check your Ubuntu version<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\u201cRemind me why I need to know my Ubuntu version again?\u201d<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We hear you.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>There are several good reasons to look up your version number.<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Here are the highlights:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-checking-software-compatibility\">Checking software compatibility<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">You might not be able to run new software on older releases, and the same goes for new updates of existing apps. A compatibility check on the Ubuntu version of your device can help you avoid any potential problems.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-security-updates\">Security updates<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">New versions of Ubuntu often seek to patch security weaknesses. If you\u2019re worried about a specific vulnerability, you might want to ensure you\u2019re up to date.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-troubleshooting-issues\">Troubleshooting issues<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">When you\u2019re trying to resolve problems on your device, it really helps to know your Ubuntu version number. Some problems are specific to certain releases, so almost every <a href=\"https:\/\/www.dreamhost.com\/support\/\" target=\"_blank\" rel=\"noreferrer noopener\">tech support<\/a> person asks for this information.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-planning-for-upgrades\">Planning for upgrades<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If you plan to update your system, make sure you check whether your device can actually handle the update. There\u2019s a possibility that older devices may not meet the technical requirements for the latest Ubuntu versions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You may also need a newer Ubuntu release to support newer hardware.<\/p>\n\n\n\n<div class=\"article-newsletter article-newsletter--gradient\">\n\n\n<h2>Get Content Delivered Straight to Your Inbox<\/h2><p>Subscribe now to receive all the latest updates, delivered directly to your inbox.<\/p><form class=\"nwsl-form\" id=\"newsletter_block_\" novalidate><div class=\"messages\"><\/div><div class=\"form-group\"><label for=\"input_newsletter_block_\"><input type=\"email\"name=\"email\"id=\"input_newsletter_block_\"placeholder=\"Enter your email address\"novalidatedisabled=\"disabled\"\/><\/label><button type=\"submit\"class=\"btn btn--brand\"disabled=\"disabled\"><span>Sign Me Up!<\/span><svg width=\"21\" height=\"14\" viewBox=\"0 0 21 14\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M13.8523 0.42524L12.9323 1.34521C12.7095 1.56801 12.7132 1.9304 12.9404 2.14865L16.7241 5.7823H0.5625C0.251859 5.7823 0 6.03416 0 6.3448V7.6573C0 7.96794 0.251859 8.2198 0.5625 8.2198H16.7241L12.9405 11.8535C12.7132 12.0717 12.7095 12.4341 12.9323 12.6569L13.8523 13.5769C14.072 13.7965 14.4281 13.7965 14.6478 13.5769L20.8259 7.39879C21.0456 7.17913 21.0456 6.82298 20.8259 6.60327L14.6477 0.42524C14.4281 0.205584 14.0719 0.205584 13.8523 0.42524Z\" fill=\"white\"\/>\n<\/svg>\n<\/button><\/div><\/form><\/div>\n\n\n<h2 id=\"h-how-to-find-out-which-version-of-ubuntu-you-re-using\" class=\"wp-block-heading\">How to check your Ubuntu version (terminal and GUI)<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The fastest check is a single terminal command: run <code>lsb_release -a<\/code> and read the <strong>Release<\/strong> line. If that command isn\u2019t installed, <code>cat \/etc\/os-release<\/code> works on every Ubuntu system.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Here are the best methods to check your Ubuntu version via the <a href=\"https:\/\/www.dreamhost.com\/blog\/linux-commands\/\" target=\"_blank\" rel=\"noreferrer noopener\">command line<\/a> and <a href=\"https:\/\/help.dreamhost.com\/hc\/en-us\/articles\/216557548-Available-shells-at-DreamHost\" target=\"_blank\" rel=\"noreferrer noopener\">GUI<\/a> (graphical user interface) \u2014 ranked fastest first.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-method-2-the-lsb-release-a-command\">Method 1: The <code>lsb_release -a<\/code> command<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The fastest way to get your version number is the <strong><code>lsb_release<\/code><\/strong> command. This prints out useful information about the Linux distribution you\u2019re using \u2014 in this case, Ubuntu \u2014 including the distributor ID, description, release number, and codename.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Here\u2019s how to use it:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Launch Terminal using <strong>Ctrl+Alt+T<\/strong><\/li>\n\n\n\n<li>Type in the following command: <strong><code>lsb_release -a<\/code><\/strong><\/li>\n\n\n\n<li>Hit <strong>Enter<\/strong><\/li>\n\n\n\n<li>The output should include the version number labeled as <strong>Release<\/strong><\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"2560\" height=\"1072\" data-src=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/03_the_lsb_release-scaled.webp\" alt=\"Terminal screenshot showing the command &quot;lsb_release -a&quot;\" class=\"wp-image-48188 lazyload\" data-srcset=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/03_the_lsb_release-scaled.webp 2560w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/03_the_lsb_release-300x126.webp 300w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/03_the_lsb_release-1024x429.webp 1024w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/03_the_lsb_release-768x322.webp 768w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/03_the_lsb_release-1536x643.webp 1536w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/03_the_lsb_release-2048x858.webp 2048w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/03_the_lsb_release-600x251.webp 600w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/03_the_lsb_release-1200x503.webp 1200w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/03_the_lsb_release-730x306.webp 730w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/03_the_lsb_release-1460x611.webp 1460w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/03_the_lsb_release-784x328.webp 784w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/03_the_lsb_release-1568x657.webp 1568w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/03_the_lsb_release-877x367.webp 877w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/03_the_lsb_release-1754x734.webp 1754w\" data-sizes=\"(max-width: 2560px) 100vw, 2560px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 2560px; --smush-placeholder-aspect-ratio: 2560\/1072;\" \/><\/figure>\n\n<h3 class=\"wp-block-heading\" id=\"h-method-1-check-your-version-via-the-gui-settings-nbsp\">Method 2: Check your version via the GUI settings<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Not a fan of the terminal? The most user-friendly way to check your Ubuntu version is through the GUI:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>In the Launcher, click the little <strong>Settings<\/strong> gear icon<\/li>\n\n\n\n<li>In the sidebar, select <strong>System<\/strong> (on Ubuntu 22.04, you\u2019ll see <strong>About<\/strong> directly in the sidebar instead)<\/li>\n\n\n\n<li>Click <strong>About<\/strong><\/li>\n\n\n\n<li>Your Ubuntu version number appears in the system details, right alongside the OS name<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"2400\" height=\"1350\" data-src=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/02_os_name.webp\" alt=\"Ubuntu system information screen displaying OS name, version number, codename\" class=\"wp-image-48185 lazyload\" data-srcset=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/02_os_name.webp 2400w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/02_os_name-300x169.webp 300w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/02_os_name-1024x576.webp 1024w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/02_os_name-768x432.webp 768w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/02_os_name-1536x864.webp 1536w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/02_os_name-2048x1152.webp 2048w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/02_os_name-600x338.webp 600w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/02_os_name-1200x675.webp 1200w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/02_os_name-730x411.webp 730w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/02_os_name-1460x821.webp 1460w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/02_os_name-784x441.webp 784w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/02_os_name-1568x882.webp 1568w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/02_os_name-877x493.webp 877w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/02_os_name-1754x987.webp 1754w\" data-sizes=\"(max-width: 2400px) 100vw, 2400px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 2400px; --smush-placeholder-aspect-ratio: 2400\/1350;\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">This route is perfect if you\u2019re not confident with <a href=\"https:\/\/www.dreamhost.com\/blog\/best-online-resources-learn-to-code\/\" target=\"_blank\" rel=\"noreferrer noopener\">scripting<\/a> and the Linux command line.<\/p>\n\n<h3 class=\"wp-block-heading\" id=\"h-method-3-the-cat-etc-os-release-command\">Method 3: The <code>cat \/etc\/os-release<\/code> command<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Rather than asking the Linux command line for your version number, you can simply query the files that hold this information.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Launch Terminal using <strong>Ctrl+Alt+T<\/strong><\/li>\n\n\n\n<li>Type in the following command: <strong><code>cat \/etc\/os-release<\/code><\/strong><\/li>\n\n\n\n<li>Hit <strong>Enter<\/strong><\/li>\n\n\n\n<li>Terminal should output the contents of the <strong>os-release<\/strong> file<\/li>\n\n\n\n<li>You\u2019ll find the key data under the <strong>VERSION_ID<\/strong> and <strong>VERSION_CODENAME<\/strong> variables (with <strong>PRETTY_NAME<\/strong> holding the human-readable version string)<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">Method 4: Check your <code>\/etc\/issue<\/code> file<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Another place where information is stored is the <strong><code>\/etc\/issue<\/code><\/strong> file. We can call on this document using a simple command and get only the Ubuntu version as a response.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Launch Terminal using <strong>Ctrl+Alt+T<\/strong><\/li>\n\n\n\n<li>Type in the following command: <strong><code>cat \/etc\/issue<\/code><\/strong><\/li>\n\n\n\n<li>Hit <strong>Enter<\/strong><\/li>\n\n\n\n<li>You should see a single line of text, listing your version number<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"2560\" height=\"1072\" data-src=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/04_check_your_etc_issue_file-scaled.webp\" alt=\"Terminal screenshot displaying the commands to check the Ubuntu version\" class=\"wp-image-48190 lazyload\" data-srcset=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/04_check_your_etc_issue_file-scaled.webp 2560w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/04_check_your_etc_issue_file-300x126.webp 300w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/04_check_your_etc_issue_file-1024x429.webp 1024w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/04_check_your_etc_issue_file-768x322.webp 768w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/04_check_your_etc_issue_file-1536x643.webp 1536w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/04_check_your_etc_issue_file-2048x858.webp 2048w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/04_check_your_etc_issue_file-600x251.webp 600w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/04_check_your_etc_issue_file-1200x503.webp 1200w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/04_check_your_etc_issue_file-730x306.webp 730w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/04_check_your_etc_issue_file-1460x611.webp 1460w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/04_check_your_etc_issue_file-784x328.webp 784w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/04_check_your_etc_issue_file-1568x657.webp 1568w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/04_check_your_etc_issue_file-877x367.webp 877w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/04_check_your_etc_issue_file-1754x734.webp 1754w\" data-sizes=\"(max-width: 2560px) 100vw, 2560px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 2560px; --smush-placeholder-aspect-ratio: 2560\/1072;\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Method 5: Use the <code>hostnamectl<\/code> command<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The <strong><code>hostnamectl<\/code><\/strong> command is designed to help you change your system\u2019s <a href=\"https:\/\/help.dreamhost.com\/hc\/en-us\/articles\/215279668-The-Dedicated-server-hostname\" target=\"_blank\" rel=\"noreferrer noopener\">hostname<\/a>. (That\u2019s the identity of your device when it\u2019s connected to a network.)<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">But we\u2019re not interested in that today.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Instead, we\u2019re going to use the command to reveal some key information about your system, including the all-important Ubuntu version number.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Launch Terminal using <strong>Ctrl+Alt+T<\/strong><\/li>\n\n\n\n<li>Type in the following command: <strong><code>hostnamectl<\/code><\/strong><\/li>\n\n\n\n<li>Hit <strong>Enter<\/strong><\/li>\n\n\n\n<li>You should see several lines of information, including your <strong>Operating System<\/strong> and <strong>Kernel<\/strong> versions<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"2560\" height=\"1280\" data-src=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/05_the_hostnamectl_command-scaled.webp\" alt=\"Terminal showing system information for Ubuntu 22.04.4 LTS instance running on AWS\" class=\"wp-image-48192 lazyload\" data-srcset=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/05_the_hostnamectl_command-scaled.webp 2560w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/05_the_hostnamectl_command-300x150.webp 300w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/05_the_hostnamectl_command-1024x512.webp 1024w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/05_the_hostnamectl_command-768x384.webp 768w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/05_the_hostnamectl_command-1536x768.webp 1536w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/05_the_hostnamectl_command-2048x1024.webp 2048w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/05_the_hostnamectl_command-600x300.webp 600w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/05_the_hostnamectl_command-1200x600.webp 1200w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/05_the_hostnamectl_command-730x365.webp 730w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/05_the_hostnamectl_command-1460x730.webp 1460w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/05_the_hostnamectl_command-784x392.webp 784w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/05_the_hostnamectl_command-1568x784.webp 1568w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/05_the_hostnamectl_command-877x439.webp 877w, https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/05_the_hostnamectl_command-1754x877.webp 1754w\" data-sizes=\"(max-width: 2560px) 100vw, 2560px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 2560px; --smush-placeholder-aspect-ratio: 2560\/1280;\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">One distinction worth knowing: the <strong>Operating System<\/strong> line is your Ubuntu release (\u201cUbuntu 22.04.4 LTS\u201d in the screenshot above), while the <strong>Kernel<\/strong> line is your Linux kernel version \u2014 a separate number entirely. That\u2019s also why <code>uname -r<\/code>, a command often suggested for version checks, won\u2019t tell you your Ubuntu version: it only prints the kernel string.<\/p>\n\n\n\n<h2 id=\"h-ubuntu-version-faqs\" class=\"wp-block-heading\">Ubuntu version FAQs<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Got more questions? Below are a few of the most common ones regarding Ubuntu releases:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-how-often-should-i-check-my-ubuntu-version\">How often should I check my Ubuntu version?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">You don\u2019t need to check your Ubuntu version unless you\u2019re updating to the next version, upgrading your setup, or trying to troubleshoot problems.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How can I upgrade my Ubuntu version?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">You can upgrade via the Software Updater application or by choosing the upgrade option when Ubuntu notifies you about a new version. On a server, or if no prompt appears, run <code>sudo do-release-upgrade<\/code> in the terminal.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If your version check reveals a release that\u2019s past its end-of-support date (see the table above), upgrade as soon as you can: it\u2019s no longer receiving security updates. LTS users can move directly from one LTS to the next (from 24.04 LTS to 26.04 LTS, for example). Interim releases don\u2019t get that shortcut: they upgrade sequentially, one release at a time, following the upgrade paths on Canonical\u2019s release cycle page. And if your release is already past end of life, the standard upgrader may need extra steps to work at all \u2014 at that point, a clean install of the current LTS is often the quicker route.<\/p>\n\n<h3 class=\"wp-block-heading\">What\u2019s the difference between LTS and non-LTS Ubuntu versions?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">You may notice that some Ubuntu version codes include the acronym LTS. This stands for long-term support.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">LTS versions of Ubuntu are released every two years in April. The current LTS is 26.04 Resolute Raccoon (April 2026), preceded by 24.04 Noble Numbat (April 2024). Each LTS gets five years of standard support, and Ubuntu Pro\u2019s Expanded Security Maintenance (ESM) extends that to 10 years total.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In contrast, non-LTS (interim) versions are released every six months. They only come with nine months of <a href=\"https:\/\/ubuntu.com\/about\/release-cycle\" target=\"_blank\" rel=\"noreferrer noopener\">guaranteed support<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you want a stable environment for getting things done, LTS might be the way to go.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">However, you won\u2019t get the latest and most experimental features that appear in other versions.<\/p>\n\n<h3 class=\"wp-block-heading\">Does checking my Ubuntu version require <code>sudo<\/code> privileges?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Nope. You can use the <code>lsb_release<\/code>, <code>\/etc\/os-release<\/code>, and GUI methods mentioned above without sudo access. One caveat: minimal server and container images sometimes ship without <code>lsb_release<\/code> preinstalled, so if the command isn\u2019t found over SSH, <code>cat \/etc\/os-release<\/code> is the fallback that always works.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What are the Ubuntu release naming conventions?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Each new version of Ubuntu is given a name to make it easier to reference. These names follow a simple format: adjective animal. For example, the current LTS release is Resolute Raccoon (26.04), and the next release will be Stonking Stingray (26.10), due in October 2026.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The first letter of both words is usually the same, and each new version moves to the next letter in the alphabet. The animals and adjectives can sometimes be a bit obscure, but these codenames are definitely memorable.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In addition to the names, Ubuntu versions also have a numbering system that follows the format YY.MM, where YY represents the year and MM represents the month of the release. For instance, Ubuntu 24.10 indicates a release in October 2024. This numbering system helps users quickly identify how old a particular release is. The \u201cminor\u201d version will always be either .04 or .10 to represent the months in which new releases are put out into the wild.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You might also spot a third number, like 24.04.4 or 22.04.5. That\u2019s a point release: the same LTS version with all the updates and fixes since launch rolled into a refreshed install image. If your system reports 24.04.4, you\u2019re still on 24.04 LTS, just fully patched, so there\u2019s no separate upgrade to chase.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Together, the codename and version number provide an easy way to identify and reference specific Ubuntu releases.<\/p>\n\n<h2 id=\"h2_staying-up-to-date\" class=\"wp-block-heading\">Staying up to date<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">As you\u2019ve seen, finding out which version of Ubuntu is on your computer isn\u2019t that hard.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You just need to know where to look, or which commands to use. To recap, the key methods are:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Use the <strong><code>lsb_release -a<\/code><\/strong> command<\/li>\n\n\n\n<li>Check in your Settings via GUI<\/li>\n\n\n\n<li>Enter the <strong><code>cat \/etc\/os-release<\/code><\/strong> command<\/li>\n\n\n\n<li>Ask for <strong><code>cat \/etc\/issue<\/code><\/strong> in Terminal<\/li>\n\n\n\n<li>Make use of the <strong><code>hostnamectl<\/code><\/strong> command<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Save this page for future reference, and you\u2019ll never run into the same problem again!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Of course, software updates don\u2019t only apply to desktop machines. Website owners need to <a href=\"https:\/\/help.dreamhost.com\/hc\/en-us\/articles\/360037291651-Manually-updating-WordPress\" target=\"_blank\" rel=\"noreferrer noopener\">track new versions<\/a> and check for upgrades all the time.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you\u2019re tired of chasing your tail, consider <a href=\"https:\/\/www.dreamhost.com\/features\/free-wordpress-migrations\/\" target=\"_blank\" rel=\"noreferrer noopener\">moving your site to DreamHost<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Our <a href=\"https:\/\/www.dreamhost.com\/wordpress\/managed\/\" target=\"_blank\" rel=\"noreferrer noopener\">managed hosting plans<\/a> take care of updates automatically, meaning you don\u2019t need to worry about version numbers. And <a href=\"https:\/\/www.dreamhost.com\/features\/wordpress-backups\/\" target=\"_blank\" rel=\"noreferrer noopener\">automatic daily backups<\/a> are stored offsite and retained for a set period based on your plan, so a recent, known-good copy of your site is always on hand.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/www.dreamhost.com\/wordpress\/managed\/\" target=\"_blank\" rel=\"noreferrer noopener\">Sign up today<\/a> to make your life a little easier!<\/p>\n\n\n","protected":false},"excerpt":{"rendered":"<p>Learn how to check which version of Ubuntu you&#8217;re using via GUI or the command line in our concise guide!<\/p>\n","protected":false},"author":1006,"featured_media":48176,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_yoast_wpseo_opengraph-title":"How to Check Ubuntu Version (5 Easy Ways) - DreamHost","_yoast_wpseo_opengraph-description":"How to check your Ubuntu version with five simple terminal and GUI methods, from lsb_release to Settings > About.","_yoast_wpseo_twitter-title":"How to Check Ubuntu Version (5 Easy Ways) - DreamHost","_yoast_wpseo_twitter-description":"How to check your Ubuntu version with five simple terminal and GUI methods, from lsb_release to Settings > About.","toc_headlines":"[[\"h-the-different-versions-of-ubuntu\",\"Ubuntu versions in 2026: current releases and support dates\"],[\"h-why-you-might-need-to-check-your-ubuntu-version\",\"Why you might need to check your Ubuntu version\"],[\"h-how-to-find-out-which-version-of-ubuntu-you-re-using\",\"How to check your Ubuntu version (terminal and GUI)\"],[\"h-ubuntu-version-faqs\",\"Ubuntu version FAQs\"],[\"h2_staying-up-to-date\",\"Staying up to date\"]]","hide_toc":false,"show_updated_at":"1","footnotes":""},"categories":[10025,804],"tags":[],"class_list":["post-48175","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tech-talk","category-web-hosting"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Check Ubuntu Version (5 Easy Ways) - DreamHost<\/title>\n<meta name=\"description\" content=\"How to check your Ubuntu version with five simple terminal and GUI methods, from lsb_release to Settings &gt; About.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.dreamhost.com\/blog\/check-ubuntu-version\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Check Ubuntu Version (5 Easy Ways) - DreamHost\" \/>\n<meta property=\"og:description\" content=\"How to check your Ubuntu version with five simple terminal and GUI methods, from lsb_release to Settings &gt; About.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dreamhost.com\/blog\/check-ubuntu-version\/\" \/>\n<meta property=\"og:site_name\" content=\"DreamHost Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/DreamHost\/\" \/>\n<meta property=\"article:published_time\" content=\"2024-07-24T14:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-06T22:46:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/1220x628_ogimage_check_your_ubuntu_version.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1800\" \/>\n\t<meta property=\"og:image:height\" content=\"942\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Brian Andrus\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"How to Check Ubuntu Version (5 Easy Ways) - DreamHost\" \/>\n<meta name=\"twitter:description\" content=\"How to check your Ubuntu version with five simple terminal and GUI methods, from lsb_release to Settings &gt; About.\" \/>\n<meta name=\"twitter:creator\" content=\"@dreamhost\" \/>\n<meta name=\"twitter:site\" content=\"@dreamhost\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Brian Andrus\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Check Ubuntu Version (5 Easy Ways) - DreamHost","description":"How to check your Ubuntu version with five simple terminal and GUI methods, from lsb_release to Settings > About.","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:\/\/www.dreamhost.com\/blog\/check-ubuntu-version\/","og_locale":"en_US","og_type":"article","og_title":"How to Check Ubuntu Version (5 Easy Ways) - DreamHost","og_description":"How to check your Ubuntu version with five simple terminal and GUI methods, from lsb_release to Settings > About.","og_url":"https:\/\/www.dreamhost.com\/blog\/check-ubuntu-version\/","og_site_name":"DreamHost Blog","article_publisher":"https:\/\/www.facebook.com\/DreamHost\/","article_published_time":"2024-07-24T14:00:00+00:00","article_modified_time":"2026-08-06T22:46:37+00:00","og_image":[{"width":1800,"height":942,"url":"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/1220x628_ogimage_check_your_ubuntu_version.webp","type":"image\/webp"}],"author":"Brian Andrus","twitter_card":"summary_large_image","twitter_title":"How to Check Ubuntu Version (5 Easy Ways) - DreamHost","twitter_description":"How to check your Ubuntu version with five simple terminal and GUI methods, from lsb_release to Settings > About.","twitter_creator":"@dreamhost","twitter_site":"@dreamhost","twitter_misc":{"Written by":"Brian Andrus","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dreamhost.com\/blog\/check-ubuntu-version\/#article","isPartOf":{"@id":"https:\/\/www.dreamhost.com\/blog\/check-ubuntu-version\/"},"author":{"name":"Brian Andrus","@id":"https:\/\/www.dreamhost.com\/blog\/#\/schema\/person\/bea7bcc7f0758793822403e65b57489e"},"headline":"5 Easy Ways To Check Your Ubuntu Version (GUI &amp; Command Line)","datePublished":"2024-07-24T14:00:00+00:00","dateModified":"2026-08-06T22:46:37+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dreamhost.com\/blog\/check-ubuntu-version\/"},"wordCount":1877,"publisher":{"@id":"https:\/\/www.dreamhost.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.dreamhost.com\/blog\/check-ubuntu-version\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/1460x1095_blog_hero_check_your_ubuntu_version.webp","articleSection":["Tech Talk","Web Hosting"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.dreamhost.com\/blog\/check-ubuntu-version\/","url":"https:\/\/www.dreamhost.com\/blog\/check-ubuntu-version\/","name":"How to Check Ubuntu Version (5 Easy Ways) - DreamHost","isPartOf":{"@id":"https:\/\/www.dreamhost.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dreamhost.com\/blog\/check-ubuntu-version\/#primaryimage"},"image":{"@id":"https:\/\/www.dreamhost.com\/blog\/check-ubuntu-version\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/1460x1095_blog_hero_check_your_ubuntu_version.webp","datePublished":"2024-07-24T14:00:00+00:00","dateModified":"2026-08-06T22:46:37+00:00","description":"How to check your Ubuntu version with five simple terminal and GUI methods, from lsb_release to Settings > About.","breadcrumb":{"@id":"https:\/\/www.dreamhost.com\/blog\/check-ubuntu-version\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dreamhost.com\/blog\/check-ubuntu-version\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dreamhost.com\/blog\/check-ubuntu-version\/#primaryimage","url":"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/1460x1095_blog_hero_check_your_ubuntu_version.webp","contentUrl":"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2024\/07\/1460x1095_blog_hero_check_your_ubuntu_version.webp","width":1460,"height":1095,"caption":"5 Easy Ways To Check Your Ubuntu Version (GUI & Command Line)"},{"@type":"BreadcrumbList","@id":"https:\/\/www.dreamhost.com\/blog\/check-ubuntu-version\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.dreamhost.com\/blog\/"},{"@type":"ListItem","position":2,"name":"5 Easy Ways To Check Your Ubuntu Version (GUI &amp; Command Line)"}]},{"@type":"WebSite","@id":"https:\/\/www.dreamhost.com\/blog\/#website","url":"https:\/\/www.dreamhost.com\/blog\/","name":"DreamHost Blog","description":"","publisher":{"@id":"https:\/\/www.dreamhost.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dreamhost.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.dreamhost.com\/blog\/#organization","name":"DreamHost","url":"https:\/\/www.dreamhost.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dreamhost.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/dhblog.dream.press\/blog\/wp-content\/uploads\/2019\/01\/dh_logo-blue-2.png","contentUrl":"https:\/\/dhblog.dream.press\/blog\/wp-content\/uploads\/2019\/01\/dh_logo-blue-2.png","width":1200,"height":168,"caption":"DreamHost"},"image":{"@id":"https:\/\/www.dreamhost.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/DreamHost\/","https:\/\/x.com\/dreamhost","https:\/\/www.instagram.com\/dreamhost\/","https:\/\/www.linkedin.com\/company\/dreamhost\/","https:\/\/www.youtube.com\/user\/dreamhostusa"]},{"@type":"Person","@id":"https:\/\/www.dreamhost.com\/blog\/#\/schema\/person\/bea7bcc7f0758793822403e65b57489e","name":"Brian Andrus","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2023\/10\/brian-andrus-150x150.jpg","url":"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2023\/10\/brian-andrus-150x150.jpg","contentUrl":"https:\/\/www.dreamhost.com\/blog\/wp-content\/uploads\/2023\/10\/brian-andrus-150x150.jpg","caption":"Brian Andrus"},"description":"Brian is a Cloud Engineer at DreamHost, primarily responsible for cloudy things. In his free time he enjoys navigating fatherhood, cutting firewood, and self-hosting whatever he can.","url":"https:\/\/www.dreamhost.com\/blog\/author\/brianandrus\/"}]}},"lang":"en","translations":{"en":48175,"es":48196,"uk":51693,"de":54686,"pl":54714,"ru":54773,"pt":54815,"it":68720,"fr":71028,"nl":71059},"pll_sync_post":{},"_links":{"self":[{"href":"https:\/\/www.dreamhost.com\/blog\/wp-json\/wp\/v2\/posts\/48175","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dreamhost.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dreamhost.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dreamhost.com\/blog\/wp-json\/wp\/v2\/users\/1006"}],"version-history":[{"count":2,"href":"https:\/\/www.dreamhost.com\/blog\/wp-json\/wp\/v2\/posts\/48175\/revisions"}],"predecessor-version":[{"id":86825,"href":"https:\/\/www.dreamhost.com\/blog\/wp-json\/wp\/v2\/posts\/48175\/revisions\/86825"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dreamhost.com\/blog\/wp-json\/wp\/v2\/media\/48176"}],"wp:attachment":[{"href":"https:\/\/www.dreamhost.com\/blog\/wp-json\/wp\/v2\/media?parent=48175"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dreamhost.com\/blog\/wp-json\/wp\/v2\/categories?post=48175"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dreamhost.com\/blog\/wp-json\/wp\/v2\/tags?post=48175"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}