user

每次创建sudo用户都查资料,记录下:

adduser username
usermod -aG sudo yourCreatedName

Last updated