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/12/29 09:28] – Moode Audio 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 dnf install ' | ||
- | |||
- | ====== Firewall ====== | ||
- | |||
- | **** | ||
- | |||
- | sudo firewall-cmd --add-service=' | ||
- | |||
- | ====== 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 ' | ||
- | |||
- | ====== Moode Audio ====== | ||
- | |||
- | * Type: '' | ||
- | * Path: '' | ||
- | * User ID: '' | ||
- | |||
- | ===== Mount Flags ===== | ||
- | |||
- | **** | ||
- | |||
- | ro, | ||
/srv/www/wiki/data/attic/servers/samba.1640788127.txt.gz · Last modified: (external edit)