{"id":5268,"date":"2020-08-04T19:50:32","date_gmt":"2020-08-04T14:20:32","guid":{"rendered":"https:\/\/www.skynats.com\/?p=5268"},"modified":"2024-12-06T12:36:42","modified_gmt":"2024-12-06T07:06:42","slug":"create-a-digitalocean-droplet-with-ssh-key-access","status":"publish","type":"post","link":"https:\/\/www.skynats.com\/blog\/create-a-digitalocean-droplet-with-ssh-key-access\/","title":{"rendered":"Create a DigitalOcean Droplet with SSH Key Access"},"content":{"rendered":"\n<p><a aria-label=\"undefined (opens in a new tab)\" href=\"https:\/\/www.digitalocean.com\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong><span style=\"color:#0372a2\" class=\"has-inline-color\">DigitalOcean<\/span><\/strong><\/a> droplets are Linux based VM&#8217;s that run on virtualized hardware. Droplet means a new server, we can create a new server by choosing standalone or larger plans.<br>We can create different types of droplets based on the plans provided in the DigitalOcean account. It provides different types of OS with different versions like CentOS, Ubuntu, Fedora, Debian.<\/p>\n\n\n\n<p>If you are looking for managing your DigitalOcean account and droplets, please refer to our <strong><a href=\"https:\/\/www.skynats.com\/digitalocean-management\/\" target=\"_blank\" rel=\"noreferrer noopener\"><span style=\"color:#01709f\" class=\"has-inline-color\">DigitalOcean management<\/span><\/a><\/strong> plans.<\/p>\n\n\n\n<p><strong><span class=\"has-inline-color has-primary-color\">To create a DigitalOcean Droplet with SSH Key Access, you can follow these steps.<\/span><\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Login to the DigitalOcean account.<\/li>\n\n\n\n<li>Click the green colored create button on the right side of the page.<\/li>\n\n\n\n<li>From the create menu choose the droplets option and it will show the resources page.<\/li>\n\n\n\n<li>If you have any droplets already created it will show in this resource section or if you need to create a new droplet proceed with the &#8220;Get started with a droplet &#8221; button.<\/li>\n\n\n\n<li>The next option will show the customizations. Select the choose an image option, in this, there are four options;<br><em>Distributions &#8211; Select the type of OS distribution like CentOS, Debian, Ubuntu, FreeBSD, Fedora.<br>Container distributions include Rancher OS.<br>Marketplace &#8211; It includes pre-configured application images like WordPress, LAMP, Docker, etc to make easy the work.<br>Custom images &#8211; It is a type of Unix like images that we can create and upload to our DigitalOcean account.<\/em><\/li>\n\n\n\n<li>The next step is to choose a plan, here we need to choose the amount of RAM, CPU cores, and storage space.<\/li>\n\n\n\n<li>If you need to enable weekly backup then check the enable backups option in the Add backup section.<\/li>\n\n\n\n<li>If you need additional volumes for the droplet then proceed with the Add volume option.<\/li>\n\n\n\n<li>Next, we need to select the region where we need to create the droplet. For this select from the Choose a datacenter region option.<\/li>\n\n\n\n<li>Select Additional options if you need to enable VPC network, IPV6, user data, and monitoring.<\/li>\n\n\n\n<li>The authentication section helps to login to the droplet using either the SSH key or the password that we added.<br><\/li>\n<\/ol>\n\n\n\n<p><strong><span class=\"has-inline-color has-primary-color\">To add SSH Key t<\/span>o a Droplet<\/strong><\/p>\n\n\n\n<p>For Linux type systems we can use openssh tool which uses ssh-keygen utility to generate SSH key-pair.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>ssh-keygen<\/code><\/pre>\n\n\n\n<p>Then this will generate private\/ public key-pair and the default location for storing the keys will be ~\/.ssh folder. The id_rsa indicates the private key and id_rsa.pub indicates the public key.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Generating public\/private rsa key pair :\nEnter file in which to save the key (~\/.ssh\/id_rsa) :<\/code><\/pre>\n\n\n\n<p>The next option will ask you to enter the passphrase for generating the key. Passphrase helps to encrypt the key and if we enter any passphrase we need to provide it whenever we use the key. We can provide a passphrase or just ENTER it.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Created directory '~\/.ssh\/'\nEnter a passphrase or enter empty for no passphrase :\nEnter same passphrase : \nYour identification has been saved in ~\/.ssh\/id_rsa.\nYour public key has been saved in ~\/.ssh\/id_rsa.pub.\nThe key fingerprint is :\nThe key's random part image is ;<\/code><\/pre>\n\n\n\n<p>Then the SSH Key will be generated successfully. <br><strong><span class=\"has-inline-color has-primary-color\">In order to add the SSH key to the Droplet follow the below steps ;<\/span><\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Click SSH key option from the Authentication section and proceed with the Add SSH key option, then paste the public key there and provide a name for the key.<\/li>\n\n\n\n<li>Then click the finalize and create a section and then proceeds with the Create droplet.\u00a0<\/li>\n<\/ul>\n\n\n\n<p>So from this, we have created a DigitalOcean droplet successfully and we can login the server using the IP address given from the resource&#8217;s droplet section and SSH Key.<\/p>\n\n\n\n<figure class=\"wp-block-pullquote is-style-default has-vivid-red-color has-text-color\"><blockquote><p><strong>Are you facing any issues with DigitalOcean?<\/strong><\/p><cite><strong><a href=\"https:\/\/www.skynats.com\/contact-us\/\" target=\"_blank\" aria-label=\"undefined (opens in a new tab)\" rel=\"noreferrer noopener\">CONTACT US NOW<\/a><\/strong><\/cite><\/blockquote><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>DigitalOcean droplets are Linux based VM&#8217;s that run on virtualized hardware. Droplet means a new server, we can create a new server by choosing standalone or larger plans.We can create different types of droplets based on the plans provided in the DigitalOcean account. It provides different types of OS with different versions like CentOS, Ubuntu, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5,122],"tags":[116,117,596],"class_list":["post-5268","post","type-post","status-publish","format-standard","hentry","category-blog","category-digitalocean-management","tag-digitalocean-access-key","tag-digitalocean-droplet-support","tag-digitalocean-ssh-key"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.9 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Create DigitalOcean Droplet with SSH Key Access<\/title>\n<meta name=\"description\" content=\"Follow the steps provided in the blog to know how to create a digitalocean droplet with ssh key access. Contact us right now!!\" \/>\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.skynats.com\/blog\/create-a-digitalocean-droplet-with-ssh-key-access\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Create a DigitalOcean Droplet with SSH Key Access\" \/>\n<meta property=\"og:description\" content=\"Follow the steps provided in the blog to know how to create a digitalocean droplet with ssh key access. Contact us right now!!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.skynats.com\/blog\/create-a-digitalocean-droplet-with-ssh-key-access\/\" \/>\n<meta property=\"og:site_name\" content=\"Server Management Services | Cloud Management | Skynats\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/skynats\" \/>\n<meta property=\"article:published_time\" content=\"2020-08-04T14:20:32+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-06T07:06:42+00:00\" \/>\n<meta name=\"author\" content=\"skynatsadmin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@skynatstech\" \/>\n<meta name=\"twitter:site\" content=\"@skynatstech\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"skynatsadmin\" \/>\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.skynats.com\\\/blog\\\/create-a-digitalocean-droplet-with-ssh-key-access\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/create-a-digitalocean-droplet-with-ssh-key-access\\\/\"},\"author\":{\"name\":\"skynatsadmin\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#\\\/schema\\\/person\\\/e970a174b9758a8f7cb6e1532a2843b9\"},\"headline\":\"Create a DigitalOcean Droplet with SSH Key Access\",\"datePublished\":\"2020-08-04T14:20:32+00:00\",\"dateModified\":\"2024-12-06T07:06:42+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/create-a-digitalocean-droplet-with-ssh-key-access\\\/\"},\"wordCount\":563,\"publisher\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#organization\"},\"keywords\":[\"digitalocean access key\",\"digitalocean droplet support\",\"digitalocean ssh key\"],\"articleSection\":[\"Blog\",\"digitalocean-management\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/create-a-digitalocean-droplet-with-ssh-key-access\\\/\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/create-a-digitalocean-droplet-with-ssh-key-access\\\/\",\"name\":\"Create DigitalOcean Droplet with SSH Key Access\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#website\"},\"datePublished\":\"2020-08-04T14:20:32+00:00\",\"dateModified\":\"2024-12-06T07:06:42+00:00\",\"description\":\"Follow the steps provided in the blog to know how to create a digitalocean droplet with ssh key access. Contact us right now!!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/create-a-digitalocean-droplet-with-ssh-key-access\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.skynats.com\\\/blog\\\/create-a-digitalocean-droplet-with-ssh-key-access\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/create-a-digitalocean-droplet-with-ssh-key-access\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Create a DigitalOcean Droplet with SSH Key Access\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/\",\"name\":\"Server Management Services | Cloud Management | Skynats\",\"description\":\"Server Management and Cloud Management\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#organization\",\"name\":\"Skynats Technologies\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/Sknats-Logo-New-whole.png\",\"contentUrl\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/Sknats-Logo-New-whole.png\",\"width\":989,\"height\":367,\"caption\":\"Skynats Technologies\"},\"image\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/skynats\",\"https:\\\/\\\/x.com\\\/skynatstech\",\"https:\\\/\\\/www.instagram.com\\\/skynatstech\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/skynats-technologies\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCvTAjrFJ4_E2MJKwlDHomlg\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#\\\/schema\\\/person\\\/e970a174b9758a8f7cb6e1532a2843b9\",\"name\":\"skynatsadmin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5da13c4f45ca3307cc8c1fa0d9b4c9ba7ec740e3210e123980462a1a665797a1?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5da13c4f45ca3307cc8c1fa0d9b4c9ba7ec740e3210e123980462a1a665797a1?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5da13c4f45ca3307cc8c1fa0d9b4c9ba7ec740e3210e123980462a1a665797a1?s=96&d=mm&r=g\",\"caption\":\"skynatsadmin\"},\"sameAs\":[\"https:\\\/\\\/dev.skynats.com\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Create DigitalOcean Droplet with SSH Key Access","description":"Follow the steps provided in the blog to know how to create a digitalocean droplet with ssh key access. Contact us right now!!","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.skynats.com\/blog\/create-a-digitalocean-droplet-with-ssh-key-access\/","og_locale":"en_US","og_type":"article","og_title":"Create a DigitalOcean Droplet with SSH Key Access","og_description":"Follow the steps provided in the blog to know how to create a digitalocean droplet with ssh key access. Contact us right now!!","og_url":"https:\/\/www.skynats.com\/blog\/create-a-digitalocean-droplet-with-ssh-key-access\/","og_site_name":"Server Management Services | Cloud Management | Skynats","article_publisher":"https:\/\/www.facebook.com\/skynats","article_published_time":"2020-08-04T14:20:32+00:00","article_modified_time":"2024-12-06T07:06:42+00:00","author":"skynatsadmin","twitter_card":"summary_large_image","twitter_creator":"@skynatstech","twitter_site":"@skynatstech","twitter_misc":{"Written by":"skynatsadmin","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.skynats.com\/blog\/create-a-digitalocean-droplet-with-ssh-key-access\/#article","isPartOf":{"@id":"https:\/\/www.skynats.com\/blog\/create-a-digitalocean-droplet-with-ssh-key-access\/"},"author":{"name":"skynatsadmin","@id":"https:\/\/www.skynats.com\/blog\/#\/schema\/person\/e970a174b9758a8f7cb6e1532a2843b9"},"headline":"Create a DigitalOcean Droplet with SSH Key Access","datePublished":"2020-08-04T14:20:32+00:00","dateModified":"2024-12-06T07:06:42+00:00","mainEntityOfPage":{"@id":"https:\/\/www.skynats.com\/blog\/create-a-digitalocean-droplet-with-ssh-key-access\/"},"wordCount":563,"publisher":{"@id":"https:\/\/www.skynats.com\/blog\/#organization"},"keywords":["digitalocean access key","digitalocean droplet support","digitalocean ssh key"],"articleSection":["Blog","digitalocean-management"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.skynats.com\/blog\/create-a-digitalocean-droplet-with-ssh-key-access\/","url":"https:\/\/www.skynats.com\/blog\/create-a-digitalocean-droplet-with-ssh-key-access\/","name":"Create DigitalOcean Droplet with SSH Key Access","isPartOf":{"@id":"https:\/\/www.skynats.com\/blog\/#website"},"datePublished":"2020-08-04T14:20:32+00:00","dateModified":"2024-12-06T07:06:42+00:00","description":"Follow the steps provided in the blog to know how to create a digitalocean droplet with ssh key access. Contact us right now!!","breadcrumb":{"@id":"https:\/\/www.skynats.com\/blog\/create-a-digitalocean-droplet-with-ssh-key-access\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.skynats.com\/blog\/create-a-digitalocean-droplet-with-ssh-key-access\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.skynats.com\/blog\/create-a-digitalocean-droplet-with-ssh-key-access\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.skynats.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Create a DigitalOcean Droplet with SSH Key Access"}]},{"@type":"WebSite","@id":"https:\/\/www.skynats.com\/blog\/#website","url":"https:\/\/www.skynats.com\/blog\/","name":"Server Management Services | Cloud Management | Skynats","description":"Server Management and Cloud Management","publisher":{"@id":"https:\/\/www.skynats.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.skynats.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.skynats.com\/blog\/#organization","name":"Skynats Technologies","url":"https:\/\/www.skynats.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.skynats.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.skynats.com\/blog\/wp-content\/uploads\/2021\/08\/Sknats-Logo-New-whole.png","contentUrl":"https:\/\/www.skynats.com\/blog\/wp-content\/uploads\/2021\/08\/Sknats-Logo-New-whole.png","width":989,"height":367,"caption":"Skynats Technologies"},"image":{"@id":"https:\/\/www.skynats.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/skynats","https:\/\/x.com\/skynatstech","https:\/\/www.instagram.com\/skynatstech\/","https:\/\/www.linkedin.com\/company\/skynats-technologies","https:\/\/www.youtube.com\/channel\/UCvTAjrFJ4_E2MJKwlDHomlg"]},{"@type":"Person","@id":"https:\/\/www.skynats.com\/blog\/#\/schema\/person\/e970a174b9758a8f7cb6e1532a2843b9","name":"skynatsadmin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/5da13c4f45ca3307cc8c1fa0d9b4c9ba7ec740e3210e123980462a1a665797a1?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/5da13c4f45ca3307cc8c1fa0d9b4c9ba7ec740e3210e123980462a1a665797a1?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5da13c4f45ca3307cc8c1fa0d9b4c9ba7ec740e3210e123980462a1a665797a1?s=96&d=mm&r=g","caption":"skynatsadmin"},"sameAs":["https:\/\/dev.skynats.com"]}]}},"_links":{"self":[{"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/posts\/5268","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/comments?post=5268"}],"version-history":[{"count":0,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/posts\/5268\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/media?parent=5268"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/categories?post=5268"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/tags?post=5268"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}