ubuntu_protocol
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| ubuntu_protocol [2021/09/04 22:42] – 134.190.232.139 | ubuntu_protocol [2021/09/05 12:33] (current) – 134.190.232.139 | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| 2)set password and fill in the full name. This password is for regualr Ubuntu user account. | 2)set password and fill in the full name. This password is for regualr Ubuntu user account. | ||
| - | 3) Optional. Add the user to the sudo list, then the user can have administrative right (Don' | + | 3) Optional. Add the user to the sudo list, then the user can have administrative right (Only try this if you clearly |
| $sudo usermod -aG sudo michael | $sudo usermod -aG sudo michael | ||
| Line 15: | Line 15: | ||
| note: again, michael is the user name you want to add into sudo list. | note: again, michael is the user name you want to add into sudo list. | ||
| - | 4)Optional.delete the user name created by accident or unwanted.(Don't try if you know this is what you want) | + | 4)Optional.delete the user name created by accident or unwanted. |
| $ sudo userdel -r michael | $ sudo userdel -r michael | ||
| Line 21: | Line 21: | ||
| 2. how to change the password for regualr Ubuntu user account? | 2. how to change the password for regualr Ubuntu user account? | ||
| - | 1) login Michael | + | 1) login Michael account and type below in terminal |
| $sudo passwd michael | $sudo passwd michael | ||
ubuntu_protocol.1630806173.txt.gz · Last modified: by 134.190.232.139
