Differences between revisions 4 and 8 (spanning 4 versions)
Revision 4 as of 2008-03-02 12:53:20
Size: 3643
Editor: HolgerLevsen
Comment: improve info on dhcp server
Revision 8 as of 2009-04-04 10:43:28
Size: 3668
Editor: HolgerLevsen
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
<<TableOfContents(2)>>
Line 3: Line 4:
[[TableOfContents(2)]] There are different ways of set up a Skolelinux solution. It can be installed on just one standalone PC or a regional wide solution at many schools operated centrally. This variety of configurations makes a huge difference on how things are set up regarding network components, servers and client machines.
Line 5: Line 6:
There are different ways of set up a Skolelinux solution. It can be installed on just one standalone PC or a regional wide solution at many schools operated centrally. This variety of configurations makes a huge difference on how things are set up regarding network components, servers and client machines.

== Hardware requierements ==

 * the computers running Debian Edu / Skolelinux must have either i386, amd64 or powerpc processors.
== Hardware requirements ==
 * the computers running Debian Edu / Skolelinux must have either i386, amd64 or powerpc processors.
Line 12: Line 10:
  * eth0 connected to the main network (10.0.2.0/23)    * eth0 connected to the main network (10.0.2.0/23)
Line 19: Line 17:
Line 23: Line 20:

A list of tested hardware is provided from
http://wiki.debian.org/DebianEdu/Hardware/ . This list is not nearly complete :-)
A list of tested hardware is provided from http://wiki.debian.org/DebianEdu/Hardware/ . This list is not nearly complete :)
Line 28: Line 23:
Line 32: Line 26:
 * thin clients clients    * thin clients clients
Line 35: Line 28:

A router/gateway, connected to the internet on the external interface and running on the IP address 10.0.2.1 on the internal interface, is needed to connect to the internet. 
A router/gateway, connected to the internet on the external interface and running on the IP address 10.0.2.1 on the internal interface, is needed to connect to the internet.
Line 40: Line 32:
If you are looking for a i386 based solution, we recommend [http://www.ipcop.org IPCop] or [http://www.zelow.no/floppyfw floppyfw].
If you need something for an embedded router we recommend [http://openwrt.org OpenWRT], check here for [http://wiki.openwrt.org/TableOfHardware supported hardware].
If you are into BSD unix, [http://www.pfsense.org/ pfsense] and [http://m0n0.ch/wall/ m0n0wall] are good choices. Though since they are BSD based, we think they are better suited for more experienced administrators.
If you are looking for a i386 based solution (so that you can reuse an old PC), we recommend [[http://www.ipcop.org|IPCop]] or [[http://www.zelow.no/floppyfw|floppyfw]].
Line 44: Line 34:
It's possible to use a different network setup, this is the [http://wiki.debian.org/DebianEdu/HowTo/ChangeIpSubnet documented procedure] to do this. If you are not forced to do this by an existing network infrastructure, we recommend against doing so and recommend you stay with the default [:DebianEdu/Documentation/Etch/Architecture:network architecture]. If you need something for an embedded router or accesspoint we recommend using [[http://openwrt.org|OpenWRT]], though of course you can also use the original firmware. Using the original firmware is easier, using OpenWRT gives you more choices and control. Check the OpenWRT webpages for a list of [[http://wiki.openwrt.org/TableOfHardware|supported hardware]].

It is possible to use a different network
setup, this is the [[http://wiki.debian.org/DebianEdu/HowTo/ChangeIpSubnet|documented procedure]] to do this. If you are not forced to do this by an existing network infrastructure, we recommend against doing so and recommend you stay with the default [[DebianEdu/Documentation/Etch/Architecture|network architecture]].

CategoryPermalink

Requirements

There are different ways of set up a Skolelinux solution. It can be installed on just one standalone PC or a regional wide solution at many schools operated centrally. This variety of configurations makes a huge difference on how things are set up regarding network components, servers and client machines.

Hardware requirements

  • the computers running Debian Edu / Skolelinux must have either i386, amd64 or powerpc processors.
    • On powerpc, the installation media will only boot on machines of the newworld sub-architecture, which are the systems from apple with a translucent case
  • thin client (LTSP) servers need two network cards when using the default network architecture:
    • eth0 connected to the main network (10.0.2.0/23)
    • eth1 (192.168.0.0/24) serving the thin-clients
  • disk space requirements depend on profiles used, but any disk from 8 GiB will be sufficient. As usual, the bigger the better.
  • for the thin clients 32 MB RAM and 133 MHz is recommended as minimum. Swap is required
  • for workstations or standalone PCs 450 MHz, 256 MiB RAM and 8 GiB disc space are recommended minimum requirements
  • for diskless workstations (also known as stateless workstations, lowfat clients or half-thick clients) 256 MB RAM and 800 MHz or more is recommended minimum requirements. Swapping over the network is automatically enabled, the swap size is 32mb, if you need more you can tune this by editing /etc/ltsp/nbdswapd.conf on tjener to set the SIZE variable.
  • for Laptops 256 MB RAM and 450 MHz are minimum requirements

FIXME: add links to explainations of main-server and thinclient-server

Hardware known to work

A list of tested hardware is provided from http://wiki.debian.org/DebianEdu/Hardware/ . This list is not nearly complete :)

Requirements for a network setup

  • a router/gateway (IP 10.0.2.1) providing access to the internet (when using the default network architecture)
  • for the main server (10.0.2.2): this is the one single computer in the network which get's the tjener-profile installed

  • workstation(s) and/or thin client (LTSP) server(s)
  • thin clients clients

Internet router

A router/gateway, connected to the internet on the external interface and running on the IP address 10.0.2.1 on the internal interface, is needed to connect to the internet.

The router should not run a DHCP server, it can run a DNS server, though this is not needed and will not be used. (If the router runs a DHCP server you must disable the DHCP server on the main server and you will loose some features and certain documented procedures will work differently. So better disable the DHCP server on the router.)

If you are looking for a i386 based solution (so that you can reuse an old PC), we recommend IPCop or floppyfw.

If you need something for an embedded router or accesspoint we recommend using OpenWRT, though of course you can also use the original firmware. Using the original firmware is easier, using OpenWRT gives you more choices and control. Check the OpenWRT webpages for a list of supported hardware.

It is possible to use a different network setup, this is the documented procedure to do this. If you are not forced to do this by an existing network infrastructure, we recommend against doing so and recommend you stay with the default network architecture.

CategoryPermalink