<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Samba-Share on SANJAY REGMI</title>
    <link>https://sanjayregmi.com/tags/samba-share/</link>
    <description>Recent content in Samba-Share on SANJAY REGMI</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    
    <lastBuildDate>Fri, 07 Nov 2025 12:18:06 -0800</lastBuildDate><atom:link href="https://sanjayregmi.com/tags/samba-share/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Turn your Proxmox host into a fully functional Apple Time Machine backup server using Samba &#43; Avahi — compatible with all modern macOS versions</title>
      <link>https://sanjayregmi.com/posts/turn-your-proxmox-host-into-a-fully-functional-apple-time-machine-backup-server/</link>
      <pubDate>Fri, 07 Nov 2025 12:18:06 -0800</pubDate>
      
      <guid>https://sanjayregmi.com/posts/turn-your-proxmox-host-into-a-fully-functional-apple-time-machine-backup-server/</guid>
      <description>&lt;p&gt;The following are the steps to connect a USB external disk to proxmox host and enable Time machine. The instructions work for macOS 10.13 → 15.7.&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;&#xA;&#xA;&lt;h4 class=&#34;relative group&#34;&gt;1. Connect your USB disk and mount it&#xA;    &lt;div id=&#34;1-connect-your-usb-disk-and-mount-it&#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;#1-connect-your-usb-disk-and-mount-it&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h4&gt;&#xA;&lt;div class=&#34;highlight-wrapper&#34;&gt;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;lsblk                     &lt;span class=&#34;c1&#34;&gt;# find your USB disk, e.g. /dev/sdb&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;fdisk /dev/sdb            &lt;span class=&#34;c1&#34;&gt;# create GPT + one partition (n → enter → enter → w)&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;mkfs.ext4 /dev/sdb1&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;mkdir -p /mnt/usb-timemachine&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;blkid /dev/sdb1           &lt;span class=&#34;c1&#34;&gt;# copy UUID&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&#xA;&lt;p&gt;Edit &lt;code&gt;/etc/fstab&lt;/code&gt;:&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
