PHP in linux

To install a PHP code runner on an Ubuntu server, you must use the apt package manager. The simplest way is to install the base […]

nginx in linux

Update the packages: Install Nginx: Start the service: Open your browser and go to http://localhost or your server’s IP address. If you see the Nginx […]