Web Server
Web Server setup and configuration step by step
How to setup a Web Server with Apache, MySQL, and PHP on CentOS 8
Basically it will be a LAMP setup. LAMP is an acronym for Linux, Apache, MySQL, and PHP/Perl that makes it possible to host dynamic web applications on a server.
To install the LAMP Stack on a CentOS 8 cloud server. You need SSH access to your server.
Prerequisites for this LAMP installation
Load balancing vs failover
Load balancing vs failover – Load balancing is a technique of distributing your requests over a network when your server is facing heavy traffic load and putting load on the CPU or disk or database IO rate.
Cloud9 IDE git Installation on Debian
Regardless of whether you are a solitary engineer or a group with numerous designers, Cloud9 is a simple to utilise, adaptable, cloud IDE. Cloud9 might meet your requirements, as it is a self-facilitated programming bundle that permits you to create in the cloud.
How to Install and configure Webmin on CentOS 8
Webmin is an open-source control panel that allows you to manage your Linux server through an easy-to-use web interface. It allows to manage users, groups, disk quotas, create files and directories as well as configure most popular services including web, FTP, email and database servers.
Some important study notes