Main public logs

Combined display of all available logs of Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 14:50, 7 December 2021 Kangtain talk contribs created page MySQL:Installasi (Created page with "=== Ubuntu Repository === sudo apt update sudo apt install mysql-server === Official Repository === curl -OL https://dev.mysql.com/get/mysql-apt-config_0.8.12-1_all.deb sudo dpkg -i mysql-apt-config* sudo apt update sudo apt install mysql-server -y * Verifikasi sudah aktif atau belum. sudo systemctl status mysql.service * Jika belum aktif. sudo systemctl start mysql.service * Untuk penginstalan baru, Anda harus menjalankan perintah yang disediakan untuk p...")