Linux filesystem hierarchy info
To learn about the linux filesystem hierarchy, i.e., root directory structure, look here.
To learn about the linux filesystem hierarchy, i.e., root directory structure, look here.
Changing a user id will only change ownership of files that are in that user’s home directory. Look at this SO question. Also, you might have to change the g...
For a first-level reference on how to use these commands, look at this link. After that, man adduser. It is nicer than useradd.