16

Aug

Sharing file using Samba on CentOS 4

Written by nofee   
 

Following I submit, way of using samba at CentOS. For other OS, usage of samba nor different far.

1. Install Centos 44 Don't forget when install there are option Firewall and selinux, please select;choose option “ no firewall” and Selinux chooses “ disable”.

2. After completed, logins as root

 

3. Then edits smbconf

# mv /etc/samba/smbconf /etc/samba/smb.conf.orig <- This function to rename smbconf becomes smb.conf.orig

# vi /etc/samba/smbconf, Fills in configurasi under this :

[ Global]

workgroup = workgroup

domain logons = No

master domain = No

security = share

netbios name = samba

[ Share]

comment = Share

path = /data/share

read only = no

browseable = yes

public = yes

writeable = yes

4. Directory create which will be made folder share, in this example is /data/share.

# mkdir - p /data/share

5. Setting that the folder in “ Write”

# chmod 777 /data/share

6. Settinglah that samba would automatic of running every life computer ( AutoStart)

# chkconfig – level 345 smb on

# chkconfig – level 345 nmb on

7. Restarts service samba

# /etc/initd/smb restarts

8. Tries in browse from My Network place, good luck!

Trackback(0)
Comments (0)Add Comment

Write comment
quote
bold
italicize
underline
strike
url
image
quote
quote
smile
wink
laugh
grin
angry
sad
shocked
cool
tongue
kiss
cry
smaller | bigger

security code
Write the displayed characters


busy
PerformancingAds

More Sites

AdBlaze (158)
AdBux (198)
Chitika (229)
Crosslink Builder (238)
LinkWorth (203)
PayPal (246)

Statistics

Members 4
Content 38
Web Links 23
Content View Hits 22.930

Best Link

Copyright © 2008 MustNoFee
This blog is 316 days since Jan, 12 2008