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