servers:samba
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
servers:samba [2021/10/29 21:32] – Sean Rhone | servers:samba [2024/08/13 16:29] (current) – removed Sean Rhone | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Information ====== | ||
- | |||
- | * Samba ((https:// | ||
- | |||
- | ===== Prerequisites ===== | ||
- | |||
- | * [[distros: | ||
- | * [[servers: | ||
- | |||
- | ===== Notes ===== | ||
- | |||
- | * :!: SMB **cannot** be used to serve media to Kodi clients with this config as it breaks filenames with special characters ((such as the colon in " | ||
- | |||
- | ====== Dependencies ====== | ||
- | |||
- | **** | ||
- | |||
- | sudo apt install ' | ||
- | |||
- | ====== Firewall ====== | ||
- | |||
- | **** | ||
- | |||
- | sudo ufw allow ' | ||
- | |||
- | ====== Service ====== | ||
- | |||
- | **** | ||
- | |||
- | sudo systemctl enable ' | ||
- | |||
- | ====== Settings ====== | ||
- | |||
- | * Add to the bottom of the file | ||
- | |||
- | sudo -e '/ | ||
- | |||
- | < | ||
- | [Music] | ||
- | comment = Music at %h | ||
- | path = / | ||
- | browsable = yes | ||
- | guest ok = yes | ||
- | read only = yes | ||
- | </ | ||
- | |||
- | ====== Add User ====== | ||
- | |||
- | * :!: The password can be anything here, but recommended **not to be an important password** | ||
- | |||
- | sudo smbpasswd -a ' | ||
/srv/www/wiki/data/attic/servers/samba.1635557523.txt.gz · Last modified: (external edit)