How to extract ssh public key from pem file
We can extract ssh public key from pem file using the "ssh-keygen" command itself. This can be achieved by the
Read moreWe can extract ssh public key from pem file using the "ssh-keygen" command itself. This can be achieved by the
Read moreWe can upload files in Jenkins using the "File Parameter" option. Step1: Click on the Configure button of Jenkins job.
Read moreSince EC2 instances are under the AWS security group, there might be some port restrictions. Also the instances are running
Read moreTree Style Tab plugin provides ability to operate tabs as "tree" and tabs opened from the current tab are automatically
Read moreAnsible copy module can be used to copy local file to remote server. Let's see one sample snippet. Where we
Read moreYou are not authorized to perform: CreateNetworkInterface. Here the error message itself saying that the Lambda function is not authorized
Read moreAs we already know, the link for the raw file in Bitbucket contains the hash commit name. Hence the url
Read moreWe can stop the replication by running the following query in MySQL terminal. But the configuration will remains there and
Read moreIf the website is protected with htpassword, it will asks for the logins once. But for Prestashop framework, its asking
Read moreERROR 1872 (HY000): Slave failed to initialize relay log info structure from the repository This issue happens on configuring MySQL
Read moreEnabling compression will increase the performance of websites a lot. In-order to enable the compression, apache compression module deflate should
Read more