Centralized management of a small Linux network...
Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Centralized management of a small Linux network...
Hello, some of us at my high school have considered setting up a small Linux computer lab (around maybe 10 comps at most, and maybe a server). The idea is to simply provide a bit of exposure to Linux in an otherwise all Windows environment.
The concern here is central control of the users. We need to be able to allow people to log on as they normally would to the rest of the network, and be able to give them rights, ban them, etc. We have a Win2k03 domain in place already. I was considering possibly setting up Samba to run as a member of the domain, or maybe setting up a different domain with a trust between it and the main Win2k03 one, but I have never attempted this with Samba before.
Also, what distro would you guys recommend for something like this? I was thinking maybe RedHat or SuSE, possibly with purchased support (we would have some money for a possible academic licence).
Thanks for any ideas here; I've worked with Linux for a while now, but haven't tried anything like this before.
I would look into doing exactly as you said, and use samba and winbind to auth to the windows domain. Look into webmin http://www.webmin.com/intro.html for management of the linux machines.
I would suggest Redhat, only since I'm familiar with it. And I would go for the work station release and maybe get an additional year RHN entitlement so you can get updates. RHN can manage all servers packages from the web and also do automatic scheduled updates.
Also, look into faterm and fanout. They're freakin cool if you have set up ssh keys and the agent.
Using linux as file server is always possible but if you really want to make an impression try using LTSP.
LTSP is a linux project which is a terminal server concept.
The user software is installed on the server and the client (windows and linux) make a vnc connection to run that software.
Linux clients donīt even need a harddisk to run vnc software they can make a network boot from the server.
I considered using LTSP, but I think that I am going to go the Samba route and have the computers members of the Windoze domain. We need some processing power on the clients themselves, for programming. And we need people to be able to have access to their normal accounts.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.