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 […]
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 […]
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, […]
MySQL is an open-source relational database management system. RDBMS is a software or service used to create and manage databases based on a relational model. A database is simply a collection of structured data. A database is a place in which data is stored and organized. Source:https://www.hostinger.com/tutorials/what-is-mysql Securing MySQL Server Enter password for user root: […]
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 […]
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)
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)
- 1
- 2