Default files and settings for new users on most Linux distribution – Linux Ubuntu
Default files and settings for new users on most Linux distribution – Linux Ubuntu
Related Posts
Related Websites
| Hot: |
For most common distributions of Linux the default settings for the newly created user with GUI or useradd command is taken from the directory /etc/skel
All the files (including the hidden files) are copied to the newly created users home directory. This can be used to modify the defaul .bashrc .vimrc and other such files in the users home directory. You can copy the files in “/etc/skel” the files that you want to keep in the users home directory. This can contain soft links or hard links also (Be careful to link to the full path in this directory).
Originally posted 2008-09-11 16:53:54.
related post
- My Images
- BDay Snaps
- Nature
- Get the information on all the rpms installed on the system
- Bash Tips & Tricks
Related Posts -
Calculations This is the third part of a seven-part article on... -
7-deadly-linux-commands You want to learn about Linux, start from learning what...
Related Websites - Tips for Organizing Your Home Office. Because we are away camping this week, the following is...
- Mike Mentzer’s Heavy Duty Triceps Routine This is the first in a series of installments that...






























