SMB with ZFS on Ubuntu February 20, 2025 #zfs #linux #tech #til sudo apt-get install -y samba \ then set sharesmb=on \ chown the user \ smbpasswd -a \ then mount with user/password from other machine