I need to mount a shared folder of a windows system in ubuntu with read / write
permission permanently. How do i do that?
Note:
- The windows system is connected to domain.
- Say the ubuntu system has only one user account without sudo permission. We use root account for system modifications.