install missing firmware with isenkram-autoinstall-firmware
creating smb share
use debian 12 lxc template
apt-get update
apt-get upgrade
apt install smb
useradd -m user1
passwd user1
assign smb group password
smbpasswd -a user1
sudo nano /etc/samba/smb.conf
create this at the bottom
[smb]
path = /Tank/SMB
read only = no
guest ok = no
valid users = user1
using this for handbreak, servarr, apt cacher,immich and steam cache so making sure it can handle it all. think i had to raise ram to 16 gigs when uploading lots of photos to immich.