CIFS mount command
sudo apt install -y --no-install-recommends cifs-utils sudo mount -t cifs -o uid=1000,gid=1000,user=username,domain=domainname,vers=2.1 src dst