1 / 7

Samba Sebagai File Server

Samba Sebagai File Server. Pertemuan 6. Introduction. Samba merupakan aplikasi yang menyediakan resource sharing (file sharing, printer sharing )antar sistem operasi Terdapat aplikasi utama Server Samba  harus diinstall paket samda dan samba common Harus ada file yang dishare

ophira
Download Presentation

Samba Sebagai File Server

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Samba Sebagai File Server Pertemuan 6

  2. Introduction • Samba merupakan aplikasi yang menyediakan resource sharing (file sharing, printer sharing )antar sistem operasi • Terdapat aplikasi utama • Server Samba  • harus diinstall paket samda dan samba common • Harus ada file yang dishare • Client yang mengakses server (bisa windows/linux)

  3. Installasi • Server : apt-get install samba samba-common apt-get install smbclient smbfs • Client linux : apt-get install smbclient smbfs • Cek hasil dengan nmap di server

  4. Percobaan Pada Server • Buat direktori di server samba • KOnfigurasi smb.conf untuk sharing direktori tersebut • Buat User • Restart samba

  5. TestingServer • Untuk mengetahui konfigurasi samba menggunakan testparm • Untuk mengetahui hasil sharing menggunakan smbclient

  6. Membuka Sharing dari CLient • Dari windows, menu start, run ketikkan //no_ip_server  Tekan OK • Dari Linux • Bila user Linux ingin me-mount directory yang dishare dapat menggunakan perintah • smbmount//192.168.0.212/public /home/public • 192.168.0.212/public adalah no_ip_server dan direktori share • /home/public tempat hasil sharing berada • Untuk masuk ke direktori sharing bisa menggunakan perintah sbb : • smbclient //169.254.67.36/public -U nama_user_samba

  7. TerimaKasih @follow :: Aasliyaniunm10@wordpress.com

More Related