Steps to Setup Apache Virtual Hosts on Ubuntu 18 Virtual hosting is a method for hosting multiple domain names (with separate handling of each name) on a single server...
Steps to Setup Apache Virtual Hosts on CentOS 7 Step 1 – Install Webserver: yum install -y httpd After install Start and Enable Service Step 2 – Enable Service:...
Steps to Install Linux, Apache, MySQL, PHP (LAMP) in Ubuntu About LAMP: A “LAMP” stack is a group of open source software that is typically installed together to enable...
Steps to Install Linux, Apache, MySQL, PHP (LAMP) in CentOS About LAMP: A “LAMP” stack is a group of open source software that is typically installed together to enable...
What is Nextcloud? Nextcloud is the most deployed self-hosted file share and collaboration platform on the web. You can access & collaborate across your devices.It has features that are...
Incase you forgot your MariaDB root password, you can reset it using the below Steps Step:1 Stop the running MariaDB server, and restart it with an option to not...