What would be the correct syntax to mount the share 'data' from Windows machine 'jupiter'?

  1. mntsmb -s //jupiter/data /mnt/Data

  2. mount -t smbfs /mnt/Data //jupiter/data

  3. mount -t smbfs //jupiter/data /mnt/Data

  4. smbfs -mount //jupiter/data /mnt/Data


Correct Option: C

Find more quizzes: