PDA

View Full Version : NFS Sharing ai có kinh nghiệm xin chỉ giáo .



zoom
23-10-2008, 17:52
Chào các bạn .

Mình có 1 máy chạy server trong cty ( không phải loại máy server ) máy bình thường dùng để share Data thôi . Bây giờ mình có 1 máy chạy Unix , mà trước kia người quản trị mạng config trong share Folder dùng phần mềm gì mình không biết nhưng thấy chứ NFS Sharing ( và các share các của Windows vẫn bình thường có thêm 1 option share NFS ) . Để máy chạy Unix thấy được máy mà mình gọi là Server thì phải có option này . Mình xin hỏi các bạn có biết cái chương trình này không ? và download ở đâu ? Cách xử dụng và comand căn bản để 2 máy có thể sharing qua lại đc . ( hiện tại vẫn chạy ) nhưng muốn install lại cái windows mới mà không giám . Các bạn có kinh nghiệm xin chỉ giúp . Mình cám ơn .

Co Loa
23-10-2008, 20:42
HOW TO: Share Windows Folders by Using Server for NFS

Share Windows Folders by Using Server for NFS
You can use Server for NFS to make Windows resources available to UNIX and Linux clients by using the NFS protocol. You can use either Windows Explorer or the Nfsshare.exe command line utility to share the folder.

To share a folder by using Nfsshare.exe:
1. Log on to the Windows-based server by using an administrative level account.
2. Click Start, click Run, type cmd, and then click OK.
3. Type the following command, and then press ENTER to share a folder to NFS clients and to allow anonymous access:

nfsshare -o anon=yes share_name=drive:path
4. Type the following command, and then press ENTER to delete an NFS share:

nfsshare share_name /delete
5. Type: nfsshare /?, and then press ENTER to display the parameters that you can use with Nfsshare.
To share a folder by using Windows Explorer:
1. Log on to the Windows-based server by using an administrative level account.
2. Start Windows Explorer.
3. Right-click the folder that you want to share, and then click Sharing.
4. Click the NFS Sharing tab, and then click Share this folder.
5. Configure the appropriate settings, and then click OK.NOTE: Microsoft recommends that you install at least one User Name Mapping service on your network to map UNIX and Windows user names to each other. Please view our Kb article about User Name Mapping service in our REFERENCES section.

Nguồn gốc: Microsoft

zoom
24-10-2008, 16:43
em đã tìm đc Window service Unix 3.5 là chương trình share rồi , ai biết cách config thì chỉ giáo với .