Tag: apache
-
Install Nextcloud – Apache
1. Prerequisites In this example we assume that there is already a webserver with ssl enabled running on your server and you have configured a subdomain to be used by nextcloud in your DNS service provider. If your site is example.com, you can create a subdomain nc.example.com to access to it. If you prefer not…
-
Setup apache – wordpress (CLI only) for LAN
After installation, Apache should start automatically. To verify its status, use: Secure MySQL/MariaDB: Run the security script to harden the database setup: And do not forget to save the root password for mariadb in a secure place! Create WordPress Database and User: Log in to the MySQL/MariaDB shell: Create a new database, user, and grant…