Users of Linux-related operations

  

  1. Create a user

useradd - m Wolf 

# is to create a user and creates a home directory with the same name

  2. Set password

passwd  wolf

 

Guess you like

Origin www.cnblogs.com/xingxia/p/linux_user.html