How to Implement // in Linux //

Source: Internet
Author: User
Remove the blocked last section in/etc/samba/smb. conf;
For example:
[Giap]
Comment = Giap
Path =/opt/Tiancheng/Giap
Valid users = Giap
In the above [], the Giap is the direct // ip address/Giap
Set another user, for example, Giap. command:
Useradd Giap
Smbpasswd-A Giap
Restart: Service SMB restart
Self-start: Change the smb service in the system settings to self-start.

If it cannot be started, you need to go to your add/delete program to check whether the Windows Server is installed, and then select "OK.

In addition, Chinese garbled characters After startup:

Add the charset configuration in/etc/samba/smb. conf [Global ].
Display charset = gb18030
UNIX charset = gb18030
DOS charset = gb18030

Both gb18030 and gb2312 are supported.

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.