{"id":696,"date":"2026-04-21T21:32:04","date_gmt":"2026-04-21T19:32:04","guid":{"rendered":"https:\/\/www.wolter.tech\/?p=696"},"modified":"2026-04-21T21:35:37","modified_gmt":"2026-04-21T19:35:37","slug":"git-clone-via-ssh-in-julich","status":"publish","type":"post","link":"https:\/\/www.wolter.tech\/?p=696","title":{"rendered":"Git clone via SSH in J\u00fclich"},"content":{"rendered":"\n<p>This is a neat little config file that helps facilitate git connections on the supercomputer machines in J\u00fclich.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Host github.com\n    Hostname ssh.github.com\n    Port 443\n    User git<\/code><\/pre>\n\n\n\n<p>Adding the snippet above to <code>.ssh\/config<\/code> should allow git clone to work.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is a neat little config file that helps facilitate git connections on the supercomputer machines in J\u00fclich. Adding the snippet above to .ssh\/config should allow git clone to work.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[24],"tags":[37],"class_list":["post-696","post","type-post","status-publish","format-standard","hentry","category-all","tag-supercomputer","entry"],"_links":{"self":[{"href":"https:\/\/www.wolter.tech\/index.php?rest_route=\/wp\/v2\/posts\/696","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wolter.tech\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.wolter.tech\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.wolter.tech\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wolter.tech\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=696"}],"version-history":[{"count":2,"href":"https:\/\/www.wolter.tech\/index.php?rest_route=\/wp\/v2\/posts\/696\/revisions"}],"predecessor-version":[{"id":699,"href":"https:\/\/www.wolter.tech\/index.php?rest_route=\/wp\/v2\/posts\/696\/revisions\/699"}],"wp:attachment":[{"href":"https:\/\/www.wolter.tech\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=696"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.wolter.tech\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=696"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.wolter.tech\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=696"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}