<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>ssh &amp;mdash;   christova  </title>
    <link>https://christova.writeas.com/tag:ssh</link>
    <description>&lt;b&gt;&lt;h3&gt;Tech Articles&lt;/h3&gt;&lt;/b&gt;&lt;br/&gt;&lt;b&gt;Collated from various sources. Full copyright remains with original authors.&lt;/b&gt;</description>
    <pubDate>Fri, 29 May 2026 19:15:25 +0000</pubDate>
    <item>
      <title>SSH Commands</title>
      <link>https://christova.writeas.com/ssh-commands?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[&#xA;&#xA;#ssh #sshcommands #server&#xA;&#xA;SSH is one of the most important tools in Linux &amp; DevOps.&#xA;&#xA;But most engineers only use:&#xA;ssh user@host&#xA;&#xA;without understanding what actually happens underneath.&#xA;&#xA;In this series:&#xA;🔐 How SSH creates a secure encrypted tunnel&#xA;🧠 How authentication &amp; key exchange work&#xA;⚙️ Important SSH command options explained&#xA;🛡️ Security best practices for production servers&#xA;&#xA;Topics covered:&#xA;• SSH workflow&#xA;• Public/private key authentication&#xA;• Encryption &amp; integrity&#xA;• Host verification&#xA;• Port forwarding&#xA;• Debugging flags&#xA;• Secure SSH practices&#xA;&#xA;💡 Pro Tip:&#xA;Always prefer key-based authentication over passwords.]]&gt;</description>
      <content:encoded><![CDATA[<p><img src="https://i.snap.as/ODtjhykV.jpg" alt=""/></p>

<p><a href="https://christova.writeas.com/tag:ssh" class="hashtag"><span>#</span><span class="p-category">ssh</span></a> <a href="https://christova.writeas.com/tag:sshcommands" class="hashtag"><span>#</span><span class="p-category">sshcommands</span></a> <a href="https://christova.writeas.com/tag:server" class="hashtag"><span>#</span><span class="p-category">server</span></a></p>

<p>SSH is one of the most important tools in Linux &amp; DevOps.</p>

<p>But most engineers only use:
ssh user@host</p>

<p>without understanding what actually happens underneath.</p>

<p>In this series:
🔐 How SSH creates a secure encrypted tunnel
🧠 How authentication &amp; key exchange work
⚙️ Important SSH command options explained
🛡️ Security best practices for production servers</p>

<p>Topics covered:
• SSH workflow
• Public/private key authentication
• Encryption &amp; integrity
• Host verification
• Port forwarding
• Debugging flags
• Secure SSH practices</p>

<p>💡 Pro Tip:
Always prefer key-based authentication over passwords.</p>
]]></content:encoded>
      <guid>https://christova.writeas.com/ssh-commands</guid>
      <pubDate>Sat, 16 May 2026 08:46:27 +0000</pubDate>
    </item>
    <item>
      <title>Authentication Systems</title>
      <link>https://christova.writeas.com/authentication-systems?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[&#xA;#authentication #credentials #ssh #oauth #ssl&#xA;&#xA;In today&#39;s tech landscape, authentication stands as the sentinel guarding our digital interactions. It&#39;s the shield against unauthorised access and data breaches, ensuring the sanctity of sensitive information and user trust.&#xA;&#xA;🔐 Let&#39;s break down the top four authentication mechanisms:&#xA;&#xA;1️⃣ Credentials: The classic username-password combo. Simple yet susceptible to attacks like brute force and phishing if not fortified properly.&#xA;&#xA;2️⃣ SSH Keys: A robust method for remote access, leveraging cryptographic keys to grant entry securely.&#xA;&#xA;3️⃣ OAuth 2.0: The backbone of secure web and mobile app interactions, allowing limited access without compromising login credentials.&#xA;&#xA;4️⃣ SSL Certificates: Safeguarding data transmission through encryption, ensuring secure online transactions and communications.]]&gt;</description>
      <content:encoded><![CDATA[<p><img src="https://i.snap.as/8k4MsKH4.gif" alt=""/>
<a href="https://christova.writeas.com/tag:authentication" class="hashtag"><span>#</span><span class="p-category">authentication</span></a> <a href="https://christova.writeas.com/tag:credentials" class="hashtag"><span>#</span><span class="p-category">credentials</span></a> <a href="https://christova.writeas.com/tag:ssh" class="hashtag"><span>#</span><span class="p-category">ssh</span></a> <a href="https://christova.writeas.com/tag:oauth" class="hashtag"><span>#</span><span class="p-category">oauth</span></a> <a href="https://christova.writeas.com/tag:ssl" class="hashtag"><span>#</span><span class="p-category">ssl</span></a></p>

<p>In today&#39;s tech landscape, authentication stands as the sentinel guarding our digital interactions. It&#39;s the shield against unauthorised access and data breaches, ensuring the sanctity of sensitive information and user trust.</p>

<p>🔐 Let&#39;s break down the top four authentication mechanisms:</p>

<p>1️⃣ <strong>Credentials</strong>: The classic username-password combo. Simple yet susceptible to attacks like brute force and phishing if not fortified properly.</p>

<p>2️⃣ <strong>SSH Keys:</strong> A robust method for remote access, leveraging cryptographic keys to grant entry securely.</p>

<p>3️⃣ <strong>OAuth 2.0:</strong> The backbone of secure web and mobile app interactions, allowing limited access without compromising login credentials.</p>

<p>4️⃣ <strong>SSL Certificates:</strong> Safeguarding data transmission through encryption, ensuring secure online transactions and communications.</p>
]]></content:encoded>
      <guid>https://christova.writeas.com/authentication-systems</guid>
      <pubDate>Thu, 26 Mar 2026 12:44:38 +0000</pubDate>
    </item>
    <item>
      <title>Top 4 Authentication Mechanisms</title>
      <link>https://christova.writeas.com/top-4-authentication-mechanisms?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[&#xA;&#xA;#authentication #SSL #SSH #OAuth]]&gt;</description>
      <content:encoded><![CDATA[<p><img src="https://i.snap.as/D6adI4i8.jpg" alt=""/></p>

<p><a href="https://christova.writeas.com/tag:authentication" class="hashtag"><span>#</span><span class="p-category">authentication</span></a> <a href="https://christova.writeas.com/tag:SSL" class="hashtag"><span>#</span><span class="p-category">SSL</span></a> <a href="https://christova.writeas.com/tag:SSH" class="hashtag"><span>#</span><span class="p-category">SSH</span></a> <a href="https://christova.writeas.com/tag:OAuth" class="hashtag"><span>#</span><span class="p-category">OAuth</span></a></p>
]]></content:encoded>
      <guid>https://christova.writeas.com/top-4-authentication-mechanisms</guid>
      <pubDate>Fri, 04 Oct 2024 16:42:11 +0000</pubDate>
    </item>
  </channel>
</rss>