<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Linux on SANJAY REGMI</title>
    <link>https://sanjayregmi.com/tags/linux/</link>
    <description>Recent content in Linux 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/linux/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>Pxe Boot to Install Any Operating System the Quickest Way</title>
      <link>https://sanjayregmi.com/posts/pxe-boot-to-install-any-operating-system-the-quickest-way/</link>
      <pubDate>Tue, 30 Jan 2024 12:18:06 -0800</pubDate>
      
      <guid>https://sanjayregmi.com/posts/pxe-boot-to-install-any-operating-system-the-quickest-way/</guid>
      <description>&lt;p&gt;If your (old) machine doesn&amp;rsquo;t have a CD ROM drive or does not boot from USB, PXE boot to re-install a new operating system is the best option if you do not want to buy any more hardware to solve the situation. In the past, setting up a PXE server was a hassle. The internet is littered with linux configurations on tftp server. But if all you want to do is to boot your machine and autoload the ISO, here&amp;rsquo;s the fastest way with minimal fuss.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Split Windows in Text Mode in Freebsd and Linux</title>
      <link>https://sanjayregmi.com/posts/split-windows-in-text-mode-freebsd-and-linux/</link>
      <pubDate>Mon, 01 Apr 2019 13:55:36 -0800</pubDate>
      
      <guid>https://sanjayregmi.com/posts/split-windows-in-text-mode-freebsd-and-linux/</guid>
      <description>&lt;p&gt;tmux is a beautiful console program that allows you to split your windows. Very handy with today&amp;rsquo;s large screens.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;run &lt;code&gt;tmux&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;CTRL + B &amp;ldquo;&lt;/code&gt; for horizontal split&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;CTRL + B %&lt;/code&gt; for vertical split&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;CTRL + B o&lt;/code&gt; to move from one window to another&lt;/li&gt;&#xA;&lt;li&gt;a cheatsheet lives at &lt;a href=&#34;https://tmuxcheatsheet.com&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;https://tmuxcheatsheet.com&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&amp;#x1f98c;&#xA;&#xA;&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
