{"id":5837,"date":"2024-11-20T02:33:47","date_gmt":"2024-11-19T21:03:47","guid":{"rendered":"https:\/\/www.veeble.com\/kb\/?p=5837"},"modified":"2025-03-13T10:48:16","modified_gmt":"2025-03-13T05:18:16","slug":"how-to-set-up-proxy-on-ubuntu-debian-via-command-line","status":"publish","type":"post","link":"https:\/\/www.veeble.com\/kb\/how-to-set-up-proxy-on-ubuntu-debian-via-command-line\/","title":{"rendered":"How to Set Up Proxy on Ubuntu\/Debian via Command Line"},"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\/Set-Up-Proxies-on-UbuntuDebian-via-Command-Line-scaled.jpeg\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"637\" data-id=\"5852\" src=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Set-Up-Proxies-on-UbuntuDebian-via-Command-Line-scaled.jpeg\" alt=\"How to set up proxy on Ubuntu via command line\" class=\"wp-image-5852\" srcset=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Set-Up-Proxies-on-UbuntuDebian-via-Command-Line-scaled.jpeg 2560w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Set-Up-Proxies-on-UbuntuDebian-via-Command-Line-300x75.jpeg 300w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Set-Up-Proxies-on-UbuntuDebian-via-Command-Line-1024x255.jpeg 1024w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Set-Up-Proxies-on-UbuntuDebian-via-Command-Line-768x191.jpeg 768w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Set-Up-Proxies-on-UbuntuDebian-via-Command-Line-1536x382.jpeg 1536w, https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/Set-Up-Proxies-on-UbuntuDebian-via-Command-Line-2048x510.jpeg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><\/a><\/figure>\n<\/figure>\n\n\n\n<p>This guide shows how to set up proxy settings on the Ubuntu \/ Debian Command line without a <a href=\"https:\/\/www.veeble.com\/kb\/install-gui-ubuntu-vps\/\">GUI<\/a>, by creating environment variables for system-wide settings and configuring applications like<a href=\"https:\/\/ubuntu.com\/server\/docs\/package-management\" target=\"_blank\" rel=\"noopener\"> apt <\/a>to use the proxy.<\/p>\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-0eec3f50      \"\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\tDifferent Scenarios to Set Up Proxy\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=\"#configure-system-wide-proxy-settings-in-linux\" class=\"uagb-toc-link__trigger\">Configure System-Wide Proxy Settings in Linux<\/a><li class=\"uagb-toc__list\"><a href=\"#configure-proxy-for-apt-in-linux\" class=\"uagb-toc-link__trigger\">Configure Proxy for apt in Linux<\/a><li class=\"uagb-toc__list\"><a href=\"#temporary-proxy-settings-in-linux\" class=\"uagb-toc-link__trigger\">Temporary Proxy Settings in Linux<\/a><li class=\"uagb-toc__list\"><a href=\"#persistent-proxy-settings-for-individual-users\" class=\"uagb-toc-link__trigger\">Persistent Proxy Settings for Individual Users<\/a><li class=\"uagb-toc__list\"><a href=\"#experience-the-difference-of-truly-managed-aws\" class=\"uagb-toc-link__trigger\">Experience the Difference of Truly Managed AWS<\/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=\"configure-systemwide-proxy-settings-in-linux\">Configure System-Wide Proxy Settings in Linux<\/h3>\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Edit the \/etc\/environment File<\/strong><br>Open the file using a text editor such as <a href=\"https:\/\/www.veeble.com\/kb\/vi-editor\/\">Vim<\/a> or <a href=\"https:\/\/www.veeble.com\/kb\/nano-editor-quick-guide\/\">nano<\/a>:<\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo nano \/etc\/environment<\/pre>\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\/sudo-nano-etcenvironment.gif\"><img loading=\"lazy\" decoding=\"async\" width=\"1726\" height=\"436\" data-id=\"5841\" src=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/sudo-nano-etcenvironment.gif\" alt=\"How to set up proxies in Ubuntu via command line as system-wide setting.\" class=\"wp-image-5841\"\/><\/a><\/figure>\n<\/figure>\n\n\n\n<ol start=\"2\" class=\"wp-block-list\">\n<li><strong>Add Proxy Environment Variables<\/strong><br>Include the following lines, replacing <code>http:\/\/myproxy.server.com:8080\/<\/code> with your proxy details:<\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-preformatted\">http_proxy=\"http:\/\/myproxy.server.com:8080\/\"<br>https_proxy=\"http:\/\/myproxy.server.com:8080\/\"<br>ftp_proxy=\"http:\/\/myproxy.server.com:8080\/\"<br>no_proxy=\"localhost,127.0.0.1,localaddress,.localdomain.com\"<br>HTTP_PROXY=\"http:\/\/myproxy.server.com:8080\/\"<br>HTTPS_PROXY=\"http:\/\/myproxy.server.com:8080\/\"<br>FTP_PROXY=\"http:\/\/myproxy.server.com:8080\/\"<br>NO_PROXY=\"localhost,127.0.0.1,localaddress,.localdomain.com\"<\/pre>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"has-small-font-size\">Ensure both uppercase and lowercase variables are added as some applications may use one form over the other.<\/p>\n<\/blockquote>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li><strong>Save and Exit<\/strong><br>For <code>nano<\/code>, press <code>CTRL+O<\/code> to save and <code>CTRL+X<\/code> to exit.<\/li>\n<\/ol>\n\n\n\n<ol start=\"4\" class=\"wp-block-list\">\n<li><strong>Apply Changes<\/strong><br>Logout and log back in, or reboot the system:<\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo reboot<\/pre>\n\n\n\n<p><\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"configure-proxy-for-apt-in-linux\">Configure Proxy for apt in Linux<\/h3>\n\n\n<p>The apt package manager does not automatically use system-wide proxy settings. Follow these steps to set a proxy for apt:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Create a Proxy Configuration File<\/strong><br>Create a new file in \/etc\/apt\/apt.conf.d\/:<\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo nano \/etc\/apt\/apt.conf.d\/95proxies<\/code><\/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\/sudo-nano-etcaptapt.conf_.d95proxies.gif\"><img loading=\"lazy\" decoding=\"async\" width=\"1726\" height=\"436\" data-id=\"5846\" src=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/sudo-nano-etcaptapt.conf_.d95proxies.gif\" alt=\"Set up proxy settings on apt packet manager\" class=\"wp-image-5846\"\/><\/a><\/figure>\n<\/figure>\n\n\n\n<ol start=\"2\" class=\"wp-block-list\">\n<li><strong>Add Proxy Settings<\/strong><br>Add the following lines, replacing http:\/\/myproxy.server.com:8080\/ with your proxy details:<\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-code\"><code>Acquire::http::proxy \"http:\/\/myproxy.server.com:8080\/\"; Acquire::ftp::proxy \"ftp:\/\/myproxy.server.com:8080\/\"; Acquire::https::proxy \"https:\/\/myproxy.server.com:8080\/\";<\/code><\/pre>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li><strong>Save and Exit<\/strong><br>Save the file and exit the editor.<\/li>\n<\/ol>\n\n\n\n<p><\/p>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20)\">\n<p>If your proxy requires authentication, include the username and password in the proxy URL like the below:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">http:\/\/username:password@myproxy.server.com:8080\/<\/pre>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"has-small-font-size\"><strong>Note:<\/strong> Certain special characters in usernames or passwords must be URL-encoded. For example:<\/p>\n\n\n\n<ul class=\"wp-block-list has-small-font-size\">\n<li>A password <code>Pa$$word!<\/code> becomes <code>Pa%24%24word%21<\/code>.<\/li>\n\n\n\n<li>Use <a href=\"http:\/\/meyerweb.com\/eric\/tools\/dencoder\/\" target=\"_blank\" rel=\"noopener\">online tools<\/a> or scripts to encode.<\/li>\n<\/ul>\n<\/blockquote>\n<\/div>\n\n\n\n<p><\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"temporary-proxy-settings-in-linux\">Temporary Proxy Settings in Linux<\/h3>\n\n\n<p>For a quick, temporary proxy setup, export variables directly in your terminal:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">export http_proxy=\"http:\/\/myproxy.server.com:8080\/\"<br>export https_proxy=\"http:\/\/myproxy.server.com:8080\/\"<br>export no_proxy=\"localhost,127.0.0.1\"<\/pre>\n\n\n\n<p>These settings last only for the session. To remove them, unset the variables:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">unset http_proxy https_proxy no_proxy<\/pre>\n\n\n\n<p><\/p>\n\n\n<h3 class=\"wp-block-heading\" id=\"persistent-proxy-settings-for-individual-users\">Persistent Proxy Settings for Individual Users<\/h3>\n\n\n<p>To make proxy settings persistent for a specific user:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Edit User\u2019s Profile File<\/strong><br>Open the <code>.bash_profile<\/code> or <code>.bashrc<\/code> file:<\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-code\"><code>nano ~\/.bash_profile<\/code><\/pre>\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\/nano-.bash_profile.gif\"><img loading=\"lazy\" decoding=\"async\" width=\"1726\" height=\"436\" data-id=\"5848\" src=\"https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/nano-.bash_profile.gif\" alt=\"set up proxies on ubuntu command line as persistent settings for individual users.\" class=\"wp-image-5848\"\/><\/a><\/figure>\n<\/figure>\n\n\n\n<ol start=\"2\" class=\"wp-block-list\">\n<li><strong>Add Proxy Variables<\/strong><br>Append the following lines:<\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-code\"><code>export http_proxy=\"http:\/\/myproxy.server.com:8080\/\" export https_proxy=\"http:\/\/myproxy.server.com:8080\/\" export no_proxy=\"localhost,127.0.0.1,*.my.lan\"<\/code><\/pre>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li><strong>Apply Changes<\/strong><br>Source the file to apply the changes:<\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-code\"><code>source ~\/.bash_profile<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<div class=\"wp-block-uagb-separator uagb-block-00efc160\"><div class=\"wp-block-uagb-separator__inner\" style=\"--my-background-image:\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-separator uagb-block-9dd52c9b\"><div class=\"wp-block-uagb-separator__inner\" style=\"--my-background-image:\"><\/div><\/div>\n\n\n\n<p>If changes don&#8217;t apply, restart the network manager (if available):<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo service network-manager restart<\/code><\/pre>\n\n\n\n<p>Also, you can verify proxy settings by echoing the variables:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>echo $http_proxy<br>echo $https_proxy<\/code><\/pre>\n\n\n\n<div class=\"wp-block-uagb-separator uagb-block-12be74fc\"><div class=\"wp-block-uagb-separator__inner\" style=\"--my-background-image:\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-separator uagb-block-36619af8\"><div class=\"wp-block-uagb-separator__inner\" style=\"--my-background-image:\"><\/div><\/div>\n\n\n\n<p>Following this guide, you can set up a proxy on the Ubuntu \/ Debian command line or minimal installations without a GUI. This allows your system and apps to use the specified proxy&#8230;<\/p>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-uagb-call-to-action uagb-block-da9a378b wp-block-button\"><div class=\"uagb-cta__wrap\"><h3 class=\"uagb-cta__title\">Experience the Difference of Truly Managed AWS<\/h3><p class=\"uagb-cta__desc\">We go beyond basic setup. Veeble provides proactive monitoring, security patching, and performance optimization to ensure your AWS environment is always running at its best.<\/p><\/div><div class=\"uagb-cta__buttons\"><a href=\"https:\/\/www.veeble.com\/in\/managed-aws-hosting\/\" class=\"uagb-cta__button-link-wrapper wp-block-button__link\" target=\"_blank\" rel=\"noopener noreferrer\">See How We Manage<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\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Also Read:<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-veeble-hosting wp-block-embed-veeble-hosting\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"wJ39CFpq0R\"><a href=\"https:\/\/www.veeble.com\/kb\/how-to-mask-ip-address-on-linux-with-tor-tornet\/\">How to Mask IP Address on Linux: A Easy Privacy Guide<\/a><\/blockquote><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; visibility: hidden;\" title=\"&#8220;How to Mask IP Address on Linux: A Easy Privacy Guide&#8221; &#8212; Veeble Hosting\" src=\"https:\/\/www.veeble.com\/kb\/how-to-mask-ip-address-on-linux-with-tor-tornet\/embed\/#?secret=B6ulseQM38#?secret=wJ39CFpq0R\" data-secret=\"wJ39CFpq0R\" width=\"500\" height=\"282\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe>\n<\/div><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Learn how to set up a proxy on Ubuntu\/Debian systems using the command line easily with step-by-step instructions.<\/p>\n","protected":false},"author":7,"featured_media":8029,"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-5837","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-Set-Up-Proxy-on-UbuntuDebian-via-Command-Line.jpg",1366,768,false],"thumbnail":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/How-to-Set-Up-Proxy-on-UbuntuDebian-via-Command-Line-150x150.jpg",150,150,true],"medium":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/How-to-Set-Up-Proxy-on-UbuntuDebian-via-Command-Line-300x169.jpg",300,169,true],"medium_large":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/How-to-Set-Up-Proxy-on-UbuntuDebian-via-Command-Line-768x432.jpg",768,432,true],"large":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/How-to-Set-Up-Proxy-on-UbuntuDebian-via-Command-Line-1024x576.jpg",1024,576,true],"1536x1536":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/How-to-Set-Up-Proxy-on-UbuntuDebian-via-Command-Line.jpg",1366,768,false],"2048x2048":["https:\/\/www.veeble.com\/kb\/wp-content\/uploads\/2024\/11\/How-to-Set-Up-Proxy-on-UbuntuDebian-via-Command-Line.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 set up a proxy on Ubuntu\/Debian systems using the command line easily with step-by-step instructions.","_links":{"self":[{"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/posts\/5837","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=5837"}],"version-history":[{"count":16,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/posts\/5837\/revisions"}],"predecessor-version":[{"id":7298,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/posts\/5837\/revisions\/7298"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/media\/8029"}],"wp:attachment":[{"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/media?parent=5837"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/categories?post=5837"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.veeble.com\/kb\/wp-json\/wp\/v2\/tags?post=5837"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}