mirror of https://github.com/tiyn/wiki
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
448 B
16 lines
448 B
# Samba
|
|
|
|
[Samba](https://www.samba.org/) is a free software implementation of the SMB
|
|
protocol which provides file and print services.
|
|
Samba is the standard Windows interoperability suite for Linux and Unix.
|
|
|
|
## Setup
|
|
|
|
The software can be setup via [Docker](/wiki/docker.md) with the
|
|
[samba image](./docker/samba.md).
|
|
|
|
## Usage
|
|
|
|
For the Linux based operating systems the handling of Samba shares is taken care
|
|
of by [mount.cifs](./linux/samba.md).
|