{"id":8728,"date":"2014-11-03T01:53:33","date_gmt":"2014-11-03T01:53:33","guid":{"rendered":"https:\/\/wp.okra.host\/article\/accessing-terminal\/"},"modified":"2021-03-07T14:48:21","modified_gmt":"2021-03-07T13:48:21","slug":"accessing-terminal","status":"publish","type":"ht_kb","link":"https:\/\/kb.okra.host\/de\/article\/accessing-terminal\/","title":{"rendered":"Zugriff auf das Terminal"},"content":{"rendered":"<h2 id=\"overview\" >\u00dcbersicht<\/h2>\n<p>Your terminal is a command-line interface to your hosting account on the server. It provides a quick, efficient means to make permission changes, edit files, and even run services like MongoDB and node.js. Terminal access is provided\u00a0with certain\u00a0<a title=\"Ist ein Terminalzugang vorhanden?\" href=\"https:\/\/kb.okra.host\/de\/terminal\/is-terminal-access-available\/\">qualified packages<\/a>.<\/p>\n<h2 id=\"logging-in\" >Logging In<\/h2>\n<p>Terminal access follows general login guidelines:<\/p>\n<ul>\n<li>Login consists of &lt;username&gt;@&lt;domain&gt;\n<ul>\n<li>Alternatively, &lt;username&gt;#&lt;domain&gt; is supported<\/li>\n<\/ul>\n<\/li>\n<li>Password is your control panel password<\/li>\n<li>Hostname is just your domain name\n<ul>\n<li>If\u00a0domain name has expired, use your <a title=\"Wie lautet der Name meines Servers?\" href=\"https:\/\/kb.okra.host\/de\/platform\/what-is-my-server-name\/\">server name<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h3 id=\"example\" >Beispiel<\/h3>\n<p>Assume your <strong>username<\/strong> is myadmin, <strong>domain<\/strong> example.com. To login using the <a href=\"http:\/\/apnscp.com\/linux-man\/man1\/ssh.1.html\">ssh<\/a> program, the format would be ssh <em>&lt;login&gt;<\/em>@<em>&lt;host&gt;<\/em> oder <code>ssh myadmin#example.com@example.com<\/code>. <code>ssh myadmin@example.com@example.com<\/code> would also work for newer ssh clients that properly interpret the command-line string. <em>&lt;username&gt;<\/em>#<em><\/em> is used instead for illustrative purposes.<\/p>\n<h3 id=\"access-in-the-control-panel\" >Access in the control panel<\/h3>\n<p>Terminal access may also be accessed directly within the <a title=\"Anmeldung am Bedienfeld\" href=\"https:\/\/kb.okra.host\/de\/control-panel\/logging-into-the-control-panel\/\">Bedienfeld<\/a> unter\u00a0<strong>Dev<\/strong> &gt;\u00a0<strong>Terminal<\/strong>. Your login will be automatically filled-in. Just confirm with your password.<\/p>\n<div id=\"attachment_397\" style=\"width: 310px\" class=\"wp-caption alignnone\"><a href=\"https:\/\/kb.okra.host\/wp-content\/uploads\/2014\/11\/terminal-ex.png\" rel=\"lightbox-0\" data-lbwps-width=\"972\" data-lbwps-height=\"565\" data-lbwps-srcsmall=\"https:\/\/kb.okra.host\/wp-content\/uploads\/2014\/11\/terminal-ex.png\"><img decoding=\"async\" aria-describedby=\"caption-attachment-397\" loading=\"lazy\" class=\"size-medium wp-image-397\" src=\"https:\/\/kb.okra.host\/wp-content\/uploads\/2014\/11\/terminal-ex-300x174.png\" alt=\"Terminal interface available within the control panel.\" width=\"300\" height=\"174\" \/><\/a><\/p>\n<p id=\"caption-attachment-397\" class=\"wp-caption-text\">Terminal interface available within the control panel.<\/p>\n<\/div>\n<h3 id=\"caveats\" >Caveats<\/h3>\n<p>Logging in using the ssh command via Linux or OS X can be confusing! Typical login syntax is\u00a0<code>ssh login@domain<\/code>. This is incorrectly applied as\u00a0<em>user@domain<\/em> whereas it should be\u00a0<em>user@domain@domain<\/em>. With a username &#8220;myuser&#8221; and domain &#8220;example.com&#8221;, the appropriate SSH login would be, via the ssh command, would be\u00a0<code>myuser@example.com@example.com<\/code>.<\/p>\n<h2 id=\"tutorials\" >Tutorials<\/h2>\n<p>Not everyone pops out of their mother&#8217;s womb a master at using terminal. In fact, no one has; we all learned! There are several helpful tutorials to teach you the ropes of using the terminal:<\/p>\n<ul>\n<li><a href=\"https:\/\/linuxjourney.com\/\">Linux Journey<\/a> (linuxjourney.com)<\/li>\n<li><a href=\"http:\/\/cli.learncodethehardway.org\/book\/\">Command line Crash Course<\/a> (learncodethehardway.org)<\/li>\n<li><a href=\"http:\/\/code.snipcademy.com\/tutorials\/linux-command-line\">Linux Command Line<\/a> (snipacademy.com)<\/li>\n<li><a href=\"http:\/\/wiki.bash-hackers.org\/\">Bash Hackers Wiki<\/a> (bash-hackers.org)<\/li>\n<\/ul>","protected":false},"excerpt":{"rendered":"<p>Overview Your terminal is a command-line interface to your hosting account on the server. It provides a quick, efficient means to make permission changes, edit files, and even run services like MongoDB and node.js. Terminal access is provided\u00a0with certain\u00a0qualified packages. Logging In Terminal access follows general login guidelines: Login consists&#8230;<\/p>","protected":false},"author":1,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"footnotes":""},"ht-kb-category":[68],"ht-kb-tag":[],"class_list":["post-8728","ht_kb","type-ht_kb","status-publish","format-standard","has-post-thumbnail","hentry","ht_kb_category-terminal"],"_links":{"self":[{"href":"https:\/\/kb.okra.host\/de\/wp-json\/wp\/v2\/ht-kb\/8728","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kb.okra.host\/de\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/kb.okra.host\/de\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/kb.okra.host\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kb.okra.host\/de\/wp-json\/wp\/v2\/comments?post=8728"}],"version-history":[{"count":1,"href":"https:\/\/kb.okra.host\/de\/wp-json\/wp\/v2\/ht-kb\/8728\/revisions"}],"predecessor-version":[{"id":8729,"href":"https:\/\/kb.okra.host\/de\/wp-json\/wp\/v2\/ht-kb\/8728\/revisions\/8729"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kb.okra.host\/de\/wp-json\/wp\/v2\/media\/8730"}],"wp:attachment":[{"href":"https:\/\/kb.okra.host\/de\/wp-json\/wp\/v2\/media?parent=8728"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/kb.okra.host\/de\/wp-json\/wp\/v2\/ht-kb-category?post=8728"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/kb.okra.host\/de\/wp-json\/wp\/v2\/ht-kb-tag?post=8728"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}