Skip to content

Instantly share code, notes, and snippets.

@syehoonkim
Created April 18, 2024 00:02
Show Gist options
  • Select an option

  • Save syehoonkim/b7a88d1713bc7d5f1ff8651f366002ff to your computer and use it in GitHub Desktop.

Select an option

Save syehoonkim/b7a88d1713bc7d5f1ff8651f366002ff to your computer and use it in GitHub Desktop.
Linux SAMBA Settings
[share]
comment=share
path=/mnt/share
public=yes
guest ok=yes
writable=no
create mask=0644
directory mask=0755
browseable=yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment