{"id":5024,"date":"2021-05-08T13:23:54","date_gmt":"2021-05-08T13:23:54","guid":{"rendered":"https:\/\/www.how2shout.com\/linux\/?p=5024"},"modified":"2021-05-08T13:23:54","modified_gmt":"2021-05-08T13:23:54","slug":"error-bash-service-command-not-found-install-initscripts","status":"publish","type":"post","link":"https:\/\/linux.how2shout.com\/error-bash-service-command-not-found-install-initscripts\/","title":{"rendered":"Error- bash: service: command not found &#8211; Install initscripts"},"content":{"rendered":"<p>On a minimal Linux system sometimes you can face the error while dealing with any system service to start|stop|restart|enable it. This error<strong> &#8220;bash: service: command not found&#8221;<\/strong> appears because the &#8220;initscripts&#8221; package has not been installed on your system.<\/p>\n<p><a href=\"https:\/\/www.how2shout.com\/linux\/wp-content\/uploads\/2021\/05\/bash-service-command-not-found-Install-initscripts.jpg\"><img loading=\"lazy\" loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-5026\" title=\"bash service command not found Install initscripts\" src=\"https:\/\/www.how2shout.com\/linux\/wp-content\/uploads\/2021\/05\/bash-service-command-not-found-Install-initscripts.jpg\" alt=\"bash service command not found Install initscripts\" width=\"726\" height=\"540\" \/><\/a><\/p>\n<p><strong>Here are the commands to install Service on different Linux operating systems-<\/strong><\/p>\n<p><strong>Debian\/Ubuntu<\/strong><\/p>\n<pre>apt install sysvinit-utils<\/pre>\n<p><strong>Kali Linux<\/strong><\/p>\n<pre>apt install init-system-helpers<\/pre>\n<p><strong>RHEL\/CentOS\/Rocky Linux\/ AlmaLinux<\/strong><\/p>\n<pre>yum install initscripts<\/pre>\n<p><strong>Fedora<\/strong><\/p>\n<pre>dnf install initscripts<\/pre>\n<p><strong>Raspbian<\/strong><\/p>\n<pre>apt-get install sysvinit-utils<\/pre>\n<p>&nbsp;<\/p>\n<p><strong>Once the installation is completed, you can use the Service command to handle various Linux services-<\/strong><\/p>\n<p><em>Common service command syntax.<\/em><\/p>\n<p>To Start\/Stop\/Restart\/Reload service<\/p>\n<pre>service <em>service-name<\/em> <strong>start|stop|restart|reload<\/strong><\/pre>\n<p><strong>example<\/strong>&#8211; <code>sudo service apache2 start<\/code><\/p>\n<p>&nbsp;<\/p>\n<p><strong>For full restart\u00a0\u00a0<\/strong><\/p>\n<pre>service <em>system-service-name<\/em> <strong>--full-restart<\/strong><\/pre>\n<p><strong>example<\/strong>&#8211; <code>sudo service mysql --ful-restart<\/code><\/p>\n<p>&nbsp;<\/p>\n<p><strong>Show the current status of a service<\/strong>:<\/p>\n<pre>service <em>system-service-name <\/em>status<\/pre>\n<p><strong>example<\/strong>&#8211; <code>sudo service apache2 status<\/code><\/p>\n<p>&nbsp;<\/p>\n<p><strong>List the status of all services:<\/strong><\/p>\n<pre>service --status-all<\/pre>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>On a minimal Linux system sometimes you can face the error while dealing with any system service to start|stop|restart|enable it. This error &#8220;bash: service: command not found&#8221; appears because the &#8220;initscripts&#8221; package has not been installed on your system. Here are the commands to install Service on different Linux operating systems- Debian\/Ubuntu apt install sysvinit-utils [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":5026,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_sitemap_exclude":false,"_sitemap_priority":"","_sitemap_frequency":"","_mbp_gutenberg_autopost":false,"footnotes":""},"categories":[4],"tags":[28,31],"class_list":{"0":"post-5024","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-linux","8":"tag-linux","9":"tag-tutorial"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v22.9 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Error- bash: service: command not found - Install initscripts - LinuxShout<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/linux.how2shout.com\/error-bash-service-command-not-found-install-initscripts\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Error- bash: service: command not found - Install initscripts\" \/>\n<meta property=\"og:description\" content=\"On a minimal Linux system sometimes you can face the error while dealing with any system service to start|stop|restart|enable it. This error &#8220;bash: service: command not found&#8221; appears because the &#8220;initscripts&#8221; package has not been installed on your system. Here are the commands to install Service on different Linux operating systems- Debian\/Ubuntu apt install sysvinit-utils [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/linux.how2shout.com\/error-bash-service-command-not-found-install-initscripts\/\" \/>\n<meta property=\"og:site_name\" content=\"LinuxShout\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/how2shout\" \/>\n<meta property=\"article:published_time\" content=\"2021-05-08T13:23:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/linux.how2shout.com\/wp-content\/uploads\/2021\/05\/bash-service-command-not-found-Install-initscripts.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"726\" \/>\n\t<meta property=\"og:image:height\" content=\"540\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Heyan Maurya\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@h2smedia\" \/>\n<meta name=\"twitter:site\" content=\"@h2smedia\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Heyan Maurya\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"TechArticle\",\"@id\":\"https:\\\/\\\/linux.how2shout.com\\\/error-bash-service-command-not-found-install-initscripts\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/linux.how2shout.com\\\/error-bash-service-command-not-found-install-initscripts\\\/\"},\"author\":{\"name\":\"Heyan Maurya\",\"@id\":\"https:\\\/\\\/linux.how2shout.com\\\/#\\\/schema\\\/person\\\/102d73e20384ea409022d5bafddc0f72\"},\"headline\":\"Error- bash: service: command not found &#8211; Install initscripts\",\"datePublished\":\"2021-05-08T13:23:54+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/linux.how2shout.com\\\/error-bash-service-command-not-found-install-initscripts\\\/\"},\"wordCount\":125,\"commentCount\":2,\"publisher\":{\"@id\":\"https:\\\/\\\/linux.how2shout.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/linux.how2shout.com\\\/error-bash-service-command-not-found-install-initscripts\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/linux.how2shout.com\\\/wp-content\\\/uploads\\\/2021\\\/05\\\/bash-service-command-not-found-Install-initscripts.jpg\",\"keywords\":[\"Linux\",\"tutorial\"],\"articleSection\":[\"Linux\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/linux.how2shout.com\\\/error-bash-service-command-not-found-install-initscripts\\\/#respond\"]}],\"copyrightYear\":\"2021\",\"copyrightHolder\":{\"@id\":\"https:\\\/\\\/linux.how2shout.com\\\/#organization\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/linux.how2shout.com\\\/error-bash-service-command-not-found-install-initscripts\\\/\",\"url\":\"https:\\\/\\\/linux.how2shout.com\\\/error-bash-service-command-not-found-install-initscripts\\\/\",\"name\":\"Error- bash: service: command not found - Install initscripts - LinuxShout\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/linux.how2shout.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/linux.how2shout.com\\\/error-bash-service-command-not-found-install-initscripts\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/linux.how2shout.com\\\/error-bash-service-command-not-found-install-initscripts\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/linux.how2shout.com\\\/wp-content\\\/uploads\\\/2021\\\/05\\\/bash-service-command-not-found-Install-initscripts.jpg\",\"datePublished\":\"2021-05-08T13:23:54+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/linux.how2shout.com\\\/error-bash-service-command-not-found-install-initscripts\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/linux.how2shout.com\\\/error-bash-service-command-not-found-install-initscripts\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/linux.how2shout.com\\\/error-bash-service-command-not-found-install-initscripts\\\/#primaryimage\",\"url\":\"https:\\\/\\\/linux.how2shout.com\\\/wp-content\\\/uploads\\\/2021\\\/05\\\/bash-service-command-not-found-Install-initscripts.jpg\",\"contentUrl\":\"https:\\\/\\\/linux.how2shout.com\\\/wp-content\\\/uploads\\\/2021\\\/05\\\/bash-service-command-not-found-Install-initscripts.jpg\",\"width\":726,\"height\":540,\"caption\":\"bash service command not found Install initscripts\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/linux.how2shout.com\\\/error-bash-service-command-not-found-install-initscripts\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/linux.how2shout.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Error- bash: service: command not found &#8211; Install initscripts\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/linux.how2shout.com\\\/#website\",\"url\":\"https:\\\/\\\/linux.how2shout.com\\\/\",\"name\":\"LinuxShout\",\"description\":\"Find the open source solutions\",\"publisher\":{\"@id\":\"https:\\\/\\\/linux.how2shout.com\\\/#organization\"},\"alternateName\":\"Linux how2shout\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/linux.how2shout.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/linux.how2shout.com\\\/#organization\",\"name\":\"LinuxShout\",\"url\":\"https:\\\/\\\/linux.how2shout.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/linux.how2shout.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/linux.how2shout.com\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/Linux-Shout-Logo.png\",\"contentUrl\":\"https:\\\/\\\/linux.how2shout.com\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/Linux-Shout-Logo.png\",\"width\":503,\"height\":349,\"caption\":\"LinuxShout\"},\"image\":{\"@id\":\"https:\\\/\\\/linux.how2shout.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/how2shout\",\"https:\\\/\\\/x.com\\\/h2smedia\",\"https:\\\/\\\/instagram.com\\\/h2smedia\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/h2smedia\\\/\",\"https:\\\/\\\/www.pinterest.com\\\/how2shout\",\"https:\\\/\\\/youtube.com\\\/h2smedia\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/linux.how2shout.com\\\/#\\\/schema\\\/person\\\/102d73e20384ea409022d5bafddc0f72\",\"name\":\"Heyan Maurya\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b07b375c19891b0589da722cb1e3dff333ec63dd8467afc114611044e87cfe9a?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b07b375c19891b0589da722cb1e3dff333ec63dd8467afc114611044e87cfe9a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b07b375c19891b0589da722cb1e3dff333ec63dd8467afc114611044e87cfe9a?s=96&d=mm&r=g\",\"caption\":\"Heyan Maurya\"},\"description\":\"I have a keen interest in all kinds of technologies, from consumer-tech to enterprise solutions. However, I am still trying to learn Linux and whatever the problems I face, trying to give solutions for the same, here...\",\"sameAs\":[\"https:\\\/\\\/www.how2shout.com\\\/\"],\"url\":\"https:\\\/\\\/linux.how2shout.com\\\/author\\\/heyan\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Error- bash: service: command not found - Install initscripts - LinuxShout","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:\/\/linux.how2shout.com\/error-bash-service-command-not-found-install-initscripts\/","og_locale":"en_US","og_type":"article","og_title":"Error- bash: service: command not found - Install initscripts","og_description":"On a minimal Linux system sometimes you can face the error while dealing with any system service to start|stop|restart|enable it. This error &#8220;bash: service: command not found&#8221; appears because the &#8220;initscripts&#8221; package has not been installed on your system. Here are the commands to install Service on different Linux operating systems- Debian\/Ubuntu apt install sysvinit-utils [&hellip;]","og_url":"https:\/\/linux.how2shout.com\/error-bash-service-command-not-found-install-initscripts\/","og_site_name":"LinuxShout","article_publisher":"https:\/\/www.facebook.com\/how2shout","article_published_time":"2021-05-08T13:23:54+00:00","og_image":[{"width":726,"height":540,"url":"https:\/\/linux.how2shout.com\/wp-content\/uploads\/2021\/05\/bash-service-command-not-found-Install-initscripts.jpg","type":"image\/jpeg"}],"author":"Heyan Maurya","twitter_card":"summary_large_image","twitter_creator":"@h2smedia","twitter_site":"@h2smedia","twitter_misc":{"Written by":"Heyan Maurya","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"TechArticle","@id":"https:\/\/linux.how2shout.com\/error-bash-service-command-not-found-install-initscripts\/#article","isPartOf":{"@id":"https:\/\/linux.how2shout.com\/error-bash-service-command-not-found-install-initscripts\/"},"author":{"name":"Heyan Maurya","@id":"https:\/\/linux.how2shout.com\/#\/schema\/person\/102d73e20384ea409022d5bafddc0f72"},"headline":"Error- bash: service: command not found &#8211; Install initscripts","datePublished":"2021-05-08T13:23:54+00:00","mainEntityOfPage":{"@id":"https:\/\/linux.how2shout.com\/error-bash-service-command-not-found-install-initscripts\/"},"wordCount":125,"commentCount":2,"publisher":{"@id":"https:\/\/linux.how2shout.com\/#organization"},"image":{"@id":"https:\/\/linux.how2shout.com\/error-bash-service-command-not-found-install-initscripts\/#primaryimage"},"thumbnailUrl":"https:\/\/linux.how2shout.com\/wp-content\/uploads\/2021\/05\/bash-service-command-not-found-Install-initscripts.jpg","keywords":["Linux","tutorial"],"articleSection":["Linux"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/linux.how2shout.com\/error-bash-service-command-not-found-install-initscripts\/#respond"]}],"copyrightYear":"2021","copyrightHolder":{"@id":"https:\/\/linux.how2shout.com\/#organization"}},{"@type":"WebPage","@id":"https:\/\/linux.how2shout.com\/error-bash-service-command-not-found-install-initscripts\/","url":"https:\/\/linux.how2shout.com\/error-bash-service-command-not-found-install-initscripts\/","name":"Error- bash: service: command not found - Install initscripts - LinuxShout","isPartOf":{"@id":"https:\/\/linux.how2shout.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/linux.how2shout.com\/error-bash-service-command-not-found-install-initscripts\/#primaryimage"},"image":{"@id":"https:\/\/linux.how2shout.com\/error-bash-service-command-not-found-install-initscripts\/#primaryimage"},"thumbnailUrl":"https:\/\/linux.how2shout.com\/wp-content\/uploads\/2021\/05\/bash-service-command-not-found-Install-initscripts.jpg","datePublished":"2021-05-08T13:23:54+00:00","breadcrumb":{"@id":"https:\/\/linux.how2shout.com\/error-bash-service-command-not-found-install-initscripts\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/linux.how2shout.com\/error-bash-service-command-not-found-install-initscripts\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/linux.how2shout.com\/error-bash-service-command-not-found-install-initscripts\/#primaryimage","url":"https:\/\/linux.how2shout.com\/wp-content\/uploads\/2021\/05\/bash-service-command-not-found-Install-initscripts.jpg","contentUrl":"https:\/\/linux.how2shout.com\/wp-content\/uploads\/2021\/05\/bash-service-command-not-found-Install-initscripts.jpg","width":726,"height":540,"caption":"bash service command not found Install initscripts"},{"@type":"BreadcrumbList","@id":"https:\/\/linux.how2shout.com\/error-bash-service-command-not-found-install-initscripts\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/linux.how2shout.com\/"},{"@type":"ListItem","position":2,"name":"Error- bash: service: command not found &#8211; Install initscripts"}]},{"@type":"WebSite","@id":"https:\/\/linux.how2shout.com\/#website","url":"https:\/\/linux.how2shout.com\/","name":"LinuxShout","description":"Find the open source solutions","publisher":{"@id":"https:\/\/linux.how2shout.com\/#organization"},"alternateName":"Linux how2shout","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/linux.how2shout.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/linux.how2shout.com\/#organization","name":"LinuxShout","url":"https:\/\/linux.how2shout.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/linux.how2shout.com\/#\/schema\/logo\/image\/","url":"https:\/\/linux.how2shout.com\/wp-content\/uploads\/2020\/06\/Linux-Shout-Logo.png","contentUrl":"https:\/\/linux.how2shout.com\/wp-content\/uploads\/2020\/06\/Linux-Shout-Logo.png","width":503,"height":349,"caption":"LinuxShout"},"image":{"@id":"https:\/\/linux.how2shout.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/how2shout","https:\/\/x.com\/h2smedia","https:\/\/instagram.com\/h2smedia","https:\/\/www.linkedin.com\/company\/h2smedia\/","https:\/\/www.pinterest.com\/how2shout","https:\/\/youtube.com\/h2smedia"]},{"@type":"Person","@id":"https:\/\/linux.how2shout.com\/#\/schema\/person\/102d73e20384ea409022d5bafddc0f72","name":"Heyan Maurya","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/b07b375c19891b0589da722cb1e3dff333ec63dd8467afc114611044e87cfe9a?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/b07b375c19891b0589da722cb1e3dff333ec63dd8467afc114611044e87cfe9a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b07b375c19891b0589da722cb1e3dff333ec63dd8467afc114611044e87cfe9a?s=96&d=mm&r=g","caption":"Heyan Maurya"},"description":"I have a keen interest in all kinds of technologies, from consumer-tech to enterprise solutions. However, I am still trying to learn Linux and whatever the problems I face, trying to give solutions for the same, here...","sameAs":["https:\/\/www.how2shout.com\/"],"url":"https:\/\/linux.how2shout.com\/author\/heyan\/"}]}},"_links":{"self":[{"href":"https:\/\/linux.how2shout.com\/wp-json\/wp\/v2\/posts\/5024","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/linux.how2shout.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/linux.how2shout.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/linux.how2shout.com\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/linux.how2shout.com\/wp-json\/wp\/v2\/comments?post=5024"}],"version-history":[{"count":2,"href":"https:\/\/linux.how2shout.com\/wp-json\/wp\/v2\/posts\/5024\/revisions"}],"predecessor-version":[{"id":5027,"href":"https:\/\/linux.how2shout.com\/wp-json\/wp\/v2\/posts\/5024\/revisions\/5027"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/linux.how2shout.com\/wp-json\/wp\/v2\/media\/5026"}],"wp:attachment":[{"href":"https:\/\/linux.how2shout.com\/wp-json\/wp\/v2\/media?parent=5024"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/linux.how2shout.com\/wp-json\/wp\/v2\/categories?post=5024"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/linux.how2shout.com\/wp-json\/wp\/v2\/tags?post=5024"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}