PHP is a server-side scripting language that is used to develop Static websites or Dynamic websites or Web applications. PHP stands for Hypertext Pre-processor, which earlier stood for Personal Home Pages. PHP scripts can only be interpreted on a server that has PHP installed. The client computers accessing the PHP scripts require a web browser […]
PostgreSQL or Postgres is an open-source general-purpose object-relational database management system with many advanced features that allows you to build fault-tolerant environments or complex applications. https://linuxize.com/post/how-to-install-postgresql-on-ubuntu-20-04/ SETTING PASSWORD ON POSTGRES USER Enter password CREATING OF NEW USER AND DATABASE Be sure to change stephen to your preferred username and password to a strong password of your choosing as well […]
MariaDB is developed as open source software and as a relational database it provides an SQL interface for accessing data. MariaDB turns data into structured information in a wide array of applications, ranging from banking to websites. Originally designed as enhanced, drop-in replacement for MySQL, MariaDB is used because it is fast, scalable and robust, […]
The Apache HTTP Server, colloquially called Apache, is a free and open-source cross-platform web server software, released under the terms of Apache License 2.0. Apache is developed and maintained by an open community of developers under the auspices of the Apache Software Foundation. It allows website owners to serve content on the web. Wikipedia Harden […]
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can set up user accounts, Apache, MySQL database, DNS, file sharing, and much more. Credit by www.webmin.com/ Add the following line at the bottom of the file: Save file and exit. (Press CTRL + X, press Y and then press ENTER)