Sharing file using Samba on CentOS 4
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!
About You :
38.107.179.241
Browser :
Operating System :
Keep This Site Alive
Your Comment On Tutorial:
- Blocking Internet Explorer 6 w...
What is your favorite sitcom most? buy zithromax More... - Setting up a basic MikroTik ho...
Hello, I already tried 300x times to configure a M... More... - Load Balancing on MikroTik
aq coba load balancing . jk tak cabut dr provider ... More... - Setting up a basic MikroTik ho...
From the terminal: /ip hotspot reset-html From Win... More... - Setting Up no-password SSH
KOVAL ! why do you only respond to people who thre... More...
