{"id":5793,"date":"2024-11-12T03:26:13","date_gmt":"2024-11-11T21:56:13","guid":{"rendered":"https:\/\/www.veeble.com\/kb\/?p=5793"},"modified":"2025-04-04T11:53:10","modified_gmt":"2025-04-04T06:23:10","slug":"how-to-solve-name-or-service-not-known-error-on-linux","status":"publish","type":"post","link":"https:\/\/www.veeble.com\/kb\/how-to-solve-name-or-service-not-known-error-on-linux\/","title":{"rendered":"How to Solve \u201cName or Service Not Known\u201d Error on Linux?"},"content":{"rendered":"\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Name-or-service-unknown-error.png\"><img loading=\"lazy\" decoding=\"async\" width=\"3084\" height=\"727\" data-id=\"5799\" src=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Name-or-service-unknown-error.png\" alt=\"Name or Service Not Known error on Linux\" class=\"wp-image-5799\" srcset=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Name-or-service-unknown-error.png 3084w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Name-or-service-unknown-error-300x71.png 300w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Name-or-service-unknown-error-1024x241.png 1024w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Name-or-service-unknown-error-768x181.png 768w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Name-or-service-unknown-error-1536x362.png 1536w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Name-or-service-unknown-error-2048x483.png 2048w\" sizes=\"auto, (max-width: 3084px) 100vw, 3084px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<p>If you&#8217;ve worked with Linux systems, you might have encountered the error message: \u201cname or service not known.\u201d This is a common issue, especially when accessing network services or pinging an external domain. In this guide, we&#8217;ll break down why this happens and how to fix it, all explained in simple terms.<\/p>\n\n\n\n<pre class=\"wp-block-verse\"><strong>What Does \u201cName or Service Not Known\u201d Error Mean?<\/strong><br>This error typically points to a problem with DNS resolution. When you see messages like:<br><strong><em>hostname: name or service not known<br>ping: google.com: Name or service not known<\/em><\/strong><br>It means your system is unable to translate the domain name (like google.com) into an IP address, which is needed to connect to the website or service.<\/pre>\n\n\n\t\t\t\t<div class=\"wp-block-uagb-table-of-contents uagb-toc__align-left uagb-toc__columns-1  uagb-block-0fa726fa      \"\n\t\t\t\t\tdata-scroll= \"1\"\n\t\t\t\t\tdata-offset= \"30\"\n\t\t\t\t\tstyle=\"\"\n\t\t\t\t>\n\t\t\t\t<div class=\"uagb-toc__wrap\">\n\t\t\t\t\t\t<div class=\"uagb-toc__title\">\n\t\t\t\t\t\t\t<strong>Solutions<\/strong>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uagb-toc__list-wrap \">\n\t\t\t\t\t\t<ol class=\"uagb-toc__list\"><li class=\"uagb-toc__list\"><a href=\"#check-your-internet-connection\" class=\"uagb-toc-link__trigger\">Check Your Internet Connection<\/a><li class=\"uagb-toc__list\"><a href=\"#verify-dns-configuration\" class=\"uagb-toc-link__trigger\">Verify DNS Configuration<\/a><li class=\"uagb-toc__list\"><a href=\"#test-with-a-different-domain\" class=\"uagb-toc-link__trigger\">Test with a Different Domain<\/a><li class=\"uagb-toc__list\"><a href=\"#restart-your-network-service\" class=\"uagb-toc-link__trigger\">Restart Your Network Service<\/a><li class=\"uagb-toc__list\"><a href=\"#double-check-your-hostname\" class=\"uagb-toc-link__trigger\">Double-Check Your Hostname<\/a><li class=\"uagb-toc__list\"><a href=\"#easy-cpanel-hosting\" class=\"uagb-toc-link__trigger\">Easy cPanel Hosting<\/a><\/ol>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\n\n\n<p><\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"check-your-internet-connection\">Check Your Internet Connection<\/h3>\n\n\n<p>Ensure your machine is connected to the internet. Run:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>ping -c 4 8.8.8.8<\/code><\/pre>\n\n\n\n<p>If this command returns responses, your internet connection is likely fine.<\/p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-223321.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1573\" height=\"316\" data-id=\"5801\" src=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-223321.png\" alt=\"check ping results using command to check your network connectivity before starting resolving Name or Service Not Known error.\" class=\"wp-image-5801\" srcset=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-223321.png 1573w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-223321-300x60.png 300w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-223321-1024x206.png 1024w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-223321-768x154.png 768w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-223321-1536x309.png 1536w\" sizes=\"auto, (max-width: 1573px) 100vw, 1573px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<p><\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"verify-dns-configuration\">Verify DNS Configuration<\/h3>\n\n\n<p>Your system&#8217;s DNS settings are usually found in the <code><a href=\"https:\/\/www.veeble.com\/kb\/how-to-fix-sudo-unable-to-resolve-host\/\">\/etc\/resolv.conf<\/a><\/code> file. Check if the file has valid DNS servers:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>cat \/etc\/resolv.conf<\/code><\/pre>\n\n\n\n<p>Look for lines like:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">nameserver 8.8.8.8<br>nameserver 8.8.4.4<\/pre>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-3 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-223546.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1002\" height=\"112\" data-id=\"5803\" src=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-223546.png\" alt=\"verify that you are using a working DNS nameservers such as google nameservers in \/etc\/resolv.conf file before resolving the Name or Service Not Known error.\" class=\"wp-image-5803\" srcset=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-223546.png 1002w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-223546-300x34.png 300w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-223546-768x86.png 768w\" sizes=\"auto, (max-width: 1002px) 100vw, 1002px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<p>If you don\u2019t see valid entries, you can add Google&#8217;s public DNS servers by editing the file:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo nano \/etc\/resolv.conf<\/code><\/pre>\n\n\n\n<p>Add:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>nameserver 8.8.8.8<br>nameserver 8.8.4.4<\/code><\/pre>\n\n\n\n<p>Save and exit the file.<\/p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-4 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/nameserver-setting-for-resolving-name-or-service-not-known-error.gif\"><img loading=\"lazy\" decoding=\"async\" width=\"1710\" height=\"378\" data-id=\"5805\" src=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/nameserver-setting-for-resolving-name-or-service-not-known-error.gif\" alt=\"edited file with the added DNS entries for resolving error: Name or Service Not Known\" class=\"wp-image-5805\"\/><\/a><\/figure>\n<\/figure>\n\n\n\n<pre class=\"wp-block-verse\">Note: If your system uses a network manager, changes to <a href=\"https:\/\/www.veeble.com\/kb\/temporary-failure-in-name-resolution-dns-error\/\">\/etc\/resolv.conf<\/a> might get overwritten. Make sure to check your network manager settings.<\/pre>\n\n\n\n<p><\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"test-with-a-different-domain\">Test with a Different Domain<\/h3>\n\n\n<p>Try pinging another domain to see if the problem is consistent:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>ping -c 4 example.com<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-5 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-224143.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1620\" height=\"254\" data-id=\"5807\" src=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-224143.png\" alt=\"Screenshot showing the command and error message if the issue persists\" class=\"wp-image-5807\" srcset=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-224143.png 1620w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-224143-300x47.png 300w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-224143-1024x161.png 1024w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-224143-768x120.png 768w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-224143-1536x241.png 1536w\" sizes=\"auto, (max-width: 1620px) 100vw, 1620px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<p>If you still see the &#8220;Name or service not known&#8221; error, the issue might be with your DNS setup.<\/p>\n\n\n\n<p><\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"restart-your-network-service\">Restart Your Network Service<\/h3>\n\n\n<p>Sometimes, a simple restart can solve network configuration issues:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl restart NetworkManager<\/code><\/pre>\n\n\n\n<p>Or, if you\u2019re using a different service:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo service networking restart<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-6 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-224918.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1197\" height=\"128\" data-id=\"5809\" src=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-224918.png\" alt=\"restart network in linux\" class=\"wp-image-5809\" srcset=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-224918.png 1197w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-224918-300x32.png 300w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-224918-1024x110.png 1024w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-224918-768x82.png 768w\" sizes=\"auto, (max-width: 1197px) 100vw, 1197px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<p><\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"doublecheck-your-hostname\">Double-Check Your Hostname<\/h3>\n\n\n<p>For issues related to the &#8220;hostname: name or service not known&#8221; error, ensure your hostname is configured properly:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>hostnamectl<\/code><\/pre>\n\n\n\n<p>If it shows an incorrect or empty hostname, set it using:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo hostnamectl set-hostname <em>your-new-hostname<\/em><\/code><\/pre>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-7 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-225040.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1368\" height=\"155\" data-id=\"5810\" src=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-225040.png\" alt=\"set the correct hostname if it is incorrect ot empty when executing the command hostnamectl\" class=\"wp-image-5810\" srcset=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-225040.png 1368w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-225040-300x34.png 300w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-225040-1024x116.png 1024w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Screenshot-2024-11-11-225040-768x87.png 768w\" sizes=\"auto, (max-width: 1368px) 100vw, 1368px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<div class=\"wp-block-uagb-separator uagb-block-23251baa\"><div class=\"wp-block-uagb-separator__inner\" style=\"--my-background-image:\"><\/div><\/div>\n\n\n\n<p>The &#8220;Name or service not known&#8221; error can be annoying, but you can fix it by referring to this knowledge base without much effort. Now that you know how to troubleshoot this issue, you can keep your system running without interruptions and continue your work seamlessly&#8230; <strong>\ud83d\ude0a<\/strong><\/p>\n\n\n\n<div style=\"height:45px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-uagb-call-to-action uagb-block-dbde38ba wp-block-button\"><div class=\"uagb-cta__wrap\"><h3 class=\"uagb-cta__title\">Easy cPanel Hosting<\/h3><p class=\"uagb-cta__desc\">Manage your website with ease. Our intuitive cPanel makes it simple.<\/p><\/div><div class=\"uagb-cta__buttons\"><a href=\"https:\/\/www.veeble.com\/in\/cpanel-hosting\/\" class=\"uagb-cta__button-link-wrapper wp-block-button__link\" target=\"_blank\" rel=\"noopener noreferrer\">Explore cPanel<svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"><path d=\"M504.3 273.6l-112.1 104c-6.992 6.484-17.18 8.218-25.94 4.406c-8.758-3.812-14.42-12.45-14.42-21.1L351.9 288H32C14.33 288 .0002 273.7 .0002 255.1S14.33 224 32 224h319.9l0-72c0-9.547 5.66-18.19 14.42-22c8.754-3.809 18.95-2.075 25.94 4.41l112.1 104C514.6 247.9 514.6 264.1 504.3 273.6z\"><\/path><\/svg><\/a><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Learn how to easily fix the error: &#8220;Name or Service Not Known&#8221; in Linux machines with our step-by-step approach.<\/p>\n","protected":false},"author":7,"featured_media":8473,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[5],"tags":[],"class_list":["post-5793","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux"],"uagb_featured_image_src":{"full":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/How-to-Solve-Name-or-Service-Not-Known-Error-on-Linux.jpg",1366,768,false],"thumbnail":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/How-to-Solve-Name-or-Service-Not-Known-Error-on-Linux-150x150.jpg",150,150,true],"medium":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/How-to-Solve-Name-or-Service-Not-Known-Error-on-Linux-300x169.jpg",300,169,true],"medium_large":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/How-to-Solve-Name-or-Service-Not-Known-Error-on-Linux-768x432.jpg",768,432,true],"large":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/How-to-Solve-Name-or-Service-Not-Known-Error-on-Linux-1024x576.jpg",1024,576,true],"1536x1536":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/How-to-Solve-Name-or-Service-Not-Known-Error-on-Linux.jpg",1366,768,false],"2048x2048":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/How-to-Solve-Name-or-Service-Not-Known-Error-on-Linux.jpg",1366,768,false]},"uagb_author_info":{"display_name":"Adrian Antony","author_link":"https:\/\/www.veeble.com\/kb\/author\/adrian\/"},"uagb_comment_info":0,"uagb_excerpt":"Learn how to easily fix the error: \"Name or Service Not Known\" in Linux machines with our step-by-step approach.","_links":{"self":[{"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/posts\/5793","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/comments?post=5793"}],"version-history":[{"count":15,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/posts\/5793\/revisions"}],"predecessor-version":[{"id":7403,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/posts\/5793\/revisions\/7403"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/media\/8473"}],"wp:attachment":[{"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/media?parent=5793"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/categories?post=5793"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/tags?post=5793"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}