Difference between revisions of "IPv6 Web: Mediawiki"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (Created page with "==source.list== Edit /etc/apt/sources.list pastikan deb http://archive.ubuntu.com/ubuntu bionic main universe multiverse deb http://archive.ubuntu.com/ubuntu bionic-securi...") |
Onnowpurbo (talk | contribs) |
||
Line 6: | Line 6: | ||
deb http://archive.ubuntu.com/ubuntu bionic-security main universe multiverse | deb http://archive.ubuntu.com/ubuntu bionic-security main universe multiverse | ||
deb http://archive.ubuntu.com/ubuntu bionic-updates main universe multiverse | deb http://archive.ubuntu.com/ubuntu bionic-updates main universe multiverse | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Instalasi== | ==Instalasi== | ||
Line 22: | Line 15: | ||
Masukan root password percona jika di tanya. Asumsi password root = 123456. | Masukan root password percona jika di tanya. Asumsi password root = 123456. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Revision as of 10:51, 4 February 2019
source.list
Edit /etc/apt/sources.list pastikan
deb http://archive.ubuntu.com/ubuntu bionic main universe multiverse deb http://archive.ubuntu.com/ubuntu bionic-security main universe multiverse deb http://archive.ubuntu.com/ubuntu bionic-updates main universe multiverse
Instalasi
wget https://repo.percona.com/apt/percona-release_latest.$(lsb_release -sc)_all.deb sudo dpkg -i percona-release_latest.$(lsb_release -sc)_all.deb sudo apt update sudo apt install percona-server-server-5.7
Masukan root password percona jika di tanya. Asumsi password root = 123456.