Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

https://www.digitalocean.com/community/tutorials/how-to-install-mysql-on-ubuntu-18-04

Instructions

  1. Install MySQL Server

    Code Block
    languagebash
    sudo apt install -y mysql-server
  2. Configure secure installation

    Code Block
    languagebash
    sudo mysql_secure_installation

 

Info

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@281cd3
showSpacefalse
sortmodified
typepage
reversetrue
labelskb-how-to-article
cqllabel = "kb-how-to-article" and type = "page" and space = "VCL2"

...