Introduction to setting up an intranet

Installating Linux
Introduzione alla realizzazione di un'Intranet Introdução ao posto em lugar de uma Intranet Einführung zur Errichtung eines Intranets Introduction à la mise en place d'un Intranet Introducción a la creación de una Intranet

Status of this document

This document explaining how to set up an intranet on a machine running Linux has been made possible through a partnership with www.tldp.org/, whose webmaster (Michel Maudet) is the author of the original document.

What is an intranet?

An intranet is a set of Internet services (such as a web server) which exists within a local area network, meaning that it can only be accessed from stations on a local network and cannot be seen from the outside. It involves using Internet client-server standards (with the TCP/IP protocols), such as using web browsers, to create an internal information system within an organisation or business.

For more information, see the article dedicated to the concept of an intranet.

This series of articles explains how to set up a Linux server (with the Mandrake distribution, although the procedure is the same for other distributions) which offers a multitude of services. The clients can be running any sort of operating system (typically Linux, Windows or MacOS).

The components

The machine on which Linux will be installed will offer the following services:

  • A domain name server (DNS) so that machines can be recognised with a name other than their IP address. In our scenario, we'll say that the IP address of the server is 192.168.1.1 and that we'll be assigning it the name tuxserver.
  • An email server so that the clients can send and receive e-mail. The most common email server is SendMail, but given how complicated it is to configure, we shall use Qmail. This will let us use SMTP (outgoing mail) and POP (incoming mail)
  • A Web server for providing our own website. The server used will be Apache (the most-used server in the world) running the language PHP, which lets dynamic pages be used.
  • A database server (DBMS) for administering a database. We will install MySQL, a free DBMS that can run on Linux.
  • A file server so that the intranet's users can access all shared files. We will use SAMBA, which has the advantage of being fully compatible with Microsoft networks.
  • An LDAP server providing a very powerful directory service.
  • A mailing list for authorising users to send email to all (or some) of the users on the intranet.

The server properties

Choosing Linux as the operating system for our server was not done by chance. Most Linux distributions are free, as is all the software that comes with them, while their Windows equivalents (Windows system + MS SQL database server + Microsoft Exchange) would cost over a thousand dollars (U.S.) or several hundred pounds (U.K.)

As far as hardware is concerned, a Pentium 133 is enough to serve about a hundred clients. Beyond that, you will need to invest in a more powerful machine, perhaps even a dedicated server. What's more, the server's memory resources vary depending on how it is being used. Here is a small chart summing up what configurations are needed for standard uses:

Type of server RAM Disk space
Traditional HTTP server >64 MB 9 GB
ASP/PHP/JSP Server >128 MB 9 GB
Application Server >256 MB 18 GB (+ RAID)
Streaming media server >512 MB 18 GB (+ RAID)

Michel Maudet

Last update on Thursday October 16, 2008 02:43:14 PM.This document entitled « Introduction to setting up an intranet » from Kioskea (en.kioskea.net) is made available under the Creative Commons license. You can copy, modify copies of this page, under the conditions stipulated by the licence, as this note appears clearly.

Best answers for « Introduction to setting up an intranet » in :
Setting up a virtual private network (VPN) Show Setting up a virtual private network (VPN) Local area networks (LAN ) networks are internal to an organization, i.e. the connections between machines belong to the organization. These networks are increasingly connected to the Internet...
Creating manually your ADSL connection ShowCreating manually your ADSL connection. Go to the new network setup wizard. Setting up your connection: The interfaces of connection utility programs provided by most Internet Service Provider are sometimes hard to configure and to...
MANDRIVA - Setting up SHOREWALL ShowMANDRIVA-Setting up Shorewall Getting started Checking if service is enabled at startup Enter your preferences Advanced Settings BitTorrent Multiple firewalls Linux like other OS doesn't escape the rule, it needs to be protected...
VirtualBox: Setting an internet access for a Vista VM ShowVirtualBox: Setting an internet access for a Vista VM To use the Internet with Vista via VirtualBox under Ubuntu Gutsy (7.10), for example: Vista natively has no internet connection in VirtualBox (unlike XP) as Ethernet controller is...
Download Duplicates Remover for Outlook ShowRemove Duplicates for Outlook allows you to remove duplicate messages that appear in Microsoft Outlook Express. Advantage It lets you search for duplicate messages from the last time. It also allows you to delete, copy, duplicate and in a...
Creating a local area network ShowWhy set up a local area network? When you have several computers, it can be convenient to connect them to each other to create a local area network (LAN). Setting up such a network costs very little, contrary to what people may think. Here are a...
Creating a LAN ShowWhy set up a LAN? If you have several computers, it may be worthwhile to connect them in order to create a local area network (LAN). Setting up such a network is much less expensive than what you might think. Here are a few ways you might benefit...
Creating an ad hoc WiFi network ShowPresentation of the ad hoc WiFi network If you have two or more computers equipped with wireless adapters (WiFi cards), it is possible to easily connect them in a network by setting up a so-called "ad hoc" network, that is, a computer-to-computer...