安装 SAMBA

At the prompt enter the following command to install the SAMBA server and client applications:

sudo apt-get install samba smbclient

要用 SMB 挂载 Windows 文件系统,您还需要 smbfs。输入命令:

sudo apt-get install smbfs