Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


ubuntu_notes

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
ubuntu_notes [2019/01/26 12:12] juckinsubuntu_notes [2019/01/26 12:15] juckins
Line 49: Line 49:
 </code> </code>
  
-Then login with this:+Then login like this:
   sudo mysql -u root -p   sudo mysql -u root -p
 +  
 +Login with a non-root user like this:
 +  mysql -u username -p
      
 See notes at [[https://www.digitalocean.com/community/tutorials/how-to-install-mysql-on-ubuntu-18-04]] for setting up a new user See notes at [[https://www.digitalocean.com/community/tutorials/how-to-install-mysql-on-ubuntu-18-04]] for setting up a new user
ubuntu_notes.txt · Last modified: 2021/02/21 11:09 by juckins