<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>WSL on SANJAY REGMI</title>
    <link>https://sanjayregmi.com/tags/wsl/</link>
    <description>Recent content in WSL on SANJAY REGMI</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    
    <lastBuildDate>Sun, 25 Jan 2026 17:56:52 -0800</lastBuildDate><atom:link href="https://sanjayregmi.com/tags/wsl/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Fastest Way to Copy Ext4 Formatted Data to FreeBSD Using WSL2 as an Intermediary</title>
      <link>https://sanjayregmi.com/posts/fastest-way-to-copy-ext4-formatted-data-to-freebsd-using-wsl2-as-an-intermediary/</link>
      <pubDate>Sun, 25 Jan 2026 17:56:52 -0800</pubDate>
      
      <guid>https://sanjayregmi.com/posts/fastest-way-to-copy-ext4-formatted-data-to-freebsd-using-wsl2-as-an-intermediary/</guid>
      <description>&lt;p&gt;I run &lt;a href=&#34;https://sanjayregmi.com/tags/immich/&#34; &gt;immich&lt;/a&gt; on a very old dell laptop with 100mbps ethernet with USB connected disks for data. The disks are formatted ext4 and the dell runs fedora. (Immich doesn’t run on FreeBSD yet. :( ). When the disk was full, I wanted to use my FreeBSD server as the data drive over NFS. And retire the USB disks. This required copying about 500GB of data from the USB disk to my FreeBSD server before I could switch over.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>How to Develop Locally in Drupal and Host Static Files on your Website</title>
      <link>https://sanjayregmi.com/posts/how-to-develop-locally-in-drupal-and-host-static-files-on-your-website/</link>
      <pubDate>Sun, 14 Apr 2024 18:41:16 -0700</pubDate>
      
      <guid>https://sanjayregmi.com/posts/how-to-develop-locally-in-drupal-and-host-static-files-on-your-website/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;Background&#xA;    &lt;div id=&#34;background&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#background&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Say you have an old website on Drupal 7 with plugins that don&amp;rsquo;t work with the latest versions of Drupal. You now cannot migrate over to Drupal 9 or 10 without doing a lot of manual work and/or losing the functionality of your current plugins. If your requirements are still fulfilled by the old Drupal 7 website, there&amp;rsquo;s a solution to keep using it.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Install GRAV on WSL based off Ubuntu</title>
      <link>https://sanjayregmi.com/posts/grav-install/</link>
      <pubDate>Sat, 25 Nov 2023 20:51:24 -0800</pubDate>
      
      <guid>https://sanjayregmi.com/posts/grav-install/</guid>
      <description>&lt;ul&gt;&#xA;&lt;li&gt;Install WSL (powershell command as admin &amp;ldquo;wsl &amp;ndash;login&amp;rdquo;)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Inside WSL upon installation&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;install php&lt;/li&gt;&#xA;&lt;li&gt;download latest version of grav with admin console, expand in your non-root user account&lt;/li&gt;&#xA;&lt;li&gt;CD to the grav directory&lt;/li&gt;&#xA;&lt;li&gt;Run &amp;ldquo;php -S localhost:8000 system/router.php&amp;rdquo;&lt;/li&gt;&#xA;&lt;li&gt;Access Grav at localhost:8000/admin on the browser of your windows machine&lt;/li&gt;&#xA;&lt;li&gt;install any component that Grav complains about (generally PHP libraries)&lt;/li&gt;&#xA;&lt;li&gt;your site is at localhost:8000&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&amp;#x1f349;&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
