So basically I’m now volunteering to maintain a computer lab of about 20 machines that are currently running Vista. I’m about to reinstall Vista because these machines haven’t been touched by any maintenance in the several years since a local college set them up - so they’re in pretty bad shape (actually not all that bad, considering). Now, because this nonprofit has access to techsoup, I’m going to recommend they look at getting Windows 10 licenses and upgrade these machines to 10.
Meanwhile, I’ve also gotten permission to dual-boot Linux. And because my favorite distro is Ubuntu MATE, I’m planning to install it.
But I’d like to figure out how to better manage these systems - I’m using MATE on my systems at home, so I’ve learned some simple tasks like running commands remotely and such to keep things up to date, but for example:
###How can I centralize user account and put /home on one of the computers?
I’d like to dedicate one of the computers as a LAN server, or at least with “command and control”. Ideally, I’d like to create user accounts stored on this computer, so that the kids can log onto any of the computers and have all their files and programs and such available.
I don’t think I want this to be a thin client situation; these aren’t the fastest computers; so I want everything running locally. But I’d like /home to be on the central computer.
###Any advice on central management is welcome.
Basically, I’m a user. I’ve never been a network engineer. I can program a bit in bash, and I’m a web host by trade. So I mean, I’m not a total n00b, but I’m not an expert - so I’d like links to tutorials, information, usergroups geared towards people trying to do what I’m doing.
I’m open to any advice you all have. Except, of course, “don’t do this”, because I’m gonna make it happen. The WORST case scenario is that I’m only able to dual-boot these and only have local user accounts… and maybe I can figure out how to write a little rsync-based utility to sync the contents of their /home or something like that. But surely there’s a better way.
Thank you in advice for your time and consideration