Self-study Linux Shell7.1-linux user accounts and groups

Source: Internet
Author: User

Click Back to learn the path of the Linux command line and shell script

7.1-linux user accounts and groups

The core of the Linux security system is the user account.
Each user who can access the Linux system is assigned a unique user account, and the user's access to the objects in the system depends on the account they are logged in with.

When you log in to the Linux system to launch a bash shell, bash looks for commands in several files by default, which becomes the startup file;
The Boot file for bash check depends on how you start the bash shell, and the bash shell is launched in 3 ways:

    • Log in as the default login shell;
    • As an interactive shell for a non-login shell, enter bash on the command line;
    • Executes the shell in the shell script as a non-interactive shell that runs the script;

Self-study Linux Shell7.1-linux user accounts and groups

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.