Samba
Description⚓︎
Samba is an implementation of SMB protocol. It serves as a general purpose file server in my LAN
Note
This service is deployed on multiple machines
Bare Metal⚓︎
Basic info⚓︎
Basic info with official links
- Package:
samba
- Official Wiki: Official Samba Wiki
- Arch Wiki: Arch Wiki for Samba
smb.conf⚓︎
Warning
Change interface name in interfaces
of [global]
section
Run ip a
to find your ethernet port name
Setup⚓︎
-
Install samba package
-
Copy smb config
-
Set smb password for user
Bash -
Start and enable smb
-
To restart service:
Info
To mount smb share, refer to fstab guide