You are not logged in.
Pages: 1
Hello,
I'm trying to replicate a setup I've seen in my previous company.
Basically, when a user log to the machine for the first time he automatically gets a modified xfce config. (company logo in background, panel, launcher with icons, etc...)
Where do I set up this default config ?
Thanks,
David
Offline
Create a new user account and customize it the way you want. Then, copy all your config files to /etc/skel like this:
sudo cp -r /home/your-user/.config /etc/skel/
I hope that helps.
Offline
This interesting! Can this work to backup all my configuration and set-up files system-wide to a flash drive? I'm a tech-newbie but learning!
Thanks for any hints!
Jim in NYC
Offline
There isn't much that can be different for a new user, and what is the default really should be the way it is.
Offline
Pages: 1
[ Generated in 0.010 seconds, 7 queries executed - Memory usage: 519.45 KiB (Peak: 522.59 KiB) ]