Mount NAS share to Ubuntu permanently
go to fstab and edit with root privileges and add this fragment
//server/folder /media/folder cifs username=user,password=password,iocharset=utf8,sec=ntlm 0 0
go to fstab and edit with root privileges and add this fragment
//server/folder /media/folder cifs username=user,password=password,iocharset=utf8,sec=ntlm 0 0