Samba services: For working with Linux files under Windows

Source: Internet
Author: User

Vi/vim Editor fun? But how does it compare with the traditional sublime, though it has an endless stream of grammatical sugars? so, come on.let's do a samba service with me.
    • Installation
Yum-y Install Samba

    • Configuration
 
vim/etc/samba/smb.conf// Add the following paragraph at the end of the file (ignoring the line number, forgive me for not being kind to underestimate everyone's IQ)     -         Comment =max         path =/         writable = yes

    • SELINUX settings
vim/etc/samba/smb.conf
Modify SELinux status to change disabled to 1 reboot
Selinux=1
    • Add user
For the convenience of operation, directly on the root user again forgive my unkind
SMBPASSWD-a  root

    • Restart Service
// the above command, if not, indicates that SMB is not serviced. Here is not detailed, you can use the command to solve /bin/systemctl restart  smb.service

    • Done

Samba services: For working with Linux files under Windows

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.