Exam 300-300 Topic 2 Question 7 Discussion
Actual exam question for Lpi's 300-300 exam
Question #: 7
Topic #: 2
Question #: 7
Topic #: 2
Which smbclient invocation displays a list of the available SMB shares on the remote Samba server FileSrv1?
Suggested Answer: E Vote an answer
The smbclient command is used to access shared resources on a network that uses the SMB (Server Message Block) protocol. To list the available SMB shares on a remote Samba server, the correct invocation is smbclient -L <server_name>. Here, -L stands for "list" and <server_name> is the name of the Samba server. Therefore, smbclient -L FileSrv1 will list all the available SMB shares on the server named FileSrv1.
Reference:
smbclient man page
Samba: smbclient Command
Reference:
smbclient man page
Samba: smbclient Command
by Andre at Aug 21, 2024, 01:01 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).