Installing and Setting up a WordPress on RHEL 7 / CentOS 7
Basic Requirements Step 1: Connect to the server using key or user/password ssh -i ~/.ssh/demo.pem [email protected] Step 2: update yum repo metadata. sudo yum update
Basic Requirements Step 1: Connect to the server using key or user/password ssh -i ~/.ssh/demo.pem [email protected] Step 2: update yum repo metadata. sudo yum update
Terraform can be installed in the following platforms MAC Linux Solaris Windows FreeBSD OpenBSD Follow the steps given below to install and configure terraform in
I want to setup ssh authentication keys for my GitHub and Bitbucket account. So that I can commit to those repositories without username and password.
Issue: I have my Jenkins master and slave setup on AWS instance. I am build i have a maven deploy task to upload a large
I have an application running on port 8080. I want to check if the port is open and the application is successfully running on the
How do I install the latest mongoDB database server and components in Redhat 7 or a centos 7 box? There are no Mongodb packages available