GarvieS said:
Hi our art dept has 6 machines, these at present are not networked, we
would like to network them, only 1 machine at present has internet access
via the schools main network, using the proxy server.
Samba
We would like to each class could logon e.g. username: yr11 and access all
the work they have done on any machine, does this require a server, if so
what is the best OS?
Unix, so that you can run samba.
Also network infrastructure - cables, etc, how easy is it to setup, what
is needed, cheapest place to buy.
Hub, cables and 100Mb network cards for each machine that doesn't have one
that fast. Windows print jobs can produce a lot of data, certainly a
scanner will. Don't get bleeding edge kit. Older kit is more reliable and
better tested. It is also substantially cheaper. Don't pay more than a
fiver for a 100Mb ethernet card for instance.
The machines OS are a mixture of windows ME, 98se, 95.We have scanner and
two printers.
Win95 is crap at networking. Perhaps this machine is the candidate for
running unix? Depends on how ancient it is and/or if it needs an upgrade.
For example, a 64Mb PII/200 with some kind of UDMA hard disk interface plus
big disk will easily serve 6 machines (and then some). More ram is better.
If the mobo takes PC100 ram or newer it'll be cheap to upgrade. The amount
of data being shifted by your roaming profiles will dictate how much ram is
needed - up to a point: the network bandwidth places an upper limit.
Our current budget is 0, we as a dept would be paying out of our own
pocket.
Any unix OS that runs samba is a candidate.
Also i have never used linux, but have heard that this is good.
It is. You might want to try an end-user distro on a spare machine if you've
one that reasonably powerful. Keep trying different distros until you find
one that's to your liking. They tend to differ more in how things are
installed/arranged/orientated than anything else. A PIII with 200Mb ram
will suffice for testing a distro with an X server (graphics). Note that
your resultant server will NOT require X. A machine without X will require
much less ram and perform substantially better. This is how you'll want
your samba machine at the end of the day. Note that just because you
install X doesn't mean you're forced to use it. X can be killed off. It's
isn't integral to the OS like windows. This means you can practice setting
up a samba box.
Obviously you'll be learning all this stuff yourself. The curve is steep but
worth it. A windows based server costs money to set up and more in both
time & money to maintain. A properly configured unix box can run forever.
If bandwidth permits I'd go for creating your own subnet. That is, only the
unix box can see the school network: all your windows boxes talk via the
unix box...
<fixed font>
School-network-socket
^
|
unix
|
+---------+--------+
A B hub C D ...
....whereas this arrangement...
School-network-socket
^
|
hub
|
+---------+--------+
A B unix C D ...
</fixed font>
....could cause a clash with school IT dept philosophy. The former is not
only easier to administer, you also have complete control over it.
Moreover, should the school network ever go down, your subnet will continue
to work.