I need to set up several computers to be exactly the same:
- install ubuntu
- apt-get some software
- create specific users
- tweak those users' settings and defaults
- create some global environment variables for every user
- and then test, to make sure it all works.
This is very tedious, and I'm wondering how to speed it up.
Is there a way to create an image from a laptop that has all this setup, and then use that image for other computers?
The computers have different processors, different disk size, different memory.
No comments:
Post a Comment