{"id":245,"date":"2020-08-17T21:04:03","date_gmt":"2020-08-17T21:04:03","guid":{"rendered":"https:\/\/truxgoservers.com\/blog\/?p=245"},"modified":"2020-08-17T21:04:04","modified_gmt":"2020-08-17T21:04:04","slug":"proxy-for-centos-how-to-configure-it","status":"publish","type":"post","link":"https:\/\/truxgoservers.com\/blog\/proxy-for-centos-how-to-configure-it\/","title":{"rendered":"Proxy for CentOS  how to configure it"},"content":{"rendered":"\n<p><br>If our CentOS server is behind a proxy we will have to configure it to access the internet, we will enable the HTTP and HTTPS ports. It is possible that our CentOS on a regular basis does not have to have internet access but for some tasks such as installing or updating through YUM it will not be necessary.<\/p>\n\n\n\n<p>The server must be able to connect to the Internet, either by any of the usual protocols, that is, http, https and ftp. You should also be able to download files successfully using the wget command.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Configure Proxy on CentOS<\/h2>\n\n\n\n<p>We will modify several files, which are the following:<\/p>\n\n\n\n<p><strong><em>\u25b8<\/em> \/etc\/yum.conf<\/strong><\/p>\n\n\n\n<p>From where you can add parameters for the use of this command.<\/p>\n\n\n\n<p><strong><em>\u25b8<\/em> \/etc\/profile.d\/proxy.sh<\/strong><\/p>\n\n\n\n<p>The file dedicated to general environment variables. Its usage is the same as \/ etc \/ environement of Debian.<\/p>\n\n\n\n<p><strong><em>\u25b8<\/em> \/home\/usuario\/.bashrc<\/strong><\/p>\n\n\n\n<p>This file contains the terminal configuration.<\/p>\n\n\n\n<p><strong><em>\u25b8<\/em><\/strong> <strong>\/ etc \/ wgetrc<\/strong><\/p>\n\n\n\n<p>Configuration file for the wget command.<\/p>\n\n\n\n<p>First thing first we need to add the following lines to the \/etc\/yum.conf file.<\/p>\n\n\n\n<p><strong><em>\u25b8We indicate address plus proxy port<\/em><\/strong><\/p>\n\n\n\n<p><strong><em>\u25b8<\/em><\/strong><em><strong>proxy = http: \/\/domain.o.IP: port<\/strong><\/em><\/p>\n\n\n\n<p><strong><em>\u25b8proxy_username = user-yum<\/em><\/strong><\/p>\n\n\n\n<p><strong><em>\u25b8<\/em><\/strong><em><strong>proxy_password = password<\/strong><\/em><\/p>\n\n\n\n<p>The same with the \/etc\/profile.d\/proxy.sh file:<\/p>\n\n\n\n<p><strong><em>\u25b8http_proxy = http: \/domain.o.IP: port<\/em><\/strong><\/p>\n\n\n\n<p><strong><em>\u25b8https_proxy = http: \/\/domain.o.IP: port<\/em><\/strong><\/p>\n\n\n\n<p><strong><em><strong><em>\u25b8<\/em><\/strong>ftp_proxy=http:\/\/dominio.o.IP:puerto<\/em><\/strong><\/p>\n\n\n\n<p>We modify the file \/home\/usuario\/.bashrc<\/p>\n\n\n\n<p><strong><em><strong><em>\u25b8<\/em><\/strong>http_proxy = http: \/domain.o.IP: port<\/em><\/strong><\/p>\n\n\n\n<p><strong><em><strong><em>\u25b8<\/em><\/strong>https_proxy = http: \/\/domain.o.IP: port<\/em><\/strong><\/p>\n\n\n\n<p><strong><em><strong><em>\u25b8<\/em><\/strong>ftp_proxy = http: \/\/domain.o.IP: port<\/em><\/strong><\/p>\n\n\n\n<p>for the wget command to work correctly we have to modify the \/ etc \/ wgetrc file<\/p>\n\n\n\n<p>The following lines must be edited:<\/p>\n\n\n\n<p><strong><em><strong><em>\u25b8<\/em><\/strong>You can set the default proxies for Wget to use for http, https, and ftp.<\/em><\/strong><\/p>\n\n\n\n<p><strong><em><strong><em>\u25b8<\/em><\/strong>They will override the value in the environment.<\/em><\/strong><\/p>\n\n\n\n<p><strong><em><strong><em>\u25b8<\/em><\/strong>https_proxy = http:\/\/proxy.yoyodyne.com:18023\/<\/em><\/strong><\/p>\n\n\n\n<p><strong><em><strong><em>\u25b8<\/em><\/strong>http_proxy = http:\/\/proxy.yoyodyne.com:18023\/<\/em><\/strong><\/p>\n\n\n\n<p><strong><em><strong><em>\u25b8<\/em><\/strong>ftp_proxy = http:\/\/proxy.yoyodyne.com:18023\/<\/em><\/strong><\/p>\n\n\n\n<p>And instead add our IP and port settings.<\/p>\n\n\n\n<p>If our proxy has authentication we must also uncomment and modify the following lines:<\/p>\n\n\n\n<p><strong><em><strong><em>\u25b8<\/em><\/strong>http_proxy = http: \/\/proxy.domain.extension: 8080 \/<\/em><\/strong><\/p>\n\n\n\n<p><strong><em><strong><em>\u25b8<\/em><\/strong>proxy_user = user<\/em><\/strong><\/p>\n\n\n\n<p><strong><em><strong><em>\u25b8<\/em><\/strong>proxy_password = password<\/em><\/strong><\/p>\n\n\n\n<p>And that&#8217;s it, our Proxy is ready for CentOS.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If our CentOS server is behind a proxy we will have to configure it to access the internet, we will enable the HTTP and HTTPS ports. It is possible that our CentOS on a regular basis does not have to have internet access but for some tasks such as installing or updating through YUM it [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":247,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,3,1],"tags":[50,58,33],"class_list":["post-245","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-centos","category-linux","category-tutorial","tag-centos","tag-proxy","tag-tutorial"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Proxy for CentOS how to configure it - Truxgo Server Blog<\/title>\n<meta name=\"description\" content=\"How to configure your Proxy for your CentOS system, easy, fast and secure, everything you need to know and commands you must perform.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/truxgoservers.com\/blog\/proxy-for-centos-how-to-configure-it\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Proxy for CentOS how to configure it - Truxgo Server Blog\" \/>\n<meta property=\"og:description\" content=\"How to configure your Proxy for your CentOS system, easy, fast and secure, everything you need to know and commands you must perform.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/truxgoservers.com\/blog\/proxy-for-centos-how-to-configure-it\/\" \/>\n<meta property=\"og:site_name\" content=\"Truxgo Server Blog\" \/>\n<meta property=\"article:published_time\" content=\"2020-08-17T21:04:03+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-08-17T21:04:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2020\/08\/proxi.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"650\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Truxgo\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"Truxgo\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/proxy-for-centos-how-to-configure-it\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/proxy-for-centos-how-to-configure-it\\\/\"},\"author\":{\"name\":\"Truxgo\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#\\\/schema\\\/person\\\/8b409c26449db6aa09724b45331e333e\"},\"headline\":\"Proxy for CentOS how to configure it\",\"datePublished\":\"2020-08-17T21:04:03+00:00\",\"dateModified\":\"2020-08-17T21:04:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/proxy-for-centos-how-to-configure-it\\\/\"},\"wordCount\":368,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/proxy-for-centos-how-to-configure-it\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/proxi.jpg\",\"keywords\":[\"CentOS\",\"Proxy\",\"Tutorial\"],\"articleSection\":[\"Centos\",\"Linux\",\"Tutorial\"],\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/proxy-for-centos-how-to-configure-it\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/proxy-for-centos-how-to-configure-it\\\/\",\"url\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/proxy-for-centos-how-to-configure-it\\\/\",\"name\":\"Proxy for CentOS how to configure it - Truxgo Server Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/proxy-for-centos-how-to-configure-it\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/proxy-for-centos-how-to-configure-it\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/proxi.jpg\",\"datePublished\":\"2020-08-17T21:04:03+00:00\",\"dateModified\":\"2020-08-17T21:04:04+00:00\",\"description\":\"How to configure your Proxy for your CentOS system, easy, fast and secure, everything you need to know and commands you must perform.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/proxy-for-centos-how-to-configure-it\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/proxy-for-centos-how-to-configure-it\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/proxy-for-centos-how-to-configure-it\\\/#primaryimage\",\"url\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/proxi.jpg\",\"contentUrl\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/proxi.jpg\",\"width\":1200,\"height\":650},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/proxy-for-centos-how-to-configure-it\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Proxy for CentOS how to configure it\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/\",\"name\":\"Truxgo Server Blog\",\"description\":\"Cloud Server and Hosting Tutorials.\",\"publisher\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#organization\",\"name\":\"Truxgo Server Blog\",\"url\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/cropped-truxgo-logo-blanco.png\",\"contentUrl\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/cropped-truxgo-logo-blanco.png\",\"width\":1250,\"height\":278,\"caption\":\"Truxgo Server Blog\"},\"image\":{\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/#\\\/schema\\\/person\\\/8b409c26449db6aa09724b45331e333e\",\"name\":\"Truxgo\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/52691a61c58e68677ed4860007c1bb03b14eabe7350747ab3fad3e17825b4b96?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/52691a61c58e68677ed4860007c1bb03b14eabe7350747ab3fad3e17825b4b96?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/52691a61c58e68677ed4860007c1bb03b14eabe7350747ab3fad3e17825b4b96?s=96&d=mm&r=g\",\"caption\":\"Truxgo\"},\"sameAs\":[\"https:\\\/\\\/truxgoservers.com\\\/blog\"],\"url\":\"https:\\\/\\\/truxgoservers.com\\\/blog\\\/author\\\/truxgo\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Proxy for CentOS how to configure it - Truxgo Server Blog","description":"How to configure your Proxy for your CentOS system, easy, fast and secure, everything you need to know and commands you must perform.","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:\/\/truxgoservers.com\/blog\/proxy-for-centos-how-to-configure-it\/","og_locale":"es_MX","og_type":"article","og_title":"Proxy for CentOS how to configure it - Truxgo Server Blog","og_description":"How to configure your Proxy for your CentOS system, easy, fast and secure, everything you need to know and commands you must perform.","og_url":"https:\/\/truxgoservers.com\/blog\/proxy-for-centos-how-to-configure-it\/","og_site_name":"Truxgo Server Blog","article_published_time":"2020-08-17T21:04:03+00:00","article_modified_time":"2020-08-17T21:04:04+00:00","og_image":[{"width":1200,"height":650,"url":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2020\/08\/proxi.jpg","type":"image\/jpeg"}],"author":"Truxgo","twitter_card":"summary_large_image","twitter_misc":{"Escrito por":"Truxgo","Tiempo de lectura":"2 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/truxgoservers.com\/blog\/proxy-for-centos-how-to-configure-it\/#article","isPartOf":{"@id":"https:\/\/truxgoservers.com\/blog\/proxy-for-centos-how-to-configure-it\/"},"author":{"name":"Truxgo","@id":"https:\/\/truxgoservers.com\/blog\/#\/schema\/person\/8b409c26449db6aa09724b45331e333e"},"headline":"Proxy for CentOS how to configure it","datePublished":"2020-08-17T21:04:03+00:00","dateModified":"2020-08-17T21:04:04+00:00","mainEntityOfPage":{"@id":"https:\/\/truxgoservers.com\/blog\/proxy-for-centos-how-to-configure-it\/"},"wordCount":368,"commentCount":0,"publisher":{"@id":"https:\/\/truxgoservers.com\/blog\/#organization"},"image":{"@id":"https:\/\/truxgoservers.com\/blog\/proxy-for-centos-how-to-configure-it\/#primaryimage"},"thumbnailUrl":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2020\/08\/proxi.jpg","keywords":["CentOS","Proxy","Tutorial"],"articleSection":["Centos","Linux","Tutorial"],"inLanguage":"es","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/truxgoservers.com\/blog\/proxy-for-centos-how-to-configure-it\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/truxgoservers.com\/blog\/proxy-for-centos-how-to-configure-it\/","url":"https:\/\/truxgoservers.com\/blog\/proxy-for-centos-how-to-configure-it\/","name":"Proxy for CentOS how to configure it - Truxgo Server Blog","isPartOf":{"@id":"https:\/\/truxgoservers.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/truxgoservers.com\/blog\/proxy-for-centos-how-to-configure-it\/#primaryimage"},"image":{"@id":"https:\/\/truxgoservers.com\/blog\/proxy-for-centos-how-to-configure-it\/#primaryimage"},"thumbnailUrl":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2020\/08\/proxi.jpg","datePublished":"2020-08-17T21:04:03+00:00","dateModified":"2020-08-17T21:04:04+00:00","description":"How to configure your Proxy for your CentOS system, easy, fast and secure, everything you need to know and commands you must perform.","breadcrumb":{"@id":"https:\/\/truxgoservers.com\/blog\/proxy-for-centos-how-to-configure-it\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/truxgoservers.com\/blog\/proxy-for-centos-how-to-configure-it\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/truxgoservers.com\/blog\/proxy-for-centos-how-to-configure-it\/#primaryimage","url":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2020\/08\/proxi.jpg","contentUrl":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2020\/08\/proxi.jpg","width":1200,"height":650},{"@type":"BreadcrumbList","@id":"https:\/\/truxgoservers.com\/blog\/proxy-for-centos-how-to-configure-it\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/truxgoservers.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Proxy for CentOS how to configure it"}]},{"@type":"WebSite","@id":"https:\/\/truxgoservers.com\/blog\/#website","url":"https:\/\/truxgoservers.com\/blog\/","name":"Truxgo Server Blog","description":"Cloud Server and Hosting Tutorials.","publisher":{"@id":"https:\/\/truxgoservers.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/truxgoservers.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/truxgoservers.com\/blog\/#organization","name":"Truxgo Server Blog","url":"https:\/\/truxgoservers.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/truxgoservers.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2020\/08\/cropped-truxgo-logo-blanco.png","contentUrl":"https:\/\/truxgoservers.com\/blog\/wp-content\/uploads\/2020\/08\/cropped-truxgo-logo-blanco.png","width":1250,"height":278,"caption":"Truxgo Server Blog"},"image":{"@id":"https:\/\/truxgoservers.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/truxgoservers.com\/blog\/#\/schema\/person\/8b409c26449db6aa09724b45331e333e","name":"Truxgo","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/secure.gravatar.com\/avatar\/52691a61c58e68677ed4860007c1bb03b14eabe7350747ab3fad3e17825b4b96?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/52691a61c58e68677ed4860007c1bb03b14eabe7350747ab3fad3e17825b4b96?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/52691a61c58e68677ed4860007c1bb03b14eabe7350747ab3fad3e17825b4b96?s=96&d=mm&r=g","caption":"Truxgo"},"sameAs":["https:\/\/truxgoservers.com\/blog"],"url":"https:\/\/truxgoservers.com\/blog\/author\/truxgo\/"}]}},"_links":{"self":[{"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/posts\/245","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/comments?post=245"}],"version-history":[{"count":2,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/posts\/245\/revisions"}],"predecessor-version":[{"id":259,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/posts\/245\/revisions\/259"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/media\/247"}],"wp:attachment":[{"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/media?parent=245"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/categories?post=245"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/truxgoservers.com\/blog\/wp-json\/wp\/v2\/tags?post=245"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}