yang pasti check dulu samba service dah running atau belum (pake VASM), karena defaultnya vector linux soho 5 di runlevel 4 samba sama nfs belum running
lengkapi file /etc/hosts , masukkan semua host/ip yang ada di jaringan anda siapin folder yang mau di share trus sesuaikan setting permissionnya root:# chmod a+rx /folder/anda <- kalo mau foldernya hanya bisa dibaca aja root:# chmod a+wrx /folder/anda <- kalo mau foldernya bisa dibaca sama ditulis kalo udah edit pake vi /etc/samba/smb.conf #======================= Global Settings ========================= [global] workgroup = TheWarnetz server string = TheWarnetz Kompie 1 hosts allow = 192.168.0. <- sesuaikan sama ip anda security = share [download] <- untuk folder yang hanya bisa dibaca comment = cuma bisa dibaca. path = /folder/anda public = yes read only= yes [public]<- untuk folder yang bisa dibaca dan ditulis comment = bisa dibaca bisa ditulis path = /folder/anda public = yes writable = yes kalo udah restart sambanya root:#service samba restart silahkan coba akses dari komputer lain kalau mau masuk ke sharing komputer dengan os windoz suka ditanya user sama password, masukin aja user sama password yang ada pada komputer windows tersebut bagaimana sih edit smb.conf di vector 5.1? ------------------------ Yahoo! Groups Sponsor --------------------~--> Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/vbOolB/TM --------------------------------------------------------------------~-> Official Web Site : http://www.awari.or.id Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/asosiasi-warnet/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

