How to run parallel stages in Jenkins Pipeline using Jenkinsfile
identical cloud: How to run parallel stages in Jenkins Pipeline using Jenkinsfile with explanation and examples
identical cloud: How to run parallel stages in Jenkins Pipeline using Jenkinsfile with explanation and examples
Login to your Ubuntu server/machine with root account credentials and install NGINX and PHP-FPM with following commands.
1. apt update
2. apt install nginx
3. apt install php7.2-fpm
Check Status of installation and proceed with changes of configuration files
This article helps you to set root password for your ubuntu servers/instances. If you are not able to login with password and/or using pem/ppk file to login and wants to change authentication menthod to password, this article is useful to you. This article can help you configure this on AWS EC2, Google Cloud instance and many more such providers