Sharing folders
Abdullah Teke
ateke.groups at gmail.com
Fri Dec 4 15:58:23 UTC 2009
On Fri, Dec 4, 2009 at 1:37 PM, Georgi Kourtev <gkourtev at gmail.com> wrote:
>
>> >
>> > Don't use SMB or NFS myself but I would guess samba samba-client
>> > samba-common
>> > samba-common-bin nfs-client nfs-common nfs-server.
>>
>> Does it not offer to install the appropriate packages, I seem to remember
>> it doing this when I‘ve set up sharing.
>>
> No, it does not.
> gk
>
> --
> kubuntu-users mailing list
> kubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
>
You should install samba
sudo apt-get install samba then edit /etc/samba and modify them for your needs.
And use smbpasswd to add samba users for sharings. Thats all.
[share1]
comment = Home Directories
browseable = yes
path = /home/share1
guest ok = yes
readable = yes
writable = no
; valid users = %S
; valid users = MYDOMAIN\%S
[ateke]
comment = Home Dizini
browseable = no
path = /home/ateke
writable = yes
guest ok = no
--
Abdullah Teke
=================
Tel : 0 555 337 21 89
MSN : abdullahteke at hotmail.com
ICQ : 164500674
Web : www.abdullahteke.com
More information about the kubuntu-users
mailing list