

<feed xmlns="http://www.w3.org/2005/Atom">
  <id>https://jasonrav.com/</id>
  <title>Jason Raveling</title>
  <subtitle>Jason is a full stack web developer. This is a place where he keeps notes on how to accomplish certain tasks, and other useful information.</subtitle>
  <updated>2026-05-08T09:39:53-05:00</updated>
  <author>
    <name>Jason Raveling</name>
    <uri>https://jasonrav.com/</uri>
  </author>
  <link rel="self" type="application/atom+xml" href="https://jasonrav.com/feed.xml"/>
  <link rel="alternate" type="text/html" hreflang="en"
    href="https://jasonrav.com/"/>
  <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator>
  <rights> © 2026 Jason Raveling </rights>
  <icon>/assets/img/favicons/favicon.ico</icon>
  <logo>/assets/img/favicons/favicon-96x96.png</logo>


  
  <entry>
    <title>Setup a Local root CA for your Development Environment</title>
    <link href="https://jasonrav.com/posts/setting-up-a-local-certificate-athority-for-dev-environment/" rel="alternate" type="text/html" title="Setup a Local root CA for your Development Environment" />
    <published>2026-05-07T14:27:00-05:00</published>
  
    <updated>2026-05-07T14:27:00-05:00</updated>
  
    <id>https://jasonrav.com/posts/setting-up-a-local-certificate-athority-for-dev-environment/</id>
    <content type="text/html" src="https://jasonrav.com/posts/setting-up-a-local-certificate-athority-for-dev-environment/" />
    <author>
      <name>Jason Raveling</name>
    </author>

  
    
    <category term="Configuration" />
    
  

  <summary>Stop clicking "Advanced" to accept a self signed cert. Use a custom root CA certificate.</summary>

  </entry>

  
  <entry>
    <title>Add a Personal /opt/ Directory for Installing Applications</title>
    <link href="https://jasonrav.com/posts/add-personal-opt-directory-for-installed-applications/" rel="alternate" type="text/html" title="Add a Personal /opt/ Directory for Installing Applications" />
    <published>2026-02-11T18:18:00-06:00</published>
  
    <updated>2026-02-26T11:19:00-06:00</updated>
  
    <id>https://jasonrav.com/posts/add-personal-opt-directory-for-installed-applications/</id>
    <content type="text/html" src="https://jasonrav.com/posts/add-personal-opt-directory-for-installed-applications/" />
    <author>
      <name>Jason Raveling</name>
    </author>

  
    
    <category term="Configuration" />
    
  

  <summary>Install applications for a single user, using an /opt/ directory inside of the home directory.</summary>

  </entry>

  
  <entry>
    <title>Configure Network Interfaces with Netplan on Linux</title>
    <link href="https://jasonrav.com/posts/configuring-network-interfaces-with-netplan-on-linux/" rel="alternate" type="text/html" title="Configure Network Interfaces with Netplan on Linux" />
    <published>2026-01-04T12:19:00-06:00</published>
  
    <updated>2026-01-04T12:19:00-06:00</updated>
  
    <id>https://jasonrav.com/posts/configuring-network-interfaces-with-netplan-on-linux/</id>
    <content type="text/html" src="https://jasonrav.com/posts/configuring-network-interfaces-with-netplan-on-linux/" />
    <author>
      <name>Jason Raveling</name>
    </author>

  
    
    <category term="Configuration" />
    
  

  <summary>How to setup a static IP address using the netplan network configuration utility.</summary>

  </entry>

  
  <entry>
    <title>Automatic Authentication for Pulling Private Git Repositories</title>
    <link href="https://jasonrav.com/posts/how-to-setup-git-authentication-for-npm/" rel="alternate" type="text/html" title="Automatic Authentication for Pulling Private Git Repositories" />
    <published>2025-11-07T15:20:00-06:00</published>
  
    <updated>2025-11-24T07:32:00-06:00</updated>
  
    <id>https://jasonrav.com/posts/how-to-setup-git-authentication-for-npm/</id>
    <content type="text/html" src="https://jasonrav.com/posts/how-to-setup-git-authentication-for-npm/" />
    <author>
      <name>Jason Raveling</name>
    </author>

  
    
    <category term="Tools" />
    
  

  <summary>How to automatically authentice to git, using a Personal Access Token.</summary>

  </entry>

  
  <entry>
    <title>Proof of Private Key Possesion on Digitally Signed Documents</title>
    <link href="https://jasonrav.com/posts/add-proof-of-private-key-possession-to-digitally-signed-documents/" rel="alternate" type="text/html" title="Proof of Private Key Possesion on Digitally Signed Documents" />
    <published>2025-10-14T17:25:00-05:00</published>
  
    <updated>2026-01-16T09:06:53-06:00</updated>
  
    <id>https://jasonrav.com/posts/add-proof-of-private-key-possession-to-digitally-signed-documents/</id>
    <content type="text/html" src="https://jasonrav.com/posts/add-proof-of-private-key-possession-to-digitally-signed-documents/" />
    <author>
      <name>Jason Raveling</name>
    </author>

  
    
    <category term="Tools" />
    
  

  <summary>A small step to verify a digitally signed document that has been printed. Create a dynamic SVG with a hash of your private key and time.</summary>

  </entry>

</feed>


