which files are called for user profile by default when a user gets login in linux?
Answer / Chandan Verma
By default, the system reads /etc/passwd to get basic information about users, such as username, home directory path, and shell. The /home/<username> directory contains the user's personal files, including the .bashrc (for bash shell) or .zshrc (for zsh shell) configuration file.
| Is This Answer Correct ? | 0 Yes | 0 No |
What would you use to edit contents of the file?
How to enable curl on ubuntu lamp stack?
What do you mean by synchronization?
Which linux shell is best?
What is echo $? In linux?
How can we use linux?
What is pipe linux?
What is redirection?
What does sar provide? Where are sar logs stored?
Boot sequence of linux on embedded platform
In my server squid is configured,and in my client machine i am using proxy (connection settings... proxy server ip) i configured..in server orkut.com is blocked, is it possible to use orkut even when i am using proxy at client side.....
Explain how you can find a file using terminal?