{"id":78265,"date":"2021-07-15T08:37:10","date_gmt":"2021-07-15T12:37:10","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/?p=78265"},"modified":"2021-11-29T12:53:49","modified_gmt":"2021-11-29T17:53:49","slug":"cloud-server-tools","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/","title":{"rendered":"Essential Cloud Server Tools and Projects"},"content":{"rendered":"<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"538\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/07\/Essential-Cloud-Server-Tools-1-1024x538.png\" alt=\"Cloud server tools\" class=\"wp-image-78267\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/07\/Essential-Cloud-Server-Tools-1-1024x538.png 1024w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/07\/Essential-Cloud-Server-Tools-1-300x158.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/07\/Essential-Cloud-Server-Tools-1-768x403.png 768w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/07\/Essential-Cloud-Server-Tools-1.png 1200w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure>\n\n\n\n<p> When first starting out with your own cloud server, you might feel overwhelmed by all the freedom.  You don\u2019t have a cPanel or convenient interface for managing your server, but you do have a wide variety of cloud server tools at your disposal.  You have to install and configure all the apps and services you\u2019ll need to complete your tasks.  This is an opportunity to craft your own system and fine-tune an ideal server environment.  Below you will find a treasure trove of helpful resources no system administrator should be without. Many of these same procedures can also be performed on a <a href=\"https:\/\/www.inmotionhosting.com\/cpanel-hosting\/vps-with-cpanel\">VPS with cPanel<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Learning Cloud Server Tools and Practices<\/h2>\n\n\n\n<p class=\"alert alert-info\">As a new cloud server user, you should make sure to bookmark the complete <a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/\">Cloud Server Product Guide<\/a> for quick reference. This article introduces to some of the fundamentals you will need to grasp to start off managing your server including: some basics about Linux-based operating systems, daemons, and how to choose a different operating system for your server.  You will get a better grasp on the basics of using the SSH protocol to manage your server, and best security practices. After that, you can get your command line judo going with some helpful UNIX-style power tools.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"understanding-linux\">Understanding Linux-based Operating Systems<\/h2>\n\n\n\n<p>\nAs you probably know, all InMotion Hosting Cloud VPS accounts give you a few different options for selecting a Linux operating system.  These articles will help you familiarize yourself with some of the differences you might encounter in different distributions and help inform your decision.\n<\/p>\n\n\n\n<ul class=\"org-ul wp-block-list\"><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/understanding-linux-operating-systems\/\">Understanding Linux operating systems<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/understanding-linux-daemons\/\">Understanding Linux daemons<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/how-to-re-os-your-cloud-vps-in-amp\/\">How to Re-OS your cloud server in AMP<\/a><\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"ssh-basics\">SSH Basics<\/h2>\n\n\n\n<p>\nConnecting to your server via SSH is a secure way to log in and get things done quickly and efficiently on the command line.  When you are setting up your cloud server you will notice that an SSH key is required to log in and begin to administer your system.  The articles below will explain how to get your SSH keys, add them to your server, as well as clear advantages you gain in properly managing your SSH security.\n<\/p>\n\n\n\n<ul class=\"org-ul wp-block-list\"><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/how-to-generate-ssh-keys\/\">How to generate SSH keys<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/manage-ssh-keys\/\">How to manage SSH keys for your server<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/ssh-security-sftp-ubuntu-cloud-server\/\">Complete SSH security and SFTP guide for cloud server<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/ssh-advantages\/\">Advantages of SSH<\/a><\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"essential-command-line\">Essential Command Line Tutorials<\/h2>\n\n\n\n<p>\nGet comfortable moving around your command line, performing various tasks, and getting things done in your server.\n<\/p>\n\n\n\n<ul class=\"org-ul wp-block-list\"><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/command-line-tutorials\/\">Reliable command line tutorials<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/using-the-linux-cd-command\/\">Using the Linux <code>cd<\/code> command<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/to-find-a-file-in-linux\/\">7 ways to find a file in Linux<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/grep-no-matches\/\">Why is <code>grep<\/code> returning no matches?<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/df\/\">How to check disk space on command line<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/symlinks\/\">How to create \u201csymlinks\u201d (symbolic links) in your file system<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/pr\/\">Print command line output with <code>pr<\/code><\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/diff\/\">How to compare files with <code>diff<\/code><\/a><\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"advanced-projects\">Advanced Projects<\/h2>\n\n\n\n<p>\nYou might be wondering, what can I do with my own private cloud server?  Here are some advanced tutorials and projects that you can pick up today.  You can accomplish many of these project objectives on a server you already manage or you can launch a new server for each project.\n<\/p>\n\n\n\n<ul class=\"org-ul wp-block-list\"><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/website\/git\/git-server\/\">Create your own git server<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/website\/git\/gitweb-on-nginx\/\">Install and serve Gitweb on NGINX<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/website\/private-search-engine-searx-debian\/\">Install a private search engine with Searx<\/a><\/li><li><a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/server-usage\/nginx-basics\/\">Host a website with NGINX<\/a><\/li><\/ul>\n","protected":false},"excerpt":{"rendered":"<p>When first starting out with your own cloud server, you might feel overwhelmed by all the freedom. You don&#8217;t have a cPanel or convenient interface for managing your server, but you do have a wide variety of cloud server tools at your disposal. You have to install and configure all the apps and services you&#8217;ll<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/\"> Read More ><\/a><\/p>\n","protected":false},"author":17,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[4308],"tags":[],"class_list":["post-78265","post","type-post","status-publish","format-standard","hentry","category-linux"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Essential Cloud Server Tools and Projects<\/title>\n<meta name=\"description\" content=\"Learning how to wield your cloud server tools and tricks can be fun and productive. This article will set you up for success with your new cloud server.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Essential Cloud Server Tools and Projects\" \/>\n<meta property=\"og:description\" content=\"Learning how to wield your cloud server tools and tricks can be fun and productive. This article will set you up for success with your new cloud server.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/\" \/>\n<meta property=\"og:site_name\" content=\"InMotion Hosting Support Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmotionhosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2021-07-15T12:37:10+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-11-29T17:53:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/07\/Essential-Cloud-Server-Tools.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Christopher Maiorana\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Christopher Maiorana\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/\"},\"author\":{\"name\":\"Christopher Maiorana\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/c6922c56c84e17079fd558e07b7ef72f\"},\"headline\":\"Essential Cloud Server Tools and Projects\",\"datePublished\":\"2021-07-15T12:37:10+00:00\",\"dateModified\":\"2021-11-29T17:53:49+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/\"},\"wordCount\":531,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/07\/Essential-Cloud-Server-Tools-1-1024x538.png\",\"articleSection\":[\"Linux\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/\",\"name\":\"Essential Cloud Server Tools and Projects\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/07\/Essential-Cloud-Server-Tools-1-1024x538.png\",\"datePublished\":\"2021-07-15T12:37:10+00:00\",\"dateModified\":\"2021-11-29T17:53:49+00:00\",\"description\":\"Learning how to wield your cloud server tools and tricks can be fun and productive. This article will set you up for success with your new cloud server.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/07\/Essential-Cloud-Server-Tools-1.png\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/07\/Essential-Cloud-Server-Tools-1.png\",\"width\":1200,\"height\":630},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Essential Cloud Server Tools and Projects\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/inmotionhosting\/\",\"https:\/\/x.com\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/c6922c56c84e17079fd558e07b7ef72f\",\"name\":\"Christopher Maiorana\",\"description\":\"Christopher Maiorana joined the InMotion community team in 2015 and regularly dispenses tips and tricks in the Support Center, Community Q&A, and the InMotion Hosting Blog.\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/chris-m-4623144b\/\"],\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/christopherm\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Essential Cloud Server Tools and Projects","description":"Learning how to wield your cloud server tools and tricks can be fun and productive. This article will set you up for success with your new cloud server.","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:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/","og_locale":"en_US","og_type":"article","og_title":"Essential Cloud Server Tools and Projects","og_description":"Learning how to wield your cloud server tools and tricks can be fun and productive. This article will set you up for success with your new cloud server.","og_url":"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2021-07-15T12:37:10+00:00","article_modified_time":"2021-11-29T17:53:49+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/07\/Essential-Cloud-Server-Tools.png","type":"image\/png"}],"author":"Christopher Maiorana","twitter_card":"summary_large_image","twitter_creator":"@InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"Christopher Maiorana","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/"},"author":{"name":"Christopher Maiorana","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/c6922c56c84e17079fd558e07b7ef72f"},"headline":"Essential Cloud Server Tools and Projects","datePublished":"2021-07-15T12:37:10+00:00","dateModified":"2021-11-29T17:53:49+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/"},"wordCount":531,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/07\/Essential-Cloud-Server-Tools-1-1024x538.png","articleSection":["Linux"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/","url":"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/","name":"Essential Cloud Server Tools and Projects","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/07\/Essential-Cloud-Server-Tools-1-1024x538.png","datePublished":"2021-07-15T12:37:10+00:00","dateModified":"2021-11-29T17:53:49+00:00","description":"Learning how to wield your cloud server tools and tricks can be fun and productive. This article will set you up for success with your new cloud server.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/07\/Essential-Cloud-Server-Tools-1.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/07\/Essential-Cloud-Server-Tools-1.png","width":1200,"height":630},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/cloud-server-tools\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"Essential Cloud Server Tools and Projects"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/c6922c56c84e17079fd558e07b7ef72f","name":"Christopher Maiorana","description":"Christopher Maiorana joined the InMotion community team in 2015 and regularly dispenses tips and tricks in the Support Center, Community Q&A, and the InMotion Hosting Blog.","sameAs":["https:\/\/www.linkedin.com\/in\/chris-m-4623144b\/"],"url":"https:\/\/www.inmotionhosting.com\/support\/author\/christopherm\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":{"id":4308,"name":"Linux","slug":"linux","link":"https:\/\/www.inmotionhosting.com\/support\/server\/linux\/"},"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/78265","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=78265"}],"version-history":[{"count":5,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/78265\/revisions"}],"predecessor-version":[{"id":92537,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/78265\/revisions\/92537"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=78265"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=78265"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=78265"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}