{"id":28,"date":"2016-01-12T15:50:48","date_gmt":"2016-01-12T15:50:48","guid":{"rendered":"http:\/\/wp-p3d2tsa2xh.pairsite.com\/?p=28"},"modified":"2023-08-08T10:21:56","modified_gmt":"2023-08-08T14:21:56","slug":"connecting-with-ssh","status":"publish","type":"ht_kb","link":"https:\/\/www.pair.com\/support\/kb\/connecting-with-ssh\/","title":{"rendered":"Connect to Your Pair Account with SSH"},"content":{"rendered":"\n<p><a style=\"color:#fff; text-decoration:none!important;\" href=\"https:\/\/www.pair.com\/support\/kb\/tags\/shared-hosting\/\"><p style=\"background-color:#1a3d6e !important;color:#fff;padding:6px; display:inline-block!important;font-size:12px;font-weight:bold; border-radius:3px;\">Shared<\/p><\/a> <a style=\"color:#fff; text-decoration:none!important;\" href=\"https:\/\/www.pair.com\/support\/kb\/tags\/vps\/\"><p style=\"background-color:#1a3d6e !important;color:#fff;padding:6px; display:inline-block!important;font-size:12px;font-weight:bold; border-radius:3px;\">VPS<\/p><\/a> <a style=\"color:#fff; text-decoration:none!important;\" href=\"https:\/\/www.pair.com\/support\/kb\/tags\/qs-dedicated\/\"><p style=\"background-color:#1a3d6e !important;color:#fff;padding:6px; display:inline-block!important;font-size:12px; font-weight:bold; border-radius:3px;\">Dedicated<\/p><\/a> <a style=\"color:#fff; text-decoration:none!important;\" href=\"https:\/\/www.pair.com\/support\/kb\/tags\/wp-professional\/\"><p style=\"background-color:#1a3d6e !important;color:#fff !important;padding:6px; display:inline-block!important;font-size:12px;font-weight:bold; border-radius:3px;\">WP Professional<\/p><\/a> <a style=\"color:#fff; text-decoration:none!important;\" href=\"https:\/\/www.pair.com\/support\/kb\/tags\/wp-professional-plus\/\"><p style=\"background-color:#1a3d6e !important;color:#fff !important;padding:6px; display:inline-block!important;font-size:12px;font-weight:bold; border-radius:3px;\">WP Professional Plus<\/p><\/a> <a style=\"color:#fff; text-decoration:none!important;\" href=\"https:\/\/www.pair.com\/support\/kb\/tags\/podcast-websites\/\"><p style=\"background-color:#1a3d6e !important;color:#fff !important;padding:6px; display:inline-block!important;font-size:12px;font-weight:bold; border-radius:3px;\">Podcast Websites<\/p><\/a><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>What is SSH?<\/strong><\/h3>\n\n\n\n<p>SSH, or Secure Shell, is a terminal program that allows you to connect remotely to your hosting account. It uses encryption to safeguard all data sent or received during your session.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>How do I get an SSH program?<\/strong><\/h3>\n\n\n\n<p>SSH comes built in on some operating systems, like MacOS, Linux, and Windows 10 and later. With these operating systems, you can simply open a command line window and begin using <a href=\"#what-commands-can-i-use\">SSH commands<\/a>.&nbsp;<\/p>\n\n\n\n<p>Examples of command lines:&nbsp;<\/p>\n\n\n\n<ul>\n<li>Terminal<\/li>\n\n\n\n<li>Gnome Terminal<\/li>\n\n\n\n<li>konsole<\/li>\n\n\n\n<li>Xterm<\/li>\n\n\n\n<li>Command Prompt<\/li>\n<\/ul>\n\n\n\n<p>If your operating system doesn't come with SSH built-in, then you can install an SSH client, such as:&nbsp;<\/p>\n\n\n\n<ul>\n<li><a href=\"http:\/\/www.chiark.greenend.org.uk\/~sgtatham\/putty\/\">PuTTY (Free)<\/a><\/li>\n\n\n\n<li><a href=\"http:\/\/www.vandyke.com\/products\/securecrt\/\">SecureCRT<\/a><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>How do I connect to the server via SSH using a terminal program?\u00a0 <\/strong><\/h3>\n\n\n\n<p>To connect to your account via SSH, follow these steps:&nbsp;<\/p>\n\n\n\n<ol>\n<li>Open a terminal program, such as Terminal, Command Prompt, etc.&nbsp;<\/li>\n\n\n\n<li>Enter the following command, then press <kbd>Enter<\/kbd>:<br><code>ssh username@username.pairserver.com<\/code><br><br>Replace <code>username <\/code>with your Pair Networks username.&nbsp;<\/li>\n\n\n\n<li>If this is your first time connecting from this device, you may be asked to verify the authenticity of the host. If this is the case, type in \"yes\" and press <kbd>Enter<\/kbd>.&nbsp;<\/li>\n\n\n\n<li>Enter your Pair Networks password when prompted, then press <kbd>Enter<\/kbd><br><br>Note: Keystrokes will not be shown when entering a password. This is normal. Enter your password, then press <kbd>Enter<\/kbd>.&nbsp;<\/li>\n<\/ol>\n\n\n\n<p>Once connected, you will see a welcome message from Pair Networks. From here, you will be able to enter SSH commands to manage your account.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>How do I use my graphical SSH client to connect to the server?<\/strong><\/h3>\n\n\n\n<p>You'll first need to know the name of the server to connect to.<\/p>\n\n\n\n<p>Your web hosting server name can be found in your Pair Networks Welcome Message and in the<a href=\"https:\/\/my.pair.com\/\"> ACC<\/a>.<\/p>\n\n\n\n<p>Once you open your SSH program, you should find a menu option like \"Connect\", \"Open Connection,\" or something similar. Select that and type in your server name. If it asks for a terminal type, use \"VT100.\"<\/p>\n\n\n\n<p>Next, you'll be prompted for your username and password. Once you correctly enter them, you'll be logged into the system.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>What commands can I use?<\/strong><\/h3>\n\n\n\n<p>Now that you are logged on, you can use any of the UNIX commands to do what you need to do. If you are unfamiliar with UNIX, try visiting this<a href=\"http:\/\/www.ugu.com\/sui\/ugu\/show?help.beginners\"> UNIX Beginners Guide<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>How Do I Secure My SSH Connection?&nbsp;<\/strong><\/h3>\n\n\n\n<p>There are two ways you can further secure your SSH connections.&nbsp;<\/p>\n\n\n\n<ul>\n<li>Restrict your SSH Access<\/li>\n\n\n\n<li>Set up an SSH Key Pair<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">Restrict Your SSH Access<\/h4>\n\n\n\n<p>We include SSH access controls on Pair accounts that allow SSH. To maximize your security, you can limit the methods of SSH access. For example, if you have an SSH key, you can limit access to only allow attempts that use an SSH key.&nbsp;<\/p>\n\n\n\n<p>For specific instructions to change your SSH access controls, see our article: Manage SSH Access.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Connecting with an SSH Key via Command Line<\/h4>\n\n\n\n<p>Boost your security by using an SSH key pair instead of your account credentials. We'll walk you through connecting via the command line below. However, if you are using an SSH client, see your client's instructions for specific steps.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-alert\">Before you attempt to connect with an SSH key, ensure that you have first created an SSH key pair, stored the private key, and added the public key to your hosting account. <br><br>For more in-depth instructions, see this article: <a href=\"https:\/\/www.pair.com\/support\/kb\/manage-ssh-access\/#using-an-ssh-key-pair\" target=\"_blank\" rel=\"noreferrer noopener\">Using an SSH Key Pair<\/a>.&nbsp;<\/p>\n\n\n\n<ol>\n<li>Ensure you are on the device that stores the SSH private key<\/li>\n\n\n\n<li>Open your command line program<\/li>\n\n\n\n<li>Type in <code>ssh username@username.pairserver.com<\/code><\/li>\n\n\n\n<li>Enter the password you set when creating an SSH private key&nbsp;<\/li>\n<\/ol>\n\n\n\n<p>Once the server has verified the SSH key, you will be logged in to your account.&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>What is SSH? SSH, or Secure Shell, is a terminal program that allows you to connect remotely to your hosting account. It uses encryption to safeguard all data sent or received during your session. How do I get an SSH program? SSH comes built in on some operating systems, like&#8230;<\/p>\n","protected":false},"author":12,"comment_status":"closed","ping_status":"open","template":"","format":"standard","meta":[],"ht-kb-category":[2],"ht-kb-tag":[178,215,176,177,180,199],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.8.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Connect to Your Pair Account with SSH - Knowledge Base - Pair Networks<\/title>\n<meta name=\"description\" content=\"Keep your website data safe by utilizing an SSH connection to your Pair account. SSH encrypts your data so it&#039;s protected during transfer.\" \/>\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.pair.com\/support\/kb\/connecting-with-ssh\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Connect to Your Pair Account with SSH - Knowledge Base - Pair Networks\" \/>\n<meta property=\"og:description\" content=\"Keep your website data safe by utilizing an SSH connection to your Pair account. SSH encrypts your data so it&#039;s protected during transfer.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.pair.com\/support\/kb\/connecting-with-ssh\/\" \/>\n<meta property=\"og:site_name\" content=\"Knowledge Base - Pair Networks\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/pairnetworks\/\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-08T14:21:56+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@pairNetworks\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.pair.com\/support\/kb\/connecting-with-ssh\/\",\"url\":\"https:\/\/www.pair.com\/support\/kb\/connecting-with-ssh\/\",\"name\":\"Connect to Your Pair Account with SSH - Knowledge Base - Pair Networks\",\"isPartOf\":{\"@id\":\"https:\/\/www.pair.com\/support\/kb\/#website\"},\"datePublished\":\"2016-01-12T15:50:48+00:00\",\"dateModified\":\"2023-08-08T14:21:56+00:00\",\"description\":\"Keep your website data safe by utilizing an SSH connection to your Pair account. SSH encrypts your data so it's protected during transfer.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.pair.com\/support\/kb\/connecting-with-ssh\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.pair.com\/support\/kb\/connecting-with-ssh\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.pair.com\/support\/kb\/connecting-with-ssh\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.pair.com\/support\/kb\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Connect to Your Pair Account with SSH\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.pair.com\/support\/kb\/#website\",\"url\":\"https:\/\/www.pair.com\/support\/kb\/\",\"name\":\"Knowledge Base - Pair Networks\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.pair.com\/support\/kb\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.pair.com\/support\/kb\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.pair.com\/support\/kb\/#organization\",\"name\":\"Pair Networks\",\"url\":\"https:\/\/www.pair.com\/support\/kb\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.pair.com\/support\/kb\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.pair.com\/support\/kb\/wp-content\/uploads\/2022\/02\/Gb_TUkUE_400x400.jpeg\",\"contentUrl\":\"https:\/\/www.pair.com\/support\/kb\/wp-content\/uploads\/2022\/02\/Gb_TUkUE_400x400.jpeg\",\"width\":360,\"height\":360,\"caption\":\"Pair Networks\"},\"image\":{\"@id\":\"https:\/\/www.pair.com\/support\/kb\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/pairnetworks\/\",\"https:\/\/twitter.com\/pairNetworks\",\"https:\/\/www.instagram.com\/pairnetworks\/\",\"https:\/\/www.linkedin.com\/company\/2269676\/\",\"https:\/\/www.pinterest.com\/pairnetworksinc\/pins\/\",\"https:\/\/www.youtube.com\/user\/pairnetworks\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Connect to Your Pair Account with SSH - Knowledge Base - Pair Networks","description":"Keep your website data safe by utilizing an SSH connection to your Pair account. SSH encrypts your data so it's protected during transfer.","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.pair.com\/support\/kb\/connecting-with-ssh\/","og_locale":"en_US","og_type":"article","og_title":"Connect to Your Pair Account with SSH - Knowledge Base - Pair Networks","og_description":"Keep your website data safe by utilizing an SSH connection to your Pair account. SSH encrypts your data so it's protected during transfer.","og_url":"https:\/\/www.pair.com\/support\/kb\/connecting-with-ssh\/","og_site_name":"Knowledge Base - Pair Networks","article_publisher":"https:\/\/www.facebook.com\/pairnetworks\/","article_modified_time":"2023-08-08T14:21:56+00:00","twitter_card":"summary_large_image","twitter_site":"@pairNetworks","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.pair.com\/support\/kb\/connecting-with-ssh\/","url":"https:\/\/www.pair.com\/support\/kb\/connecting-with-ssh\/","name":"Connect to Your Pair Account with SSH - Knowledge Base - Pair Networks","isPartOf":{"@id":"https:\/\/www.pair.com\/support\/kb\/#website"},"datePublished":"2016-01-12T15:50:48+00:00","dateModified":"2023-08-08T14:21:56+00:00","description":"Keep your website data safe by utilizing an SSH connection to your Pair account. SSH encrypts your data so it's protected during transfer.","breadcrumb":{"@id":"https:\/\/www.pair.com\/support\/kb\/connecting-with-ssh\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.pair.com\/support\/kb\/connecting-with-ssh\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.pair.com\/support\/kb\/connecting-with-ssh\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.pair.com\/support\/kb\/"},{"@type":"ListItem","position":2,"name":"Connect to Your Pair Account with SSH"}]},{"@type":"WebSite","@id":"https:\/\/www.pair.com\/support\/kb\/#website","url":"https:\/\/www.pair.com\/support\/kb\/","name":"Knowledge Base - Pair Networks","description":"","publisher":{"@id":"https:\/\/www.pair.com\/support\/kb\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.pair.com\/support\/kb\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.pair.com\/support\/kb\/#organization","name":"Pair Networks","url":"https:\/\/www.pair.com\/support\/kb\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.pair.com\/support\/kb\/#\/schema\/logo\/image\/","url":"https:\/\/www.pair.com\/support\/kb\/wp-content\/uploads\/2022\/02\/Gb_TUkUE_400x400.jpeg","contentUrl":"https:\/\/www.pair.com\/support\/kb\/wp-content\/uploads\/2022\/02\/Gb_TUkUE_400x400.jpeg","width":360,"height":360,"caption":"Pair Networks"},"image":{"@id":"https:\/\/www.pair.com\/support\/kb\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/pairnetworks\/","https:\/\/twitter.com\/pairNetworks","https:\/\/www.instagram.com\/pairnetworks\/","https:\/\/www.linkedin.com\/company\/2269676\/","https:\/\/www.pinterest.com\/pairnetworksinc\/pins\/","https:\/\/www.youtube.com\/user\/pairnetworks"]}]}},"_links":{"self":[{"href":"https:\/\/www.pair.com\/support\/kb\/wp-json\/wp\/v2\/ht-kb\/28"}],"collection":[{"href":"https:\/\/www.pair.com\/support\/kb\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/www.pair.com\/support\/kb\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/www.pair.com\/support\/kb\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/www.pair.com\/support\/kb\/wp-json\/wp\/v2\/comments?post=28"}],"version-history":[{"count":18,"href":"https:\/\/www.pair.com\/support\/kb\/wp-json\/wp\/v2\/ht-kb\/28\/revisions"}],"predecessor-version":[{"id":9343,"href":"https:\/\/www.pair.com\/support\/kb\/wp-json\/wp\/v2\/ht-kb\/28\/revisions\/9343"}],"wp:attachment":[{"href":"https:\/\/www.pair.com\/support\/kb\/wp-json\/wp\/v2\/media?parent=28"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/www.pair.com\/support\/kb\/wp-json\/wp\/v2\/ht-kb-category?post=28"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/www.pair.com\/support\/kb\/wp-json\/wp\/v2\/ht-kb-tag?post=28"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}