I wrote this as a guide not only to myself, but to others. These are the details that I use to configure my home network and our church network.
BASICALLY, THIS IS HOW TO SET UP FILE SHARING ON A NETWORK.
This includes the setup, configuration and usage of SMB. SMB is "The Server Message Block (SMB) Protocol is a network file sharing protocol, and as implemented in Microsoft Windows is known as Microsoft SMB Protocol."
This file sharing runs through Samba, which is an Open Source application for SMB. Samba normally comes already installed in most distributions. Samba will run on any UNIX / Linux machine, including OS-X. Those wanting to use the Microsoft SMB product can purchase a full license from Microsoft for $5,000.
Since I include Webmin as the tool for configuration, those with BSD OS-x and other UNIX systems should feel at home.
If you are interested only in Internet access and basic file sharing, then only the Communications Area is all you need.
Some suggested reading:
For a very good view of the workings of a network read How To Set Up A Linux Network by Keith Parkansky.
For a very good view of file and print servers read How To Set Up Debian LinuxFile and Print Servers by Keith Parkansky.
Please feel free to e-mail me any suggestions, comments, or questions.
I have divided this into five areas. After everything is up and running, only the last two areas, Setup & Maintenance will be needed.
List of the hardware that was used.
Before you start, you need to define these variables.
Access to the common configuration screens. For UNIX / Linux, I use Webmin.
Your computer should be able to communicate with itself.
This is the name of your computer. We will also set the Microsoft Work Group name, if needed.
Here is where we configure the network interfaces. Actually, by default, there is little to do.
Plug in the cables and check LED lights.
This is the configuration of the router.
This is the configuration of the router.
Your computer should be able to communicate with other computers on the LAN.
This covers the default and original settings. Once set up, this section does not have to be repeated, only for reference.
Information about Samba and a good reference book, Using Samba, by JayTs, Robert Eckstein, & David Collier-Brown, published by O'Reilly.
The configuration of Samba using Webmin.
Example of the [Global] settings in the /etc/samba/smb.conf file.
I need to work on this one.
This covers the setup of new users, groups, files shares and printers.
Setting up a new user.
Mounting a printer to a machine.
Setting up a new user.
Setting up a new user.
Mounting a shared directory to a machine.
Under development.
Under development.
Under development.