To map a linux Network Disk in windows

Source: Internet
Author: User
To use a Network Disk mapped to linux in windows-general Linux technology-Linux technology and application information, read the following for details. I personally Installed VMware 6.0 in text mode linux.

[Global]
74 workgroup = MYGROUP
75 server string = Samba Server Version % v

101 security = share
102 # passdb backend = tdbsam
103 smb passwd file =/etc/samba/smbpasswd

249 [homes]
250 comment = Home Directories
251 browseable = no
252 writable = yes
253; valid users = % S
254; valid users = MYDOMAIN \ % S
255
256 [printers]
257 comment = All Printers
258 path =/var/spool/samba
259 browseable = no
260 guest OK = no
261 writable = no
262 printable = yes
263
264 [opt]
265 comment = share directory opt
266 path =/opt
267 browseable = yes
268 writable = yes
269 public = yes

Now I want to display the/opt directory in windows as a network drive, but it cannot be connected...
It's on my computer. I don't know what's wrong. Please give me some advice.

(IP Address: 10.10.0.0 may not be visible)
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.