# SMB配置指南 **Published by:** [spock](https://paragraph.com/@spock/) **Published on:** 2022-09-07 **URL:** https://paragraph.com/@spock/smb ## Content um install samba samba-client vi /etc/samba/smb.conf [share] comment="share for work" path=/home/share quest ok=yes public=yes writable=yes create mask=0777 directory mask=0777 browseable=yes available=yes smbpasswd -a root systemctl restart smb netstat -lnp |grep smb ps -aux |grep smb ## Publication Information - [spock](https://paragraph.com/@spock/): Publication homepage - [All Posts](https://paragraph.com/@spock/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@spock): Subscribe to updates