Rapid sharing of resources between the windos and Linux

1, in windos configure shared directory:

FIG shared windos

2, under windos view shared directory:

Method one: search field, enter the host address to share files:

Figure 2 windos access network resources

result:

3 Access results

Method two: in the file system, the file open network, can select the appropriate host:

Figure 4 windos access resources

3, access in linux:

Install samba client, you can access the command

5 view shared directory

Because direct access to the disk access, use fewer operations, it can be mounted directly to the host, the operation proceeds in the shell.

6 mount the shared directory

[Note] above picture A, for the next windos network users can access, in windos command line, you can view:

View network users: net user

6 users view network

View access to records: net use

Remove Access record: net * / del

Because these services are implemented by Samba service, a detailed description please refer to the Samba service "" seconds "Samba School Services" article.

Published 30 original articles · won praise 0 · Views 930

Guess you like

Origin blog.csdn.net/qq_41056224/article/details/104937309