On Sun, 2004-03-21 at 17:16, Pinco wrote: > Hi, > > after a long searching in the net, I've found the information I need about the files in /etc/skel but it seems that it isn't possible to have a standard install so that every new user has the same configuration! > If so, it very frustrating to configure every user, if there are 20 of them! > > Thanks, > Nino The whole purpose of /etc/skel as I understand it, is to give new users standard config files for when you create accounts for them. Just use the -m switch with the adduser command. Travis Fraser