sudomount-t cifs //<server-ip>/<share-name> /mnt/<share-name>-o rw,vers=3.0,credentials=/etc/samba/.<share-name># test share, see if file is visible on another machineecho"hello">> /mnt/<share-name>/hi.txt
Mount SMB share permanently by appending line to /etc/fstab.