This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
simon
/
notes
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
f19c21ed91
Branches
Tags
master
notes
/
computer_science
/
database
/
install_and_configure_mysql_server_on_ubuntu.md
install_and_configure_mysql_server_on_ubuntu.md
246 B
Historique
Raw
Mysql installation and configuration on Ubuntu Server 22.04
Update ubuntu server first:
sudo apt update
Upgrade it:
sudo apt upgrade