<?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: scohostings</title>
    <description>The latest articles on DEV Community by scohostings (@scohostings).</description>
    <link>https://dev.to/scohostings</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%2F3914597%2Fe22bd70f-97b2-438a-adf1-ca085d84e468.jpg</url>
      <title>DEV Community: scohostings</title>
      <link>https://dev.to/scohostings</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/scohostings"/>
    <language>en</language>
    <item>
      <title>How to Change the SSH Port on Ubuntu 24.04 (Updated method)</title>
      <dc:creator>scohostings</dc:creator>
      <pubDate>Tue, 05 May 2026 19:09:48 +0000</pubDate>
      <link>https://dev.to/scohostings/how-to-change-the-ssh-port-on-ubuntu-2404-updated-method-4hoh</link>
      <guid>https://dev.to/scohostings/how-to-change-the-ssh-port-on-ubuntu-2404-updated-method-4hoh</guid>
      <description>&lt;p&gt;I recently published a quick guide on changing the default SSH port on Ubuntu 24.04.&lt;/p&gt;

&lt;p&gt;The problem is that on Ubuntu 24.04, that old method often does not fully work anymore.&lt;/p&gt;

&lt;p&gt;Changing the SSH port from the default &lt;code&gt;22&lt;/code&gt; can help reduce automated login attempts and basic bot traffic against your server. In the post, I walk through editing the SSH configuration, allowing the new port through the firewall, restarting SSH safely, and testing the connection before closing your existing session.&lt;/p&gt;

&lt;p&gt;You can read the full guide here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scohostings.com/how-to-change-ssh-port-ubuntu-24-04/" rel="noopener noreferrer"&gt;How to Change SSH Port on Ubuntu 24.04&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;After you changed the port and enabled it on firewall you can use this &lt;a href="https://seoperc.com/tool/open-port-checker" rel="noopener noreferrer"&gt;Open port checker&lt;/a&gt; to check if the port is open and accessible from outside.&lt;/p&gt;

&lt;h1&gt;
  
  
  ubuntu #linux #ssh #servermanagement
&lt;/h1&gt;

</description>
    </item>
  </channel>
</rss>
