View the version number under Linux to see the normal users that exist

Source: Internet
Author: User

1. View version number

uname -A              # # view all information uname --help        # # View Help on uname commands

2. View existing normal users

vim/etc/passwd         # # View passwd file (user's profile)

Get the information as shown:

The format of each line in the file is  user name: Password placeholder x: User id: Group ID
First root is the root user
User ID >=500 for normal user

For example:
Root
User id=500
User1
User2 User id=502
User3 User id=503

In this way, we can use this command to see how many ordinary users exist when we are not using Linux for a long time, and never let go of any of them!

View the version number under Linux to see the normal users that exist

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.