Implementation of Linux and Windows file sharing in LAN

Source: Internet
Author: User

File sharing is an important network requirement, especially in an enterprise environment. We know that file sharing between Windows hosts is simple and can be done through your network Neighborhood. But the operating system of host in enterprise environment is more complicated, including Linux, Unix and so on. So how do you achieve file sharing between Windows and Linux? An effective emancipation scenario is to deploy Samba on a Linux platform to achieve such shared requirements. The following author builds the environment, illustrating the detailed technical details of the deployment of Samba in Linux.

Environment description

Linux system: Red Hat 9.0

Windows system: Windows XP SP2

First, Samba service deployment

1. Samba Installation

(1). Verification

Samba is a tool for Linux system integration that allows users to choose to install during Linux installation. Verify that the system has samba installed and can be viewed with the following command:

[Root@localhost root]# Rpm-qa |grep Samba

If, as shown below, Samba is already installed:

samba-swat-2.2.7a-7.9.0

samba-2.2.7a-7.9.0

Redhat-config-samba-1.0.4-1

samba-common-2.2.7a-7.9.0

samba-client-2.2.7a-7.9.0

You can see from Figure 1 that the author's Linux has been installed with samba. (Figure 1)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.