>>>>> "Jeffrey" == Jeffrey Villanueva <(E-Mail Removed)> writes:
Jeffrey> Hi! I'm a total newbie to Linux with a little background
Jeffrey> on Windows NT 4 networking. I am looking into creating a
Jeffrey> Linux server that will replace my Windows NT domain
Jeffrey> server for my internal network, I'll have Linux and
Jeffrey> Windows 98 logging into it, and in the future it'll also
Jeffrey> be a file server for the network. I have downloaded Red
Jeffrey> Hat Linux 9 as a starting point. My question is, how do
Jeffrey> I configure the Red Hat server to replace my NT 4 Server?
Jeffrey> What services do I have to install? I have researched a
Jeffrey> lot of info regarding Linux networking(bind, dchp, named,
Jeffrey> etc.) and I'm confused as to what I really need.
the "linux network administrator's guide" by olaf kirch, which i
believe is still available in online format but is a good purchase.
samba for shares and domain control, as others have mentioned. if you
are not familiar with linux or unix, a general book on linux like matt
welsh's "running linux" might be useful, too. "unix in a nutshell" or
"linux in a nutshell" is an invaluable command and configuration
reference.
you probably do not need to run bind. there is a package called
dnsmasq available at freshmeat (
http://freshmeat.net) which purports
to act as a "lightweight" dns system for small networks. i've looked
at it but not implemented it. might be worth a look. i maintain a
small network, static internal ip & dynamic dsl external, 9 machines,
with just hosts files. it does get annoying if you move machines
around on your network and have to update all those hosts files. i
use dyndns.org for the external address and a python script i got from
there (ipcheck) to maintain the dns lookup.
i find windows networking really unstable but that could be just me.
for example, from my xp box i can print to my print server (linux) but
in the printers applet in control panel it lists the printer as
"unable to connect." frequently, i can ping a box but not connect a
mapped drive to it without some mumbojumbo.
i'm happy with samba and my linux print server, though. i run vnc to
link to the win boxen when i have to do something there on the
desktops, it mostly works fine though sometimes a bit slow.
mp
--
cat: /home/powem/.signature: No such file or directory