how to create samba server in fedora linux 9 ?

Answers were Sorted based on User's Feedback



how to create samba server in fedora linux 9 ? ..

Answer / abhi

Edit /etc/samba/smb.conf

add the folder details to be shared ,permissions,users ...

Is This Answer Correct ?    11 Yes 1 No

how to create samba server in fedora linux 9 ? ..

Answer / m sunil kumar

vi /etc/samba/smb.conf
Add these lines

[fedora 9]
comment=publicstuff
path=/share
public=yes
writable=yes
available=yes
create mask=0777
directory mask=0777

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More Linux System Calls Interview Questions

what is segmentation fault?

11 Answers   AdTel, NetApp,


what is stored at /lib/modules ?

2 Answers   NetApp,


what is mean by raid and what are all raids available even in software and hardware?

5 Answers   Satyam,


what kind of information the linux driver modules (.ko ) files has ?

2 Answers   NetApp,


how to create a ftp user on redhat linux 4.0?

6 Answers   Accenture,






What do fork() internally call?

3 Answers  


how to configure ftp server on redhat linux?

9 Answers   Infosys,


what are the backup utilites on red hat linux 4.0?

4 Answers   Wipro,


how to configure http server on red hat linux4.0?

5 Answers   IBM,


What are system calls used for process management in linux?

0 Answers  


linux system its not booting up its showing groub error what i need to do?

4 Answers   Wipro,


what is the diff b/w MUTEX and semaphore?

12 Answers   Sony, TCS,


Categories