<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Georg</title>
    <description>The latest articles on DEV Community by Georg (@georg4313).</description>
    <link>https://dev.to/georg4313</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1611826%2F7f30fe4d-bc6b-49e5-9a08-f982aa0a4327.jpg</url>
      <title>DEV Community: Georg</title>
      <link>https://dev.to/georg4313</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/georg4313"/>
    <language>en</language>
    <item>
      <title>Exploring ssh</title>
      <dc:creator>Georg</dc:creator>
      <pubDate>Thu, 13 Jun 2024 23:58:55 +0000</pubDate>
      <link>https://dev.to/georg4313/exploring-ssh-20oj</link>
      <guid>https://dev.to/georg4313/exploring-ssh-20oj</guid>
      <description>&lt;p&gt;Most people who have worked on remote servers are probably familiar with &lt;a href="https://medium.com/@aqeelabbas3972/introduction-to-ssh-secure-shell-0d07e18d3149"&gt;ssh&lt;/a&gt;, which let's us securely communicate and control our remote environments. &lt;/p&gt;

&lt;p&gt;Other than basic use, I think it is important to dive deeper and also use the special tricks to save ourselves a lot of time or improve our control over the system, like is shown in the &lt;a href="https://www.linux.com/training-tutorials/advanced-ssh-security-tips-and-tricks/"&gt;Linux blog for ssh&lt;/a&gt; and the &lt;a href="https://www.blunix.com/blog/interesting-things-to-do-with-ssh.html"&gt;tipsblog with ssh tips and tricks&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Any thoughts? Did I miss any good ones?&lt;/p&gt;

</description>
      <category>ssh</category>
      <category>servers</category>
    </item>
    <item>
      <title>Hosting websites with ipv6 on Hetzner servers</title>
      <dc:creator>Georg</dc:creator>
      <pubDate>Tue, 11 Jun 2024 23:33:51 +0000</pubDate>
      <link>https://dev.to/georg4313/hosting-websites-with-ipv6-on-hetzner-servers-57e0</link>
      <guid>https://dev.to/georg4313/hosting-websites-with-ipv6-on-hetzner-servers-57e0</guid>
      <description>&lt;p&gt;I had to set up a website on hetzner cloud with debian, while having to use an ipv6 address. &lt;br&gt;
I struggled for some time but then stumbled on a &lt;a href="https://www.blunix.com/blog/ipv6-on-hetzner-cloud-server-for-hosting-a-website.html"&gt;blog post&lt;/a&gt; that covered the same topic. &lt;/p&gt;

&lt;p&gt;The amount of time it saved me with not having to figure all the details out is insane, if you're also trying to set this up  you should check it out.&lt;/p&gt;

&lt;p&gt;genuinely hope for everyone to just stumble on a tutorial for the exact thing they are doing.&lt;/p&gt;

</description>
      <category>hosting</category>
      <category>ipv6</category>
      <category>hetzner</category>
    </item>
  </channel>
</rss>
