Sunday, March 20, 2011

Re: [LINUX_Newbies] What are the basic components in a typical Linux network?

 

On Thu, Mar 17, 2011 at 01:34:33PM -0000, novicegeek wrote:

> However, if we were to set up our own Linux network, what are the basic components we need? In a Window network, we need a domain controller with Active Directory installed.

You need to be a bit clearer on what you want. Do you need to share
files, simply allow authentication to resources, or what?

In simplest terms, one server to do whatever it's doing, and some form
of authentication. You can use ssh, NFS, or even NIS (though I haven't
seen that used in years) to allow the clients to access the server's
resources. You could even set up httpd on the server, and have the
clients access resources through a web browser if all it's doing is
sharing files.

The question is too vague.

If you're just sharing files off the server, all you need is ssh, which
is usually installed by default, and giving the clients access.

> I think we need at least an OpenLDAP, don't we? And also some servers. What are the other stuff to make a good Linux network? I am a newbie in this. Thanks.

See above. LDAP is unnecessary. It is useful for many things,
including authentication, but depending upon the complexity of a
network, can often be overkill.

--
Scott Robbins
PGP keyID EB3467D6
( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 )
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6

Buffy: It was exactly you, Will. Every detail. Except for your not
being a dominatrix... as far as we know.
Willow: Oh, right, me and Oz play Mistress of Pain every night.
Xander: Did anyone else just go to a scary visual place?
Buffy: Oh, yeah.
Giles: (raises glasses)

__._,_.___
Recent Activity:
To unsubscribe from this list, please email LINUX_Newbies-unsubscribe@yahoogroups.com & you will be removed.
.

__,_._,___

No comments:

Post a Comment