{"id":66224,"date":"2022-09-27T02:12:21","date_gmt":"2022-09-27T08:12:21","guid":{"rendered":"https:\/\/www.scalahosting.com\/blog\/?p=66224"},"modified":"2024-08-05T10:08:28","modified_gmt":"2024-08-05T16:08:28","slug":"ssh-terminal-in-spanel","status":"publish","type":"post","link":"https:\/\/www.scalahosting.com\/blog\/ssh-terminal-in-spanel\/","title":{"rendered":"SSH Terminal in SPanel"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">SPanel&#8217;s purpose is to make server management as user-friendly as possible. This doesn&#8217;t mean that it&#8217;s aimed at novices only, though. Our goal is to <strong>ensure that <\/strong><a href=\"https:\/\/www.scalahosting.com\/spanel.html\"><strong>SPanel<\/strong><\/a> is just as convenient for seasoned website administrators as it is for complete newbies.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">So, when some of our more technically advanced users requested <strong>an <\/strong><a href=\"https:\/\/www.scalahosting.com\/kb\/ssh-access\/\"><strong>SSH terminal<\/strong><\/a> embedded inside <strong>SPanel&#8217;s User Interface<\/strong>, we had no choice but to implement it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Today, we&#8217;ll show you how it works.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large mpg-gallery\"><a href=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/bash-148836_1280.jpg\"><img decoding=\"async\" width=\"1024\" height=\"810\" src=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/bash-148836_1280-1024x810.jpg\" alt=\"SSH Terminal in SPanel\" class=\"wp-image-66226\" srcset=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/bash-148836_1280-1024x810.jpg 1024w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/bash-148836_1280-300x237.jpg 300w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/bash-148836_1280-768x607.jpg 768w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/bash-148836_1280.jpg 1280w\" sizes=\"(max-width: 361px) 660px, (max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 910px, 1140px\" \/><\/a><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"What-is-SSH\"><strong>What is SSH?<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Some may argue that you have no use for an SSH terminal if you don&#8217;t know<strong> <\/strong><a href=\"https:\/\/www.scalahosting.com\/blog\/what-is-ssh-and-how-to-use-it\/\"><strong>what SSH is<\/strong><\/a>. The truth is, if you&#8217;re new to Linux, you need to learn a few commands in order to take advantage of SPanel&#8217;s new feature. That said, <strong>you don&#8217;t need to be a technical wizard<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">First, let&#8217;s see how SSH works. Your<strong> SPanel VPS is a virtual machine with Rocky Linux installed on it<\/strong>. It doesn&#8217;t have a desktop environment, meaning there&#8217;s no point-and-click interface like the one you have on your home computer.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Instead, every task is done via <strong>commands<\/strong>. Thanks to SSH, you can execute commands on the server <strong>remotely and securely<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The name SSH stands for <strong>Secure Shell<\/strong>, and it&#8217;s a client-server network protocol. It was initially developed in the mid-1990s, and it uses complex public-key cryptography to protect the communication between a client computer and a remote server.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Over the years, it has found many applications, including as the core of <a href=\"https:\/\/www.scalahosting.com\/kb\/how-to-establish-an-sftp-connection-to-your-hosting-account-with-filezilla\/\"><strong>SFTP<\/strong><\/a> \u2013 a secure version of the old file transfer protocol. However, its primary purpose (and the one website administrators use the most) is to allow users to open <strong>a shell on a remote machine and execute commands<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The question some people may be asking is: <em>Why would I need to execute commands on my SPanel VPS?<\/em><\/p>\n\n\n\n<figure class=\"wp-block-image size-full mpg-gallery\"><a href=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/gabriel-heinzer-4Mw7nkQDByk-unsplash.jpg\"><img decoding=\"async\" width=\"1000\" height=\"750\" src=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/gabriel-heinzer-4Mw7nkQDByk-unsplash.jpg\" alt=\"SSH Terminal in SPanel, What is SSH?\" class=\"wp-image-66227\" srcset=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/gabriel-heinzer-4Mw7nkQDByk-unsplash.jpg 1000w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/gabriel-heinzer-4Mw7nkQDByk-unsplash-300x225.jpg 300w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/gabriel-heinzer-4Mw7nkQDByk-unsplash-768x576.jpg 768w\" sizes=\"(max-width: 361px) 660px, (max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 910px, 1140px\" \/><\/a><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"Why-Do-People-Want-to-Use-SSH\"><strong>Why Do People Want to Use SSH?<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">It may not sound like it to people who are used to working in a<strong> point-and-click environment<\/strong>, but commands can be extremely efficient.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Say, for example, that you want to make a backup of your <em>public_html folder<\/em>. After you log in via SSH, all you need to do is enter the following command:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong><em>cp -a public_html public_html.bak<\/em><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">With this single line, you tell the server to copy the contents of the public_html directory and paste it into a new folder called <strong>public_html.bak. <\/strong>In theory, you can perform the same operation using <strong>FTP or SPanel&#8217;s File Manager<\/strong>, but the process takes quite a bit more time.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is just one example. Once you familiarize yourself with Linux&#8217;s basic commands, you&#8217;ll understand the syntax and appreciate just <strong>how big a time-saver the SSH terminal is<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>WordPress users will want to check out <\/strong><a href=\"https:\/\/www.scalahosting.com\/blog\/what-is-wp-cli-a-beginners-guide\/\"><strong>WP-CLI<\/strong><\/a> \u2013 a command-line tool that lets you set up and manage your WP installations, plugins, themes, and even posts and pages with a few single-line commands.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full mpg-gallery\"><a href=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/alex-chumak-zGuBURGGmdY-unsplash.jpg\"><img decoding=\"async\" width=\"1000\" height=\"597\" src=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/alex-chumak-zGuBURGGmdY-unsplash.jpg\" alt=\"SSH Terminal in SPanel, Why Do People Want to Use SSH?\" class=\"wp-image-66228\" srcset=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/alex-chumak-zGuBURGGmdY-unsplash.jpg 1000w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/alex-chumak-zGuBURGGmdY-unsplash-300x179.jpg 300w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/alex-chumak-zGuBURGGmdY-unsplash-768x458.jpg 768w\" sizes=\"(max-width: 361px) 660px, (max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 910px, 1140px\" \/><\/a><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"How-to-Access-a-Server-via-SSH\"><strong>How to Access a Server via SSH?<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Traditionally, there are two methods for establishing an SSH session.<\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Through your operating system&#8217;s command-line shell<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">SSH has been supported by <strong>Unix-based operating systems like Linux and macOS for years<\/strong>. In 2018, Microsoft also implemented the protocol into Windows&#8217; two command-line shells \u2013 Windows Command Prompt and PowerShell. To access your server, you need to enter a command that looks like this:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong><em>ssh [your username]@[your server&#8217;s IP]<\/em><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Our SPanel VPSs use a custom <strong>SSH port<\/strong>, so if you&#8217;re trying to connect to them, you&#8217;ll need to add <strong><em>-p6543<\/em><\/strong> to the command above.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Through a third-party client application<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Although <strong>SSH is now natively supported<\/strong> by the most popular operating systems, some people prefer to use third-party client applications like <strong>PuTTY.<\/strong> The advantages vary from client to client, but you usually get <strong>support for multiple protocols<\/strong>, the ability to save session and login information, and, in the case of Windows users, the option to use <strong>key-based authentication<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>SPanel users have a third method for logging in via SSH.<\/em><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"SPanel-SSH-Terminal\"><strong>SPanel&#8217;s SSH Terminal<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">With SPanel, you now have a fully-functioning SSH terminal <strong>inside your browser<\/strong>. You can use <strong>the same commands and get the same results<\/strong> without additional tools.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The SSH terminal is inside <a href=\"https:\/\/www.scalahosting.com\/blog\/next-generation-hosting-platform\/\"><strong>SPanel&#8217;s User Interface<\/strong><\/a>, but before you open it, you need to ensure <strong>the user account has SSH access<\/strong>. To do that, log in to SPanel&#8217;s Admin Interface and select <strong>Manage SSH Access <\/strong>from the menu on the left.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large mpg-gallery\"><a href=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/1-4.png\"><img decoding=\"async\" width=\"1024\" height=\"609\" src=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/1-4-1024x609.png\" alt=\"SSH Terminal in SPanel, SPanel&#8217;s SSH Terminal\" class=\"wp-image-66229\" srcset=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/1-4-1024x609.png 1024w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/1-4-300x178.png 300w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/1-4-768x456.png 768w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/1-4-1536x913.png 1536w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/1-4.png 1903w\" sizes=\"(max-width: 361px) 660px, (max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 910px, 1140px\" \/><\/a><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">You&#8217;ll see a list of all the user accounts on your <a href=\"https:\/\/www.scalahosting.com\/managed-cloud-hosting.html\"><strong>VPS<\/strong><\/a>. You can use <strong>the toggle switches<\/strong> next to them to determine whether or not they can <strong>access the server via SSH<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">By default, SSH access is <strong>disabled for all user accounts<\/strong>. From a security standpoint, it&#8217;s a good idea to enable it only when the user needs it.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large mpg-gallery\"><a href=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/2-4.png\"><img decoding=\"async\" width=\"1024\" height=\"372\" src=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/2-4-1024x372.png\" alt=\"SSH Terminal in SPanel, SPanel&#8217;s SSH Terminal 2\" class=\"wp-image-66230\" srcset=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/2-4-1024x372.png 1024w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/2-4-300x109.png 300w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/2-4-768x279.png 768w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/2-4-1536x557.png 1536w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/2-4.png 1582w\" sizes=\"(max-width: 361px) 660px, (max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 910px, 1140px\" \/><\/a><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The toggle switches control all SSH connections to the account<\/strong>, regardless of whether they&#8217;re from SPanel&#8217;s terminal or other clients and applications. The SSH terminal itself is available under the <strong>Tools<\/strong> section on the<strong> User Interface&#8217;s homepage.<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full mpg-gallery\"><a href=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/3-4.png\"><img decoding=\"async\" width=\"848\" height=\"308\" src=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/3-4.png\" alt=\"SSH Terminal in SPanel, SPanel&#8217;s SSH Terminal 3\" class=\"wp-image-66231\" srcset=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/3-4.png 848w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/3-4-300x109.png 300w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/3-4-768x279.png 768w\" sizes=\"(max-width: 361px) 660px, (max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 910px, 1140px\" \/><\/a><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">You&#8217;ll see a classic command-line interface, and you can start entering commands right away. As you&#8217;ve already signed in with your account, further authentication is not required.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large mpg-gallery\"><a href=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/4-4.png\"><img decoding=\"async\" width=\"1024\" height=\"696\" src=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/4-4-1024x696.png\" alt=\"SSH Terminal in SPanel, SPanel&#8217;s SSH Terminal 4\" class=\"wp-image-66232\" srcset=\"https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/4-4-1024x696.png 1024w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/4-4-300x204.png 300w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/4-4-768x522.png 768w, https:\/\/www.scalahosting.com\/blog\/wp-content\/uploads\/2022\/09\/4-4.png 1297w\" sizes=\"(max-width: 361px) 660px, (max-width: 767px) 89vw, (max-width: 1000px) 54vw, (max-width: 1071px) 910px, 1140px\" \/><\/a><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"Conclusion\"><strong>Conclusion<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">By<strong> integrating an SSH terminal straight into the User Interface<\/strong>, we&#8217;re enabling developers and experienced website administrators to manage their projects even more efficiently. At the same time, however, we&#8217;re introducing some of the less experienced users to a protocol that can become an integral part of their everyday workflow.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The learning curve is not as steep as you may think, and once you start to get the hang of it, you&#8217;ll see that the effort is definitely worth it.<\/p>\n\n\n<div class=\"shortcode-cta-new-wrap row spanel\">\r\n    <img decoding=\"async\" class=\"shortcode-logo\" src=\"\/blog\/images\/shortcode-bg-new-logo-spanel.svg\" alt=\"shortcode-logo\" title=\"shortcode-logo\"\/>\r\n    <div class=\"shortcode-cta-img col-10 col-sm-7 col-md-5\">\r\n        <img decoding=\"async\" class=\"shortcode-bg\" src=\"\/blog\/images\/shortcode-bg-new-spanel.webp\" alt=\"shortcode-bg\" title=\"shortcode-bg\"\/>\r\n    <\/div>\r\n    <div class=\"shortcode-cta-content col-12 col-md-7\">\r\n        <div class=\"content\">\r\n            <div class=\"heading\">Revolutionize Your Hosting Management - Join the SPanel Family<\/div>\r\n            <div class=\"list-wrap\">\r\n                <div class=\"list\">\r\n                    <div><b>Effortless Server Management through Powerful Tools<\/b><\/div>\r\n                    <div><b>Anytime Unconditional Money-back Guarantee<\/b><\/div>\r\n                    <div><b>24\/7 Expert Support and Free Website Migration<\/b><\/div>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"btn-wrap row\">\r\n                <div class=\"col-auto\">\r\n                    <a class=\"button green\" href=\"https:\/\/www.scalahosting.com\/spanel.html\">Start Now<\/a>\r\n                <\/div>\r\n                <div class=\"col-auto\">\r\n                    <button class=\"button blue_outer\" title=\"Contact Sales\" onclick=\"chatChangeVisibility(this, 'maximize', {}, 5);\">Chat with our Experts<\/button>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"FAQ\"><strong>FAQ<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Q:<\/strong> <strong>Where can I find SPanel&#8217;s SSH terminal?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>A:<\/strong> SPanel&#8217;s SSH terminal is available under the Tools section in the User Interface. You can access the User Interface either via the <strong>Admin Area or through SPanel&#8217;s login page.<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Q:<\/strong> <strong>Is the SSH terminal in SPanel any different from a typical SSH client?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>A:<\/strong> No, it isn&#8217;t. <strong>SPanel&#8217;s SSH terminal<\/strong> receives the same commands and achieves the same results as any SSH client.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Q:<\/strong> <strong>Is the SSH terminal available to all SPanel users?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>A:<\/strong> It&#8217;s up to the server owner to decide <strong>who has SSH access<\/strong>. The <strong>Manage SSH Access<\/strong> section in the Admin Area has a list of all <strong>active SPanel accounts<\/strong> with toggle switches next to them that allow or disallow users to access the command-line interface.<\/p>\n\n\n\n<script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [{\n        \"@type\": \"Question\",\n        \"name\": \"Where can I find SPanel's SSH terminal?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"SPanel's SSH terminal is available under the Tools section in the User Interface. You can access the User Interface either via the Admin Area or through SPanel's login page.\"\n        }\n      }, {\n        \"@type\": \"Question\",\n        \"name\": \"Is the SSH terminal in SPanel any different from a typical SSH client?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"No, it isn't. SPanel's SSH terminal receives the same commands and achieves the same results as any SSH client.\"\n        }\n      },{\n        \"@type\": \"Question\",\n        \"name\": \"Is the SSH terminal available to all SPanel users?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"It's up to the server owner to decide who has SSH access. The Manage SSH Access section in the Admin Area has a list of all active SPanel accounts with toggle switches next to them that allow or disallow users to access the command-line interface.\"\n        }\n      }]\n    }\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>SPanel&#8217;s purpose is to make server management as user-friendly as possible. This doesn&#8217;t mean that it&#8217;s aimed at novices only, &#8230;<\/p>\n","protected":false},"author":113,"featured_media":66236,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"none","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_seopress_analysis_target_kw":"","footnotes":""},"categories":[125],"tags":[],"class_list":["post-66224","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-spanel"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/posts\/66224","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/users\/113"}],"replies":[{"embeddable":true,"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/comments?post=66224"}],"version-history":[{"count":5,"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/posts\/66224\/revisions"}],"predecessor-version":[{"id":71171,"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/posts\/66224\/revisions\/71171"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/media\/66236"}],"wp:attachment":[{"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/media?parent=66224"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/categories?post=66224"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.scalahosting.com\/blog\/wp-json\/wp\/v2\/tags?post=66224"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}