{"id":1968,"date":"2024-06-02T13:03:28","date_gmt":"2024-06-02T13:03:28","guid":{"rendered":"https:\/\/kb.cloudhostgeek.com\/?p=1968"},"modified":"2025-11-05T10:49:21","modified_gmt":"2025-11-05T10:49:21","slug":"establish-a-secure-ssh-connection","status":"publish","type":"post","link":"https:\/\/www.bigcloudy.com\/knowledge-base\/establish-a-secure-ssh-connection\/","title":{"rendered":"Secure SSH access to your cPanel account complete guide"},"content":{"rendered":"\n<p class=\"has-black-color has-text-color has-link-color wp-elements-1193500a3f279a52e1dcd8657d514027\">SSH (Secure Shell) is a powerful tool for securely connecting to your cPanel account over a network. It allows you to manage your server remotely using commands instead of a web interface. This guide will walk you through to establish a secure SSH connection  and securing transfer files, configure settings, and perform other administrative tasks.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Step 1- <strong>Enabling SSH Access<\/strong><\/h4>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-6a82bb0d8481e931906d3d0571e45b48\">1. Firstly, log in to your <strong><a style=\"color:#7a00df;\" href=\"https:\/\/cpanel.incentre.net:2083\/\">cPanel account<\/a><\/strong>.<\/p>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-c72e73234aa035160e8827db54f4dcb2\">2. Locate the &#8220;<strong><mark style=\"background-color:rgba(0, 0, 0, 0);color:#7a00df\" class=\"has-inline-color\">Security<\/mark><\/strong>&#8221; section within the cPanel interface.<\/p>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-f8056698c0c543d2232750cf21d9209a\">3. Look for the option labeled &#8220;<strong><mark style=\"background-color:rgba(0, 0, 0, 0);color:#7a00df\" class=\"has-inline-color\">SSH Access<\/mark><\/strong>&#8221; or a similar setting.<\/p>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-a5580d826efb7db1eeb8b5f3268baa06\">4. Click on the appropriate button to enable SSH access if it&#8217;s currently disabled. <\/p>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-338f72dc21b54b1db78fe01eff7a6cfd\"><strong>(Note:<\/strong> Your web hosting provider might have specific instructions for enabling SSH access. Consult their documentation if needed)<\/p>\n\n\n\n<h4 class=\"wp-block-heading has-black-color has-text-color has-link-color wp-elements-c31859379e589718c05038ccaabd59fd\">Step 2- <strong>Connecting via SSH Client<\/strong><\/h4>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-c38f54cd9c94d842847d78346699c2b9\">1. Launch your SSH client application.<\/p>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-fffa643725bfb5cc8faef6593a559300\">2. Enter the hostname or IP address of your cPanel server in the designated field. This information can surely be obtained from your web hosting provider&#8217;s welcome email or control panel settings.<\/p>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-f4aa13701349b37bd8335efd28ec0081\">3. The default SSH port is 22. Unless specified otherwise by your web hosting provider, keep the port number set to 22.<\/p>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-027b7bf21ae24a2812e757f82133cfb4\">4. Provide your cPanel account username in the designated field.<\/p>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-7bc0e9abe36646086d8f10e23547634f\">5. There are two process for authentication:<\/p>\n\n\n\n<ul class=\"has-black-color has-text-color has-link-color wp-block-list wp-elements-a8b3a76b3ad445bf4ea0c9fd59d5fef4\">\n<li><strong>Password-based<\/strong><\/li>\n<\/ul>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-fc5bbaa9a2ae44cf510567c570852ce6\">If using password authentication, enter your cPanel account password when prompted. <\/p>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-9e68fe84eec3271d1cebc88221aa346c\"><strong>(Security Recommendation:<\/strong> Consider using SSH key-based authentication for enhanced security. Refer to the next section for details)<\/p>\n\n\n\n<ul class=\"has-black-color has-text-color has-link-color wp-block-list wp-elements-dfeafa9626727f5fb67352be9d982f7b\">\n<li><strong>SSH Key-based (Recommended)<\/strong><\/li>\n<\/ul>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-b6ddea167faad710dc7ef4f5da5ba07d\">For a more secure approach, configure SSH key-based authentication. This indeed involves generating a key pair on your local machine and adding the public key to your cPanel account. Consult <strong><a style=\"color:#7a00df;\" href=\"https:\/\/bigcloudy.com\/about-us.php\">BigCloudy&#8217;s support<\/a><\/strong> team, documentation or knowledge base for specific instructions on setting up SSH key-based authentication for cPanel.<\/p>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-7ca218f6b1fa6e4385e7ed2327d9a0ed\">6. Click &#8220;<strong><mark style=\"background-color:rgba(0, 0, 0, 0);color:#7a00df\" class=\"has-inline-color\">Connect<\/mark><\/strong>&#8221; or initiate the connection process within your SSH client.<\/p>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-4d1aaae1edd6153f35e99c5140801698\">7. Once successfully connected, you&#8217;ll be presented with a command prompt. You can then utilize various Linux commands to manage your cPanel account from the remote location.<\/p>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-fafba05cc36360b71a8224f2b3e5d6fe\">By following these steps and adhering to security best practices, you can effectively connect to your cPanel account using SSH, enabling remote server management capabilities.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Helpful Resources<\/h4>\n\n\n\n<ul class=\"has-black-color has-text-color has-link-color wp-block-list wp-elements-fa6bed7618b2e1199d19a5ba308f1981\">\n<li><strong><a href=\"https:\/\/docs.cpanel.net\/cpanel\/\" style=\"color:#7a00df;\">cPanel Documentation<\/a><\/strong><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>SSH (Secure Shell) is a powerful tool for securely connecting to your cPanel account over a network. It allows you to manage your server remotely using commands instead of a web interface. This guide will walk you through to establish a secure SSH connection and securing transfer files, configure settings, and perform other administrative tasks. Step 1- Enabling SSH Access 1. Firstly, log in to your cPanel account. 2. Locate the &#8220;Security&#8221; section within the cPanel interface. 3. Look for the option labeled &#8220;SSH Access&#8221; or a similar setting. 4. Click on the appropriate button to enable SSH access if it&#8217;s currently disabled. (Note: Your web hosting provider might have specific instructions for enabling SSH access. Consult their documentation if needed) Step 2- Connecting via SSH Client 1. Launch your SSH client application. 2. Enter the hostname or IP address of your cPanel server in the designated field. This information can surely be obtained from your web hosting provider&#8217;s welcome email or control panel settings. 3. The default SSH port is 22. Unless specified otherwise by your web hosting provider, keep the port number set to 22. 4. Provide your cPanel account username in the designated field. 5. There are two process for authentication: If using password authentication, enter your cPanel account password when prompted. (Security Recommendation: Consider using SSH key-based authentication for enhanced security. Refer to the next section for details) For a more secure approach, configure SSH key-based authentication. This indeed involves generating a key pair on your local machine and adding the public key to your cPanel account. Consult BigCloudy&#8217;s support team, documentation or knowledge base for specific instructions on setting up SSH key-based authentication for cPanel. 6. Click &#8220;Connect&#8221; or initiate the connection process within your SSH client. 7. Once successfully connected, you&#8217;ll be presented with a command prompt. You can then utilize various Linux commands to manage your cPanel account from the remote location. By following these steps and adhering to security best practices, you can effectively connect to your cPanel account using SSH, enabling remote server management capabilities. Helpful Resources<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"elementor_theme","format":"standard","meta":{"_acf_changed":false,"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"rop_custom_images_group":[],"rop_custom_messages_group":[],"rop_publish_now":"initial","rop_publish_now_accounts":[],"rop_publish_now_history":[],"rop_publish_now_status":"pending","footnotes":""},"categories":[29,5],"tags":[39],"class_list":["post-1968","post","type-post","status-publish","format-standard","hentry","category-cp-features","category-cpanel","tag-cpanel","no-post-thumbnail"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.7 (Yoast SEO v26.8) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Establish a Secure SSH Connection to cPanel Account?<\/title>\n<meta name=\"description\" content=\"Secure cPanel Access: Learn how to establish a Secure SSH Connection for encrypted secure remote server management.\" \/>\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.bigcloudy.com\/knowledge-base\/establish-a-secure-ssh-connection\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Secure SSH access to your cPanel account complete guide\" \/>\n<meta property=\"og:description\" content=\"Secure cPanel Access: Learn how to establish a Secure SSH Connection for encrypted secure remote server management.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.bigcloudy.com\/knowledge-base\/establish-a-secure-ssh-connection\/\" \/>\n<meta property=\"og:site_name\" content=\"CloudHostGeek Help Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/BigCloudyHosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2024-06-02T13:03:28+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-05T10:49:21+00:00\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@bigcloudypvtltd\" \/>\n<meta name=\"twitter:site\" content=\"@bigcloudypvtltd\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Establish a Secure SSH Connection to cPanel Account?","description":"Secure cPanel Access: Learn how to establish a Secure SSH Connection for encrypted secure remote server management.","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.bigcloudy.com\/knowledge-base\/establish-a-secure-ssh-connection\/","og_locale":"en_US","og_type":"article","og_title":"Secure SSH access to your cPanel account complete guide","og_description":"Secure cPanel Access: Learn how to establish a Secure SSH Connection for encrypted secure remote server management.","og_url":"https:\/\/www.bigcloudy.com\/knowledge-base\/establish-a-secure-ssh-connection\/","og_site_name":"CloudHostGeek Help Center","article_publisher":"https:\/\/www.facebook.com\/BigCloudyHosting\/","article_published_time":"2024-06-02T13:03:28+00:00","article_modified_time":"2025-11-05T10:49:21+00:00","author":"admin","twitter_card":"summary_large_image","twitter_creator":"@bigcloudypvtltd","twitter_site":"@bigcloudypvtltd","twitter_misc":{"Written by":"admin","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"TechArticle","@id":"https:\/\/www.bigcloudy.com\/knowledge-base\/establish-a-secure-ssh-connection\/#article","isPartOf":{"@id":"https:\/\/www.bigcloudy.com\/knowledge-base\/establish-a-secure-ssh-connection\/"},"author":{"name":"admin","@id":"https:\/\/www.bigcloudy.com\/knowledge-base\/#\/schema\/person\/378209d3259734d846716786afbc52b0"},"headline":"Secure SSH access to your cPanel account complete guide","datePublished":"2024-06-02T13:03:28+00:00","dateModified":"2025-11-05T10:49:21+00:00","mainEntityOfPage":{"@id":"https:\/\/www.bigcloudy.com\/knowledge-base\/establish-a-secure-ssh-connection\/"},"wordCount":352,"publisher":{"@id":"https:\/\/www.bigcloudy.com\/knowledge-base\/#organization"},"keywords":["cPanel"],"articleSection":["CP Features","cPanel"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.bigcloudy.com\/knowledge-base\/establish-a-secure-ssh-connection\/","url":"https:\/\/www.bigcloudy.com\/knowledge-base\/establish-a-secure-ssh-connection\/","name":"How to Establish a Secure SSH Connection to cPanel Account?","isPartOf":{"@id":"https:\/\/www.bigcloudy.com\/knowledge-base\/#website"},"datePublished":"2024-06-02T13:03:28+00:00","dateModified":"2025-11-05T10:49:21+00:00","description":"Secure cPanel Access: Learn how to establish a Secure SSH Connection for encrypted secure remote server management.","breadcrumb":{"@id":"https:\/\/www.bigcloudy.com\/knowledge-base\/establish-a-secure-ssh-connection\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.bigcloudy.com\/knowledge-base\/establish-a-secure-ssh-connection\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.bigcloudy.com\/knowledge-base\/establish-a-secure-ssh-connection\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.bigcloudy.com\/knowledge-base\/"},{"@type":"ListItem","position":2,"name":"Secure SSH access to your cPanel account complete guide"}]},{"@type":"WebSite","@id":"https:\/\/www.bigcloudy.com\/knowledge-base\/#website","url":"https:\/\/www.bigcloudy.com\/knowledge-base\/","name":"https:\/\/www.bigcloudy.com\/","description":"Your step-by-step guide to hosting, servers &amp; website tools.","publisher":{"@id":"https:\/\/www.bigcloudy.com\/knowledge-base\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.bigcloudy.com\/knowledge-base\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.bigcloudy.com\/knowledge-base\/#organization","name":"BigCloudy internt services pvt ltd.","url":"https:\/\/www.bigcloudy.com\/knowledge-base\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.bigcloudy.com\/knowledge-base\/#\/schema\/logo\/image\/","url":"https:\/\/www.bigcloudy.com\/knowledge-base\/wp-content\/uploads\/2024\/09\/cropped-BGC_logo.webp","contentUrl":"https:\/\/www.bigcloudy.com\/knowledge-base\/wp-content\/uploads\/2024\/09\/cropped-BGC_logo.webp","width":368,"height":114,"caption":"BigCloudy internt services pvt ltd."},"image":{"@id":"https:\/\/www.bigcloudy.com\/knowledge-base\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/BigCloudyHosting\/","https:\/\/x.com\/bigcloudypvtltd","https:\/\/www.instagram.com\/bigcloudypvtltd\/"]},{"@type":"Person","@id":"https:\/\/www.bigcloudy.com\/knowledge-base\/#\/schema\/person\/378209d3259734d846716786afbc52b0","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.bigcloudy.com\/knowledge-base\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/42ea90e921e5926f1db3403e79195ea7c0e898504fd43555e6099a85c9c91443?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/42ea90e921e5926f1db3403e79195ea7c0e898504fd43555e6099a85c9c91443?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/kb.cloudhostgeek.com"]}]}},"_links":{"self":[{"href":"https:\/\/www.bigcloudy.com\/knowledge-base\/wp-json\/wp\/v2\/posts\/1968","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bigcloudy.com\/knowledge-base\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.bigcloudy.com\/knowledge-base\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.bigcloudy.com\/knowledge-base\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bigcloudy.com\/knowledge-base\/wp-json\/wp\/v2\/comments?post=1968"}],"version-history":[{"count":0,"href":"https:\/\/www.bigcloudy.com\/knowledge-base\/wp-json\/wp\/v2\/posts\/1968\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.bigcloudy.com\/knowledge-base\/wp-json\/wp\/v2\/media?parent=1968"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.bigcloudy.com\/knowledge-base\/wp-json\/wp\/v2\/categories?post=1968"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.bigcloudy.com\/knowledge-base\/wp-json\/wp\/v2\/tags?post=1968"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}