{"id":13702,"date":"2024-02-29T10:59:13","date_gmt":"2024-02-29T05:29:13","guid":{"rendered":"https:\/\/utho.com\/docs\/?post_type=epkb_post_type_1&#038;p=13702"},"modified":"2024-06-04T15:37:33","modified_gmt":"2024-06-04T10:07:33","slug":"unlock-the-vault-rule-putty-for-smooth-server-access","status":"publish","type":"post","link":"https:\/\/utho.com\/blog\/unlock-the-vault-rule-putty-for-smooth-server-access\/","title":{"rendered":"Unlock the Vault: Rule PuTTY for Smooth Server Access"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><strong>SSH, which stands for Secure Shell, is a safe way to connect to a server from a distance. To make this connection, you need a special app called an SSH client, such as PuTTY. You&#8217;ll also need some specific information: the server&#8217;s IP address, SSH port number, your SSH username, and your SSH password.<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This guide will show you how to use PuTTY SSH terminal to connect to either your hosting account or a virtual private server. This allows you to control your remote computer by running different commands.<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading has-medium-font-size\" id=\"h-downloading-putty-a-step-by-step-guide\"><strong>Downloading PuTTY: A Step-by-Step Guide<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">PuTTY is widely used on Windows, but it&#8217;s also compatible with Linux and Mac. Here&#8217;s how you can download PuTTY on different operating systems.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-medium-font-size\" id=\"h-windows\"><strong>Windows<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">To get PuTTY SSH, head to the official website and download the latest version. Make sure to choose the correct bit version for your computer. After downloading, run the installer to begin the setup process.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"847\" height=\"235\" src=\"https:\/\/utho.com\/docs\/wp-content\/uploads\/image-1329.png\" alt=\"\" class=\"wp-image-13711\" srcset=\"https:\/\/utho.com\/blog\/wp-content\/uploads\/image-1329.png 847w, https:\/\/utho.com\/blog\/wp-content\/uploads\/image-1329-300x83.png 300w, https:\/\/utho.com\/blog\/wp-content\/uploads\/image-1329-768x213.png 768w, https:\/\/utho.com\/blog\/wp-content\/uploads\/image-1329-150x42.png 150w\" sizes=\"auto, (max-width: 847px) 100vw, 847px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading has-medium-font-size\" id=\"h-linux\"><strong>Linux<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">While many prefer the preinstalled OpenSSH on Linux, PuTTY on Linux is handy for tasks like debugging and connecting to serial ports and raw sockets.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For Debian, use the following command:<br><\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>sudo apt install putty<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Afterwards, execute the following command to install the tools:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>sudo apt install putty-tools<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading has-medium-font-size\" id=\"h-macos\"><strong>MacOS<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Similar to Linux, <a href=\"https:\/\/www.lifewire.com\/what-is-macos-4691239\" rel=\"nofollow\">macOS <\/a>already includes a built-in command-line SSH client. However, if you want to download PuTTY, open the terminal window and enter the following commands.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To install PuTTY on MacOS:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>brew install putty<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading has-medium-font-size\" id=\"h-requirements-for-setup\">Requirements for Setup<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Before setting up an SSH connection using PuTTY, make sure you have the following information ready:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Server IP Address<br><br><\/li>\n\n\n\n<li>SSH Port<br><br><\/li>\n\n\n\n<li>SSH Username<br><br><\/li>\n\n\n\n<li>SSH Password<br><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading has-medium-font-size\" id=\"h-establishing-an-ssh-connection-with-putty\"><strong>Establishing an SSH Connection with PuTTY<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Once you have all the SSH connection details, follow these steps:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">1. Open the PuTTY SSH client.<br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">2. Enter your server&#8217;s SSH IP address and SSH port.<br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">3. Click the &#8220;Open&#8221; button to proceed.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/utho.com\/docs\/wp-content\/uploads\/putty-1.0-1.jpg\" alt=\"\" class=\"wp-image-13707\" width=\"492\" height=\"456\" srcset=\"https:\/\/utho.com\/blog\/wp-content\/uploads\/putty-1.0-1.jpg 612w, https:\/\/utho.com\/blog\/wp-content\/uploads\/putty-1.0-1-300x278.jpg 300w, https:\/\/utho.com\/blog\/wp-content\/uploads\/putty-1.0-1-18x18.jpg 18w, https:\/\/utho.com\/blog\/wp-content\/uploads\/putty-1.0-1-20x20.jpg 20w, https:\/\/utho.com\/blog\/wp-content\/uploads\/putty-1.0-1-150x139.jpg 150w\" sizes=\"auto, (max-width: 492px) 100vw, 492px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">1. After opening PuTTY, you will be promted to enter your SSH username. For VPS users, this is typically &#8220;root&#8221;. You&#8217;ll use a specific username like &#8220;uthouser&#8221;. Once you&#8217;ve entered your username, press Enter.<br><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">2. Next, type your SSH password and press Enter again. For <a href=\"https:\/\/utho.com\/security-solution\">security<\/a>, the screen won&#8217;t display the password as you type, but it will register what you enter.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><img decoding=\"async\" src=\"https:\/\/lh7-us.googleusercontent.com\/Ypi-hQC3nEmJCbd9dq7sGJs8ikrendZxSkLkorZm1Dmp1sxbz3VIyKgavbi-mFCPw_GRez2-FNi9rav1eefAc4F1VeHP2bW5_AoQCiZaDChdLXbVShyeOiudPWNS0r08MVuzXxoGt8eoZzRztXLs2Kg\" style=\"width: 500px;\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You&#8217;ve successfully connected to your account using the PuTTY SSH client. To see a list of all available SSH commands, simply type &#8220;help&#8221; into the terminal.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-medium-font-size\" id=\"h-using-puttygen-a-step-by-step-guide\"><strong>Using PuTTYgen: A Step-by-Step Guide<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">PuTTYgen is a tool used for generating <a href=\"https:\/\/utho.com\/ssh-key\">SSH key<\/a> pairs. PuTTY saves key authentications in .ppk files. Windows users utilize the PuTTYgen.exe graphical tool, while Linux users rely on the command line.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To start, find PuTTY and open PuTTYgen.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/utho.com\/docs\/wp-content\/uploads\/Putty-2.0-1.jpg\" alt=\"\" class=\"wp-image-13708\" width=\"490\" height=\"458\" srcset=\"https:\/\/utho.com\/blog\/wp-content\/uploads\/Putty-2.0-1.jpg 662w, https:\/\/utho.com\/blog\/wp-content\/uploads\/Putty-2.0-1-300x281.jpg 300w, https:\/\/utho.com\/blog\/wp-content\/uploads\/Putty-2.0-1-18x18.jpg 18w, https:\/\/utho.com\/blog\/wp-content\/uploads\/Putty-2.0-1-20x20.jpg 20w, https:\/\/utho.com\/blog\/wp-content\/uploads\/Putty-2.0-1-150x140.jpg 150w\" sizes=\"auto, (max-width: 490px) 100vw, 490px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">To create a new key pair, click the &#8220;Generate&#8221; button at the bottom and move your mouse around within the window. Keep moving your mouse until the green progress bar is full.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/utho.com\/docs\/wp-content\/uploads\/Putty-3.0-1.jpg\" alt=\"\" class=\"wp-image-13709\" width=\"489\" height=\"449\" srcset=\"https:\/\/utho.com\/blog\/wp-content\/uploads\/Putty-3.0-1.jpg 656w, https:\/\/utho.com\/blog\/wp-content\/uploads\/Putty-3.0-1-300x275.jpg 300w, https:\/\/utho.com\/blog\/wp-content\/uploads\/Putty-3.0-1-18x18.jpg 18w, https:\/\/utho.com\/blog\/wp-content\/uploads\/Putty-3.0-1-150x138.jpg 150w\" sizes=\"auto, (max-width: 489px) 100vw, 489px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Once the process is finished, your public key will appear in the window.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s advisable to set a passphrase and save your private key.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-medium-font-size\"><strong><br><\/strong><strong>Installing the Public Key on the Server<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">To allow access to an account, you must add the new public key to the file named ~\/.ssh\/authorized_keys.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Start by installing the public key. Then, log into your server and find the authorized_keys file. Edit the file, paste the new public key, save the changes, and test if the login works.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Unlock seamless server access with PuTTY, a powerful SSH client. Simply have your SSH credentials ready, and you&#8217;re set to manage your server remotely. Whether you&#8217;re a beginner or an expert, PuTTY&#8217;s flexibility and simplicity streamline server operations, empowering you to tackle tasks with confidence. Experience smooth server management and explore PuTTY&#8217;s full potential today.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>SSH, which stands for Secure Shell, is a safe way to connect to a server from a distance. To make this connection, you need a special app called an SSH client, such as PuTTY. You&#8217;ll also need some specific information: the server&#8217;s IP address, SSH port number, your SSH username, and your SSH password. This [&hellip;]<\/p>\n","protected":false},"author":18,"featured_media":13721,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_crdt_document":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-13702","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Unlock the Vault: Rule PuTTY for Smooth Server Access<\/title>\n<meta name=\"description\" content=\"Master PuTTY for smooth server access. Connect to your server easily with PuTTY SSH terminal and take control effortlessly.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/utho.com\/blog\/unlock-the-vault-rule-putty-for-smooth-server-access\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Unlock the Vault: Rule PuTTY for Smooth Server Access\" \/>\n<meta property=\"og:description\" content=\"Master PuTTY for smooth server access. Connect to your server easily with PuTTY SSH terminal and take control effortlessly.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/utho.com\/blog\/unlock-the-vault-rule-putty-for-smooth-server-access\/\" \/>\n<meta property=\"og:site_name\" content=\"Utho\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/uthocloud\" \/>\n<meta property=\"article:published_time\" content=\"2024-02-29T05:29:13+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-06-04T10:07:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/utho.com\/blog\/wp-content\/uploads\/Unlock-the-Vault-Rule-PuTTY-for-Smooth-Server-Access.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"576\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Pawan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@uthocloud\" \/>\n<meta name=\"twitter:site\" content=\"@uthocloud\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Pawan\" \/>\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:\/\/utho.com\/blog\/unlock-the-vault-rule-putty-for-smooth-server-access\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/utho.com\/blog\/unlock-the-vault-rule-putty-for-smooth-server-access\/\"},\"author\":{\"name\":\"Pawan\",\"@id\":\"https:\/\/utho.com\/blog\/#\/schema\/person\/cf47b7a2bcdf2957b0feb14a9f54e908\"},\"headline\":\"Unlock the Vault: Rule PuTTY for Smooth Server Access\",\"datePublished\":\"2024-02-29T05:29:13+00:00\",\"dateModified\":\"2024-06-04T10:07:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/utho.com\/blog\/unlock-the-vault-rule-putty-for-smooth-server-access\/\"},\"wordCount\":616,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/utho.com\/blog\/#organization\"},\"articleSection\":[\"Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/utho.com\/blog\/unlock-the-vault-rule-putty-for-smooth-server-access\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/utho.com\/blog\/unlock-the-vault-rule-putty-for-smooth-server-access\/\",\"url\":\"https:\/\/utho.com\/blog\/unlock-the-vault-rule-putty-for-smooth-server-access\/\",\"name\":\"Unlock the Vault: Rule PuTTY for Smooth Server Access\",\"isPartOf\":{\"@id\":\"https:\/\/utho.com\/blog\/#website\"},\"datePublished\":\"2024-02-29T05:29:13+00:00\",\"dateModified\":\"2024-06-04T10:07:33+00:00\",\"description\":\"Master PuTTY for smooth server access. Connect to your server easily with PuTTY SSH terminal and take control effortlessly.\",\"breadcrumb\":{\"@id\":\"https:\/\/utho.com\/blog\/unlock-the-vault-rule-putty-for-smooth-server-access\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/utho.com\/blog\/unlock-the-vault-rule-putty-for-smooth-server-access\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/utho.com\/blog\/unlock-the-vault-rule-putty-for-smooth-server-access\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/utho.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Unlock the Vault: Rule PuTTY for Smooth Server Access\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/utho.com\/blog\/#website\",\"url\":\"https:\/\/utho.com\/blog\/\",\"name\":\"Utho\",\"description\":\"Tutorials Guides for Linux, Windows and Developers\",\"publisher\":{\"@id\":\"https:\/\/utho.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/utho.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/utho.com\/blog\/#organization\",\"name\":\"Utho\",\"url\":\"https:\/\/utho.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/utho.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/utho.com\/blog\/wp-content\/uploads\/utho_logo_blue.png\",\"contentUrl\":\"https:\/\/utho.com\/blog\/wp-content\/uploads\/utho_logo_blue.png\",\"width\":1147,\"height\":446,\"caption\":\"Utho\"},\"image\":{\"@id\":\"https:\/\/utho.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/uthocloud\",\"https:\/\/twitter.com\/uthocloud\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/utho.com\/blog\/#\/schema\/person\/cf47b7a2bcdf2957b0feb14a9f54e908\",\"name\":\"Pawan\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/utho.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/375ce4665c9e3250726a103a0005a4224348502a27a21a61b09462f1ba0b920d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/375ce4665c9e3250726a103a0005a4224348502a27a21a61b09462f1ba0b920d?s=96&d=mm&r=g\",\"caption\":\"Pawan\"},\"url\":\"https:\/\/utho.com\/blog\/author\/pawanutho-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Unlock the Vault: Rule PuTTY for Smooth Server Access","description":"Master PuTTY for smooth server access. Connect to your server easily with PuTTY SSH terminal and take control effortlessly.","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:\/\/utho.com\/blog\/unlock-the-vault-rule-putty-for-smooth-server-access\/","og_locale":"en_US","og_type":"article","og_title":"Unlock the Vault: Rule PuTTY for Smooth Server Access","og_description":"Master PuTTY for smooth server access. Connect to your server easily with PuTTY SSH terminal and take control effortlessly.","og_url":"https:\/\/utho.com\/blog\/unlock-the-vault-rule-putty-for-smooth-server-access\/","og_site_name":"Utho","article_publisher":"https:\/\/www.facebook.com\/uthocloud","article_published_time":"2024-02-29T05:29:13+00:00","article_modified_time":"2024-06-04T10:07:33+00:00","og_image":[{"width":1024,"height":576,"url":"https:\/\/utho.com\/blog\/wp-content\/uploads\/Unlock-the-Vault-Rule-PuTTY-for-Smooth-Server-Access.png","type":"image\/png"}],"author":"Pawan","twitter_card":"summary_large_image","twitter_creator":"@uthocloud","twitter_site":"@uthocloud","twitter_misc":{"Written by":"Pawan","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/utho.com\/blog\/unlock-the-vault-rule-putty-for-smooth-server-access\/#article","isPartOf":{"@id":"https:\/\/utho.com\/blog\/unlock-the-vault-rule-putty-for-smooth-server-access\/"},"author":{"name":"Pawan","@id":"https:\/\/utho.com\/blog\/#\/schema\/person\/cf47b7a2bcdf2957b0feb14a9f54e908"},"headline":"Unlock the Vault: Rule PuTTY for Smooth Server Access","datePublished":"2024-02-29T05:29:13+00:00","dateModified":"2024-06-04T10:07:33+00:00","mainEntityOfPage":{"@id":"https:\/\/utho.com\/blog\/unlock-the-vault-rule-putty-for-smooth-server-access\/"},"wordCount":616,"commentCount":0,"publisher":{"@id":"https:\/\/utho.com\/blog\/#organization"},"articleSection":["Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/utho.com\/blog\/unlock-the-vault-rule-putty-for-smooth-server-access\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/utho.com\/blog\/unlock-the-vault-rule-putty-for-smooth-server-access\/","url":"https:\/\/utho.com\/blog\/unlock-the-vault-rule-putty-for-smooth-server-access\/","name":"Unlock the Vault: Rule PuTTY for Smooth Server Access","isPartOf":{"@id":"https:\/\/utho.com\/blog\/#website"},"datePublished":"2024-02-29T05:29:13+00:00","dateModified":"2024-06-04T10:07:33+00:00","description":"Master PuTTY for smooth server access. Connect to your server easily with PuTTY SSH terminal and take control effortlessly.","breadcrumb":{"@id":"https:\/\/utho.com\/blog\/unlock-the-vault-rule-putty-for-smooth-server-access\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/utho.com\/blog\/unlock-the-vault-rule-putty-for-smooth-server-access\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/utho.com\/blog\/unlock-the-vault-rule-putty-for-smooth-server-access\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/utho.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Unlock the Vault: Rule PuTTY for Smooth Server Access"}]},{"@type":"WebSite","@id":"https:\/\/utho.com\/blog\/#website","url":"https:\/\/utho.com\/blog\/","name":"Utho","description":"Tutorials Guides for Linux, Windows and Developers","publisher":{"@id":"https:\/\/utho.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/utho.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/utho.com\/blog\/#organization","name":"Utho","url":"https:\/\/utho.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/utho.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/utho.com\/blog\/wp-content\/uploads\/utho_logo_blue.png","contentUrl":"https:\/\/utho.com\/blog\/wp-content\/uploads\/utho_logo_blue.png","width":1147,"height":446,"caption":"Utho"},"image":{"@id":"https:\/\/utho.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/uthocloud","https:\/\/twitter.com\/uthocloud"]},{"@type":"Person","@id":"https:\/\/utho.com\/blog\/#\/schema\/person\/cf47b7a2bcdf2957b0feb14a9f54e908","name":"Pawan","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/utho.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/375ce4665c9e3250726a103a0005a4224348502a27a21a61b09462f1ba0b920d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/375ce4665c9e3250726a103a0005a4224348502a27a21a61b09462f1ba0b920d?s=96&d=mm&r=g","caption":"Pawan"},"url":"https:\/\/utho.com\/blog\/author\/pawanutho-com\/"}]}},"_links":{"self":[{"href":"https:\/\/utho.com\/blog\/wp-json\/wp\/v2\/posts\/13702","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/utho.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/utho.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/utho.com\/blog\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/utho.com\/blog\/wp-json\/wp\/v2\/comments?post=13702"}],"version-history":[{"count":4,"href":"https:\/\/utho.com\/blog\/wp-json\/wp\/v2\/posts\/13702\/revisions"}],"predecessor-version":[{"id":13724,"href":"https:\/\/utho.com\/blog\/wp-json\/wp\/v2\/posts\/13702\/revisions\/13724"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/utho.com\/blog\/wp-json\/wp\/v2\/media\/13721"}],"wp:attachment":[{"href":"https:\/\/utho.com\/blog\/wp-json\/wp\/v2\/media?parent=13702"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/utho.com\/blog\/wp-json\/wp\/v2\/categories?post=13702"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/utho.com\/blog\/wp-json\/wp\/v2\/tags?post=13702"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}