ubuntu_protocol
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| ubuntu_protocol [2021/09/04 22:09] – created 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 | ||
| Line 39: | Line 39: | ||
| $chmod +x Geneious_Prime_linux64_2021_1_1_with_jre.sh | $chmod +x Geneious_Prime_linux64_2021_1_1_with_jre.sh | ||
| $./ | $./ | ||
| + | |||
| + | if you want to turn off the system immediately | ||
| + | |||
| + | < | ||
| + | sudo shutdown -h now | ||
| + | </ | ||
| + | |||
| + | <Last updated by Xi Zhang on Sep 4th, | ||
ubuntu_protocol.1630804148.txt.gz · Last modified: by 134.190.232.139
