Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how to create SAMBA server in fedora 9 linux ?

Answer Posted / surendra singh adhikari

firstly installed the require rpm for samba,
like this :-- yum install samba -y
yum install samba-swat -y

then open samba file under /etc dir,
vi /etc/samba/smb.conf
and enter your share path,valid user.
Ex. comment = windows sharing
path = path/your/share/directory
valid users = surendra
writable = yes
browseable = yes


then type testparm for code testing.

then give the password to smb users :-
smbpasswd -a surendra

and finally restart the service of samba:-

/etc/init.d/smb start
chkconfig smb on ( for permanent on)

Is This Answer Correct ?    46 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.

1327


How do I check cpu usage?

967


How can you check the amount of lines in a file?

931


What is p command?

1022


Is makefile a shell script?

932


Which are the linux directory commands?

973


You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?

1045


You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine thelocation of the command being run?

977


Is a command a full sentence?

971


How cp command works in linux?

1022


What is nslookup command?

977


What is the ipconfig command for linux?

959


How many linux commands are there?

1070


What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?

995


How do I start ms dos?

879