SAMBA 설치

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

sudo apt-get install samba smbclient

SMB를 이용하여 윈도우즈 파일 시스템을 마운트하려면 smbfs가 필요합니다. 다음 명령을 입력하세요:

sudo apt-get install smbfs