# linux 安装配置smb
## 安装smb
### 1. 安装
```shell
sudo apt-get install samba samba-common
```