Set up the samba service on Ubuntu7.10-Linux Enterprise Application-Linux server application information. The following is a detailed description. 1. Install the samba service.
Sudo apt-get install samba smbfs
2. Create a shared share. It can be accessed anonymously and can only be read. The user smbuser can write and read data.
Codepage is the code page of the target system, that is, the windows platform (cp936 refers to gb2312, such as win2k), and iocharset refers to the receiver encoding method of stream transmission (ubuntu is utf8)
Username is the user name in windows and has the read and write permissions for shared folders. Password is the Password corresponding to the user name.
// 192.168.0.103/winshare Windows shared directory.
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