{"id":2580,"date":"2019-06-30T13:48:36","date_gmt":"2019-06-30T17:48:36","guid":{"rendered":"http:\/\/ninecrows.com\/career\/?page_id=2580"},"modified":"2019-06-30T13:48:36","modified_gmt":"2019-06-30T17:48:36","slug":"ssh-signature-setup-for-login","status":"publish","type":"page","link":"https:\/\/ninecrows.com\/career\/ssh-signature-setup-for-login\/","title":{"rendered":"SSH Signature Setup for Login"},"content":{"rendered":"\n<p>I&#8217;ve set up Linux machines to allow seamless access from other machines in the past but haven&#8217;t done that in some time. I&#8217;m going to write up those instructions here as I do them this time so I have them available as needed in the future.<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><code><strong>ssh-keygen -t rsa<\/strong><\/code><\/li><li><code><strong>ssh b@B mkdir -p .ssh<\/strong><\/code><\/li><li><code><strong>cat .ssh\/id_rsa.pub | ssh b@B 'cat >> .ssh\/authorized_keys'<\/strong><\/code><\/li><\/ul>\n","protected":false},"excerpt":{"rendered":"<p>I&#8217;ve set up Linux machines to allow seamless access from other machines in the past but haven&#8217;t done that in some time. I&#8217;m going to write up those instructions here as I do them this time so I have them available as needed in the future. ssh-keygen -t rsa ssh b@B mkdir -p .ssh cat &hellip; <a href=\"https:\/\/ninecrows.com\/career\/ssh-signature-setup-for-login\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">SSH Signature Setup for Login<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"jetpack_post_was_ever_published":false,"footnotes":""},"class_list":["post-2580","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/P7F2Qc-FC","jetpack-related-posts":[],"jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/ninecrows.com\/career\/wp-json\/wp\/v2\/pages\/2580"}],"collection":[{"href":"https:\/\/ninecrows.com\/career\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ninecrows.com\/career\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ninecrows.com\/career\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ninecrows.com\/career\/wp-json\/wp\/v2\/comments?post=2580"}],"version-history":[{"count":1,"href":"https:\/\/ninecrows.com\/career\/wp-json\/wp\/v2\/pages\/2580\/revisions"}],"predecessor-version":[{"id":2582,"href":"https:\/\/ninecrows.com\/career\/wp-json\/wp\/v2\/pages\/2580\/revisions\/2582"}],"wp:attachment":[{"href":"https:\/\/ninecrows.com\/career\/wp-json\/wp\/v2\/media?parent=2580"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}