Last active
August 30, 2021 02:03
-
-
Save bangundwir/c52670b6c55f4b29f1d880dc1e8f6718 to your computer and use it in GitHub Desktop.
Cara Install Sistem Informasi Desa (OpenSID) di Ubuntu 18.04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 1. Install Apache | |
# Install Apache web server. | |
sudo apt install apache2 -y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment