This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
simon
/
notes
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
a592930ec4
Ranting
Tag
master
notes
/
computer_science
/
database
/
install_and_configure_mysql_server_on_ubuntu.md
install_and_configure_mysql_server_on_ubuntu.md
172 B
Riwayat
Mentahan
Mysql installation and configuration on Ubuntu Server 22.04
Update ubuntu server first:
sudo apt update
Upgrade it:
sudo apt upgrade