User Tools

Site Tools


ubuntu_protocol

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu_protocol [2021/09/04 22:09] 134.190.232.139ubuntu_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'try if you know this is what you want)+ 3) Optional. Add the user to the sudo list, then the user can have administrative right (Only try this if you clearly know this is what you want)
  
  $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 Bonneville account and type below in termianl window.+ 1) login Michael account and type below in terminal window.
  
  $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 
  $./Geneious_Prime_linux64_2021_1_1_with_jre.sh  $./Geneious_Prime_linux64_2021_1_1_with_jre.sh
 +
 +if you want to turn off the system immediately 
 +
 +<code>
 +sudo shutdown -h now 
 +</code>
  
 <Last updated by Xi Zhang on Sep 4th,2021> <Last updated by Xi Zhang on Sep 4th,2021>
ubuntu_protocol.1630804185.txt.gz · Last modified: by 134.190.232.139