{"id":3384,"date":"2014-09-15T10:43:09","date_gmt":"2014-09-15T10:43:09","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/2014\/09\/15\/shared-server-ssh-mac\/"},"modified":"2023-11-28T16:11:50","modified_gmt":"2023-11-28T21:11:50","slug":"shared-server-ssh-mac","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/","title":{"rendered":"Connecting to a Shared Server SSH with a Mac"},"content":{"rendered":"<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"900\" height=\"473\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/ssh-shared-server-cpanel.jpg\" class=\"optimized-lcp-image\" alt=\"\" loading=\"eager\" fetchpriority=\"high\" sizes=\"(max-width: 768px) 100vw, 768px\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/ssh-shared-server-cpanel.jpg 900w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/ssh-shared-server-cpanel-300x158.jpg 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/ssh-shared-server-cpanel-768x404.jpg 768w\"><\/figure>\n\n\n\n<p><span style=\"font-weight: 400;\">The <\/span><b>Secure SHell (SSH) command line<\/b><span style=\"font-weight: 400;\"> is available through a Mac using the <\/span><b>Terminal<\/b><span style=\"font-weight: 400;\"> application.<\/span> A private and public key pair is required before connecting to the server. These instructions are for use with a shared server. Learn more about <a href=\"\/support\/server\/ssh\/shared-server-ssh-mac\/\">SSH Hosting<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Generate Key for Shell Access<\/h2>\n\n\n\n<p>SSH access is allowed using a Public and private key.  These keys are managed in the cPanel.  Follow the steps below to generate a key.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li class=\" \"><a href=\"\/support\/edu\/cpanel\/how-to-log-into-cpanel\/\">Login to the cPanel<\/a> and then go to the <b>SSH\/Shell Access<\/b> icon. Click on it to access the section where you can generate the private key. <br><br><img loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"192\" class=\"wp-image-102938\" style=\"width: 750px;\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/09\/SSH-access.jpg\" alt=\"ssh access in cPanel\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/09\/SSH-access.jpg 921w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/09\/SSH-access-300x77.jpg 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/09\/SSH-access-768x197.jpg 768w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><div style=\"clear: both;\">\u00a0<\/div> <\/li>\n\n\n\n<li class=\"article_list\"> Click on the button labeled <b>Manage SSH Keys<\/b>.<br><img loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"286\" class=\"wp-image-53048\" style=\"width: 750px;\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/manage-ssh-keys.png\" alt=\"Manage SSH keys landing page\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/manage-ssh-keys.png 1456w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/manage-ssh-keys-300x114.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/manage-ssh-keys-1024x390.png 1024w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/manage-ssh-keys-768x293.png 768w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><div style=\"clear: both;\">\u00a0<\/div> <\/li>\n\n\n\n<li> Click on the button labeled <b>Generate a new key<\/b>.<br><img loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"325\" class=\"wp-image-53045\" style=\"width: 750px;\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/manage-ssh-keys-page.png\" alt=\"manage SSH keys page\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/manage-ssh-keys-page.png 1462w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/manage-ssh-keys-page-300x130.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/manage-ssh-keys-page-1024x443.png 1024w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/manage-ssh-keys-page-768x333.png 768w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><div style=\"clear: both;\">\u00a0<\/div> <\/li>\n\n\n\n<li>Type in a password (do NOT use the password generator), then confirm it. Make sure to write down your password or save a copy in a secure location. Leave the key type at RSA and the key size at 2048. You can choose to make it 4096 if you wish.<\/li>\n\n\n\n<li>If you are creating a key for the first time, click on the <b>Generate Key<\/b> button.<\/li>\n\n\n\n<li>You should then see a confirmation that the key was generated. Click on the <strong>Go Back<\/strong> button to return to the <i>Manage SSH Keys<\/i> page.<\/li>\n\n\n\n<li>You should see the <strong>Public key<\/strong> and the <strong>Private key<\/strong> generated with the name \u201cid_rsa\u201d. Click on <b>View\/Download<\/b> for the <b>PRIVATE<\/b> key. This is the key that you will need to load onto your Mac.<\/li>\n\n\n\n<li>Download the file to your Mac client. To simplify this tutorial, copy the file to your desktop.<\/li>\n\n\n\n<li> Check to see if the Public key has an authorization status of <strong>NOT AUTHORIZED<\/strong>. Newly generated keys are not initially authorized for use. Click on the <strong>Manage link<\/strong>. You will see a blue Authorize button. Click on this button to authorize the key. <em>NOTE: If you don\u2019t authorize this key, it doesn\u2019t matter what you do on the Mac side; you won\u2019t be able to log in<\/em><i>.<\/i><br><br><img loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"341\" class=\"wp-image-53047\" style=\"width: 750px;\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/authorize-key.png\" alt=\"Newly created SSH key is not authorized\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/authorize-key.png 1471w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/authorize-key-300x136.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/authorize-key-1024x465.png 1024w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/02\/authorize-key-768x349.png 768w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/li>\n<\/ol>\n\n\n\n<div style=\"clear: both;\">\u00a0<\/div>\n\n\n\n<p>The next part of the process requires that you log in to your Mac as an administrator. We will be using the default <b>Terminal<\/b> application to log in to SSH using the key that we generated above.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Use Apple Terminal Program to Connect to SSH<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Login to your <b>Terminal<\/b> program. If you don\u2019t know how to do this, go to the magnifying glass on the Apple desktop. This is usually at the top right and is called <strong>Spotlight Search<\/strong> in the current Mac OS. Type in \u201cterminal,\u201d then hit enter. You should see Terminal appear as an application. Select it, and it will launch. Note that if you are not logged into your Mac as the administrator, you will not be able to make these changes.<\/li>\n\n\n\n<li>Go to your desktop where you copied the ID_RSA file. The terminal command is <b>cd Desktop.<\/b><\/li>\n\n\n\n<li>Make sure that the ID_RSA file is already on your desktop. Then type the following into your terminal: <b>cp -frp id_rsa ~\/.ssh<\/b>This will copy the key into the .ssh folder.<\/li>\n\n\n\n<li>Next, make sure that the file permissions are correct on your file with the command <strong> chmod 600 ~\/.ssh\/id_rsa<\/strong><\/li>\n\n\n\n<li>When this is complete, you can use the SSH command to log in to the server. The cPanel user name and the server name will need to be used. The command will look like this: <b>ssh -p 2222 cpanelusername5@servername.inmotionhosting.comHere\u2019s an example: ssh -p 2222 user5@ecbiz188.inmotionhosting.com)<\/b><\/li>\n\n\n\n<li>If this is the first time you have connected the server, you may see a message stating that it can\u2019t identify the server. Just click on \u201cYES\u201d to proceed (make you\u2019re connecting to the right server). The password should automatically work, and you should see the terminal connect.<\/li>\n<\/ol>\n\n\n\n<p>This completes the tutorial for creating a new SSH key to connect your Mac terminal program to the InMotion Hosting shared server SSH. For best security practices, keep your key private and don\u2019t share the password unless necessary.<br>Toggle panel: Easy SEO<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Secure SHell (SSH) command line is available through a Mac using the Terminal application. A private and public key pair is required before connecting to the server. These instructions are for use with a shared server. Learn more about SSH Hosting. Generate Key for Shell Access SSH access is allowed using a Public and<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/\"> Read More ><\/a><\/p>\n","protected":false},"author":7,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[4307],"tags":[],"class_list":["post-3384","post","type-post","status-publish","format-standard","hentry","category-ssh"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Connecting to a Shared Server SSH with a Mac | InMotion Hosting<\/title>\n<meta name=\"description\" content=\"Learn how to connect your Mac computer to an InMotion Hosting shared server SSH with the necessary key\" \/>\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\/ssh\/shared-server-ssh-mac\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Connecting to a Shared Server SSH with a Mac | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"Learn how to connect your Mac computer to an InMotion Hosting shared server SSH with the necessary key\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/\" \/>\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=\"2014-09-15T10:43:09+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-28T21:11:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/ssh-shared-server-cpanel.jpg\" \/>\n<meta name=\"author\" content=\"InMotion Hosting Contributor\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"InMotion Hosting Contributor\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 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\/ssh\/shared-server-ssh-mac\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/\"},\"author\":{\"name\":\"InMotion Hosting Contributor\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/8d626175dd3b70ee90a172bdb09a460b\"},\"headline\":\"Connecting to a Shared Server SSH with a Mac\",\"datePublished\":\"2014-09-15T10:43:09+00:00\",\"dateModified\":\"2023-11-28T21:11:50+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/\"},\"wordCount\":680,\"commentCount\":55,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/ssh-shared-server-cpanel.jpg\",\"articleSection\":[\"SSH and Root Access\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/\",\"name\":\"Connecting to a Shared Server SSH with a Mac | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/ssh-shared-server-cpanel.jpg\",\"datePublished\":\"2014-09-15T10:43:09+00:00\",\"dateModified\":\"2023-11-28T21:11:50+00:00\",\"description\":\"Learn how to connect your Mac computer to an InMotion Hosting shared server SSH with the necessary key\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/ssh-shared-server-cpanel.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/ssh-shared-server-cpanel.jpg\",\"width\":900,\"height\":473},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Connecting to a Shared Server SSH with a Mac\"}]},{\"@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\/8d626175dd3b70ee90a172bdb09a460b\",\"name\":\"InMotion Hosting Contributor\",\"description\":\"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!\",\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/inmotion-hosting\/\",\"https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting\"],\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/arn\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Connecting to a Shared Server SSH with a Mac | InMotion Hosting","description":"Learn how to connect your Mac computer to an InMotion Hosting shared server SSH with the necessary key","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\/ssh\/shared-server-ssh-mac\/","og_locale":"en_US","og_type":"article","og_title":"Connecting to a Shared Server SSH with a Mac | InMotion Hosting","og_description":"Learn how to connect your Mac computer to an InMotion Hosting shared server SSH with the necessary key","og_url":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2014-09-15T10:43:09+00:00","article_modified_time":"2023-11-28T21:11:50+00:00","og_image":[{"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/ssh-shared-server-cpanel.jpg","type":"","width":"","height":""}],"author":"InMotion Hosting Contributor","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"InMotion Hosting Contributor","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/"},"author":{"name":"InMotion Hosting Contributor","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/8d626175dd3b70ee90a172bdb09a460b"},"headline":"Connecting to a Shared Server SSH with a Mac","datePublished":"2014-09-15T10:43:09+00:00","dateModified":"2023-11-28T21:11:50+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/"},"wordCount":680,"commentCount":55,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/ssh-shared-server-cpanel.jpg","articleSection":["SSH and Root Access"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/","url":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/","name":"Connecting to a Shared Server SSH with a Mac | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/ssh-shared-server-cpanel.jpg","datePublished":"2014-09-15T10:43:09+00:00","dateModified":"2023-11-28T21:11:50+00:00","description":"Learn how to connect your Mac computer to an InMotion Hosting shared server SSH with the necessary key","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/ssh-shared-server-cpanel.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/ssh-shared-server-cpanel.jpg","width":900,"height":473},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/shared-server-ssh-mac\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"Connecting to a Shared Server SSH with a Mac"}]},{"@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\/8d626175dd3b70ee90a172bdb09a460b","name":"InMotion Hosting Contributor","description":"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!","sameAs":["https:\/\/www.linkedin.com\/company\/inmotion-hosting\/","https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting"],"url":"https:\/\/www.inmotionhosting.com\/support\/author\/arn\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":{"id":4307,"name":"SSH and Root Access","slug":"ssh","link":"https:\/\/www.inmotionhosting.com\/support\/server\/ssh\/"},"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/3384","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\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=3384"}],"version-history":[{"count":10,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/3384\/revisions"}],"predecessor-version":[{"id":108073,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/3384\/revisions\/108073"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=3384"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=3384"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=3384"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}