kalo saya di kosan biasanya linux nya saya install samba biar klien windows ku bisa browsing. gara2 nya, server linux ku jadi server mp3 ama server film. jadi nyetel mp3 ama film nya di windows, tapi file-file mp3 ama film nya di kompie linux.
samba ada file konfigurasinya yaitu smb.conf ditaronya di /etc kalo ngga di /etc/samba kalo mau gampang, bikinnya pake swat, jadi anda install samba dan webdaemon (apache) jadi nanti ngatur sharing2 nya via web browser. ini saya sertakan smb.conf sederhana nya. semoga membantu. tommy --- smb.conf --- # Samba config file created using SWAT # from sphinx.progressio.net (192.168.0.2) # Date: 2023/08/27 01:48:09 # Global parameters [global] workgroup = PROGRESSIONET netbios name = OSIRIS server string = Trustix Secure Linux dengan Samba map to guest = Bad User keepalive = 30 os level = 2 kernel oplocks = No [printers] comment = All Printers path = /tmp create mask = 0700 printable = Yes browseable = No [osiris_win_c] comment = Osiris Win C path = /mnt/win_c writeable = Yes guest ok = Yes [osiris_win_d] comment = Osiris Win D path = /mnt/win_d writeable = Yes guest ok = Yes [osiris_cdrom] comment = Osiris CDROM (di-mount dulu) path = /mnt/cdrom writeable = Yes guest ok = Yes -- Utk berhenti langganan, kirim email ke [EMAIL PROTECTED] Informasi arsip di http://www.linux.or.id/milis.php3

