<?xml version="1.0" encoding="utf-8" ?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:tt="http://teletype.in/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/"><title>@enochwallace</title><author><name>@enochwallace</name></author><id>https://teletype.in/atom/enochwallace</id><link rel="self" type="application/atom+xml" href="https://teletype.in/atom/enochwallace?offset=0"></link><link rel="alternate" type="text/html" href="https://teletype.in/@enochwallace?utm_source=teletype&amp;utm_medium=feed_atom&amp;utm_campaign=enochwallace"></link><link rel="next" type="application/rss+xml" href="https://teletype.in/atom/enochwallace?offset=10"></link><link rel="search" type="application/opensearchdescription+xml" title="Teletype" href="https://teletype.in/opensearch.xml"></link><updated>2026-04-10T22:50:33.111Z</updated><entry><id>enochwallace:tOcir0-kfxU</id><link rel="alternate" type="text/html" href="https://teletype.in/@enochwallace/tOcir0-kfxU?utm_source=teletype&amp;utm_medium=feed_atom&amp;utm_campaign=enochwallace"></link><title>How to set up Hetzner dedicated server</title><published>2022-12-16T12:46:36.316Z</published><updated>2022-12-20T09:01:39.556Z</updated><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://img1.teletype.in/files/8b/b0/8bb008aa-d63f-448a-ae0a-54e8b6dc9dd9.png"></media:thumbnail><summary type="html">&lt;img src=&quot;https://img2.teletype.in/files/19/69/19691b4c-47e7-4483-8970-fec2969680b8.png&quot;&gt;1. First of all, you need to register on Hetzner official web-site</summary><content type="html">
  &lt;figure id=&quot;miSB&quot; class=&quot;m_column&quot;&gt;
    &lt;img src=&quot;https://img2.teletype.in/files/19/69/19691b4c-47e7-4483-8970-fec2969680b8.png&quot; width=&quot;1920&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;zL1F&quot;&gt;1. First of all, you need to register on &lt;a href=&quot;https://www.hetzner.com/cloud&quot; target=&quot;_blank&quot;&gt;Hetzner official web-site&lt;/a&gt;&lt;/p&gt;
  &lt;p id=&quot;e2jc&quot;&gt;2. Next, verify your identity by using your ID-card, passport or other identity document&lt;/p&gt;
  &lt;p id=&quot;tAB5&quot;&gt;3. Add your payment method after or before the verification  &lt;/p&gt;
  &lt;figure id=&quot;JHcy&quot; class=&quot;m_column&quot; data-caption-align=&quot;center&quot;&gt;
    &lt;img src=&quot;https://img2.teletype.in/files/15/24/15247c13-75f6-4e6a-8620-71f607364de2.png&quot; width=&quot;662&quot; /&gt;
    &lt;figcaption&gt;&lt;strong&gt;Pic. 1&lt;/strong&gt;&lt;/figcaption&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;Q4On&quot;&gt;4. After this go to home page and select &lt;strong&gt;Robot&lt;/strong&gt; on the top&lt;/p&gt;
  &lt;figure id=&quot;U2dS&quot; class=&quot;m_column&quot; data-caption-align=&quot;center&quot;&gt;
    &lt;img src=&quot;https://img4.teletype.in/files/3b/0e/3b0e3a98-642e-424f-8c8f-108c1fca0d8d.png&quot; width=&quot;1400&quot; /&gt;
    &lt;figcaption&gt;&lt;strong&gt;Pic. 2&lt;/strong&gt;&lt;/figcaption&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;Jh1C&quot;&gt;5. Choose the dedicated server what you need. For example it will be Root Server AX41-NVMe&lt;/p&gt;
  &lt;figure id=&quot;20pB&quot; class=&quot;m_retina&quot; data-caption-align=&quot;center&quot;&gt;
    &lt;img src=&quot;https://img2.teletype.in/files/d6/84/d684f600-7547-49f7-962d-a91c6f824025.png&quot; width=&quot;699&quot; /&gt;
    &lt;figcaption&gt;&lt;strong&gt;Pic. 3&lt;/strong&gt;&lt;/figcaption&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;7PhD&quot;&gt;6. In the next step we need to select our order configuration. You can select just &lt;strong&gt;Location &lt;/strong&gt;and&lt;strong&gt; Operation System &lt;/strong&gt;that you need. Let it be &lt;strong&gt;Ubuntu 20.04.3 (HWE) LTS minimal. &lt;/strong&gt;Add order to shopping card.&lt;/p&gt;
  &lt;p id=&quot;KWaJ&quot;&gt;7. In this step you need to configure your &lt;strong&gt;Server login details&lt;/strong&gt;&lt;/p&gt;
  &lt;figure id=&quot;uEDC&quot; class=&quot;m_column&quot; data-caption-align=&quot;center&quot;&gt;
    &lt;img src=&quot;https://img4.teletype.in/files/bd/e1/bde1a518-a9c1-4f3b-a7f3-e53197cb7612.png&quot; width=&quot;1185&quot; /&gt;
    &lt;figcaption&gt;&lt;strong&gt;Pic. 4&lt;/strong&gt;&lt;/figcaption&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;Cr8H&quot;&gt;7.1 Select a new public key and then open the linux terminal on your local machine&lt;/p&gt;
  &lt;p id=&quot;n8qL&quot;&gt;7.2 Paste next command&lt;/p&gt;
  &lt;blockquote id=&quot;spZ4&quot;&gt;ssh-keygen -t rsa -b 4096 -C &amp;quot;some comment here&amp;quot;&lt;/blockquote&gt;
  &lt;p id=&quot;tA03&quot;&gt;and press Enter without passphrase (it can be your choice)&lt;/p&gt;
  &lt;p id=&quot;EF58&quot;&gt;You will see some message like on a picture bellow&lt;/p&gt;
  &lt;figure id=&quot;EgQX&quot; class=&quot;m_original&quot; data-caption-align=&quot;center&quot;&gt;
    &lt;img src=&quot;https://img2.teletype.in/files/9b/10/9b10b3fd-5669-4cc5-8187-88dc9b0d5584.png&quot; width=&quot;722&quot; /&gt;
    &lt;figcaption&gt;&lt;strong&gt;Pic. 5&lt;/strong&gt;&lt;/figcaption&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;yJ2b&quot;&gt;8. Next, copy your ssh-rsa &lt;strong&gt;PUBLIC KEY &lt;/strong&gt;by command cat .ssh/id_rsa.pub and put it on the key-data module that shown on Pic.4. Click save&lt;/p&gt;
  &lt;p id=&quot;WJvK&quot;&gt;9. Click &lt;strong&gt;Checkout&lt;/strong&gt; your shopping device and wait letter from Hetzner Administration. After the letter arrives your server will shown on next page. Choose them&lt;/p&gt;
  &lt;figure id=&quot;nxCa&quot; class=&quot;m_retina&quot; data-caption-align=&quot;center&quot;&gt;
    &lt;img src=&quot;https://img3.teletype.in/files/e4/e6/e4e6a5c2-0c76-440b-b99e-68cbb7252320.png&quot; width=&quot;704.5&quot; /&gt;
    &lt;figcaption&gt;&lt;strong&gt;Pic. 6&lt;/strong&gt;&lt;/figcaption&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;CFTN&quot;&gt;10. &lt;strong&gt;Now the first thing to do&lt;/strong&gt; &lt;strong&gt;is&lt;/strong&gt; &lt;strong&gt;select and activate The Rescue mode by using your public-key!&lt;/strong&gt;&lt;/p&gt;
  &lt;figure id=&quot;PydO&quot; class=&quot;m_column&quot; data-caption-align=&quot;center&quot;&gt;
    &lt;img src=&quot;https://img3.teletype.in/files/2d/67/2d67b68e-f686-4d3b-9cff-1ffacbb3425e.png&quot; width=&quot;1180&quot; /&gt;
    &lt;figcaption&gt;&lt;strong&gt;Pic. 7&lt;/strong&gt;&lt;/figcaption&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;Q0oV&quot;&gt;11. Reboot your server&lt;/p&gt;
  &lt;figure id=&quot;Fqt3&quot; class=&quot;m_column&quot;&gt;
    &lt;img src=&quot;https://img3.teletype.in/files/e8/2e/e82e15e4-1a0e-478d-8dbb-926398480ebd.png&quot; width=&quot;1200&quot; /&gt;
  &lt;/figure&gt;
  &lt;p id=&quot;1rRk&quot;&gt;12. That is all! Open your terminal or Termius app and select the command &lt;/p&gt;
  &lt;blockquote id=&quot;LuVq&quot;&gt;ssh root@THE IP FROM YOUR LETTER&lt;/blockquote&gt;
  &lt;p id=&quot;XBoE&quot;&gt;&lt;/p&gt;
  &lt;p id=&quot;FCKp&quot;&gt;Be happy!&lt;/p&gt;
  &lt;p id=&quot;Mw2j&quot;&gt;&lt;em&gt;Best regards,&lt;/em&gt;&lt;/p&gt;
  &lt;p id=&quot;Cgsf&quot;&gt;&lt;em&gt;Enoch Wallace&lt;/em&gt;&lt;/p&gt;

</content></entry></feed>