Install moodle dengan webserver dan database server yang terpisah: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 February 2023

16 December 2022

  • curprev 15:1615:16, 16 December 2022 dw>Admin 3,559 bytes +3,559 Created page with "==Server yang Disiapkan== Server yang dipakai adalah Server Ubuntu 20.04 Webserver = 192.168.1.67 = install apache,php7.4,moodle,mariadb-client databaseserver = 192.168.1.65 = install mariadb-server dan mariadb-client, php7.4-mysqli ==Install MariaDB Server & Mariadb-client di server 192.168.1.65== sudo apt -y install mariadb-server Restart & Enable sudo systemctl start mariadb sudo systemctl enable mariadb Secure Installation sudo mysql_secure_install..."