This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
simon
/
notes
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
148b7325c3
Ramas
Etiquetas
master
notes
/
computer_science
/
database
/
install_and_configure_mysql_server_on_ubuntu.md
install_and_configure_mysql_server_on_ubuntu.md
190 B
Histórico
Raw
Mysql installation and configuration on Ubuntu Server 22.04
Update ubuntu server first:
sudo apt update
Upgrade it:
sudo apt upgrade