This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
simon
/
notes
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
a592930ec4
Ramuri
Etichete
master
notes
/
computer_science
/
database
/
install_and_configure_mysql_server_on_ubuntu.md
install_and_configure_mysql_server_on_ubuntu.md
172 B
Istoric
Crud
Mysql installation and configuration on Ubuntu Server 22.04
Update ubuntu server first:
sudo apt update
Upgrade it:
sudo apt upgrade