Похожее видео
Configure samba server in redhat linux 6.3 in Bangla by ======================================================= Samba is a free software re-implementation of the SMB/CIFS networking protocol, and was originally developed by Andrew Tridgell. Samba provides file and print services for various Microsoft Windows clients and can integrate with a Microsoft Windows Server domain. Host name Change with Local resolver setting: -------------------------------------------- #vim /etc/sysconfig/network [Hostname=fileserver Networking=yes #vim /etc/hosts 127.0.0.1 localhost.localhost localhost 192.168.0.7 fileserver.monir.com fileserver [#reboot] Reguirement Packages: --------------------- #rpm -ivh samba-client-3.5.10-125.el6.x86_64 #rpm -ivh samba-winbind-clients-3.5.10-125.el6.x86_64 #rpm -ivh samba-winbind-3.5.10-114.el6.x86_64 #rpm -ivh samba-common-3.5.10-125.el6.x86_64 #rpm -ivh samba-3.5.10-125.el6.x86_64 [for yum command: yum install samba *] if you want more info: www.kazipurit.blogspot.com,
Похожее видео