<?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>Forem: Chris Sam</title>
    <description>The latest articles on Forem by Chris Sam (@chrissam).</description>
    <link>https://forem.com/chrissam</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%2F102960%2F341a0aa4-324d-46af-ade8-6cf90a0c9fff.jpeg</url>
      <title>Forem: Chris Sam</title>
      <link>https://forem.com/chrissam</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/chrissam"/>
    <language>en</language>
    <item>
      <title>Building an Ephemeral VPN Solution</title>
      <dc:creator>Chris Sam</dc:creator>
      <pubDate>Mon, 23 Sep 2024 14:28:44 +0000</pubDate>
      <link>https://forem.com/chrissam/building-an-ephemeral-vpn-solution-118c</link>
      <guid>https://forem.com/chrissam/building-an-ephemeral-vpn-solution-118c</guid>
      <description>&lt;h2&gt;
  
  
  Ephemeral VPNs for Personal Use
&lt;/h2&gt;

&lt;p&gt;Imagine this scenario: You’re a an engineer who frequently travels for work or leisure. Sometimes, you find yourself in situations where you need to access websites and services that are restricted to certain geographical locations (e.g., streaming services, research portals). Alternatively, you might want to secure your internet connection while working from a café or a public Wi-Fi network.&lt;/p&gt;

&lt;p&gt;Rather than relying on third-party VPN services that may log your data or restrict access, you want to spin up an ephemeral VPN on demand, which:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Exists only while you need it, saving costs.&lt;/li&gt;
&lt;li&gt;Provides secure and private access from anywhere.&lt;/li&gt;
&lt;li&gt;Lets you select the server location (based on the country you’re traveling in).&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This solution would allow you to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Automatically deploy a VPN server in the country of your choice.&lt;/li&gt;
&lt;li&gt;Secure your connection while on public Wi-Fi.&lt;/li&gt;
&lt;li&gt;Tear down the server when it’s no longer needed, optimizing costs.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Continue with the &lt;a href="https://devopsideas.com/building-an-ephemeral-vpn-solution-a-devops-and-sre-approach-for-personal-use/" rel="noopener noreferrer"&gt;solution&lt;/a&gt;&lt;/p&gt;

</description>
      <category>vpn</category>
      <category>openvpn</category>
    </item>
    <item>
      <title>Openldap Tutorial – Practical Realtime Implementation and Integration</title>
      <dc:creator>Chris Sam</dc:creator>
      <pubDate>Thu, 20 Sep 2018 12:55:18 +0000</pubDate>
      <link>https://forem.com/chrissam/openldap-tutorial--practical-realtime-implementation-and-integration-45e6</link>
      <guid>https://forem.com/chrissam/openldap-tutorial--practical-realtime-implementation-and-integration-45e6</guid>
      <description>&lt;h2&gt;
  
  
  What will you learn?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Installation and configuration of openldap in Ubuntu&lt;/li&gt;
&lt;li&gt;Installing phpLDAPadmin – Web based LDAP Client&lt;/li&gt;
&lt;li&gt;Planning of LDAP DIT Structure and Config of Overlays ( access, ppolicy )&lt;/li&gt;
&lt;li&gt;Graylog LDAP Integration&lt;/li&gt;
&lt;li&gt;Linux Client LDAP Integration&lt;/li&gt;
&lt;li&gt;Basic Authentication using LDAP&lt;/li&gt;
&lt;li&gt;Self Service Password and Adhoc LDAP utilities&lt;/li&gt;
&lt;/ul&gt;

&lt;h4&gt;
  
  
  &lt;a href="https://devopsideas.com/openldap-tutorial-practical-realtime-implemetnation-and-integration/" rel="noopener noreferrer"&gt;Start Tutorial&lt;/a&gt;
&lt;/h4&gt;

</description>
      <category>openldap</category>
      <category>ldap</category>
      <category>security</category>
    </item>
  </channel>
</rss>
