SAMBA 설치

SAMBA 서버 프로그램을 설치하기 위해 명령어 프롬프트에서 다음의 명령을 입력 합니다:

sudo apt-get install samba

To mount Windows filesystems using SMB, you will also need smbfs. Enter the command:

sudo apt-get install smbfs