Город МОСКОВСКИЙ
00:22:51

Installation SAMBA server configuration & installation on Linux Bangla Tutorial

Аватар
Домашняя танцевальная фантазия
Просмотры:
23
Дата загрузки:
27.12.2023 20:54
Длительность:
00:22:51
Категория:
Обучение

Описание

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

Рекомендуемые видео