untuk mengingat, belajar dan berbagi

Showing posts with label sharing. Show all posts
Showing posts with label sharing. Show all posts

How to Install Samba Server on ubuntu

Samba digunakan untuk sharing file antara Ubuntu(linux) dengan komputer Windows.

Untuk mengisntall samba server, tulis kode berikut di terminal:
sudo apt-get install samba smbfs
 
After installed samba,we need to configure it to make it accessible by following command
 sudo gedit /etc/samba/smb.conf