Which of the following commands can be used to mount a Samba share?

Which of the following commands can be used to mount a Samba share?

Which of the following commands can be used to mount a Samba share?

A.
mount -t samba /servername/sharename /mountdirectory -o username=mywindowsusername,password=mywindowspassword

B.
mount -t smbfs servernamesharename /mountdirectory -o username=mywindowsusername,password=mywindowspassword

C.
smbmount -t smbfs //servername/sharename /mountdirectory -o username=mywindowsusername,password=mywindowspassword

D.
smbmount //servername/sharename /mountdirectory -o
username=mywindowsusername,password=mywindowspassword



Leave a Reply 1

Your email address will not be published. Required fields are marked *


networkmanagers

networkmanagers

I agree with the answer. D