I am running Ubuntu 17.10 where I have an root account. Since others will be using the computer, I would like them to have to log into another account. No problem there.
The challenge is that I would like this account to build on boot, possibly from an image and deleting the old account. The reason I would like to create it from an image is that I would like several programs to be installed with custom configuration.
Is there a way to do this within Ubuntu? or using bash or python scripts?