Amazon Route 53 DKIM error

Amazon Route 53 DKIM error

DKIM keys failed to validate on a mail server. The domain used Amazon ROute 53 DNS server. amavisd-new showkeys command

kubectl

kubectl

kubectl command is used to manage Kubernetes Clusters. To install kubectl on Linux, run On Ubuntu, you can install from

Install LetsEncrypt SSL on Bitnami

Install LetsEncrypt SSL on Bitnami

NOTE: bitnami provides a tool to install SSL, it is better to use the tool to install SSL. You can

vmware esxi datastore

How to add ISO to VMware ESXi

To add ISO to VMware ESXi, enable SSH access VMware > Actions > Services > Enable Secure Shell (SSH) Once

Google Cloud SSH using gcloud  command line

Google Cloud SSH using gcloud command line

To get SSH access to a Google Compute VM using gcloud command line tool, run To list all instances, run

Swap Boot Disk in Azure VM

Swap Boot Disk in Azure VM

Customer lost login credentials for a Azure VM. Azure provide a way to reset Password for VM using Azure portal

Amazon EC2

Amazon EC2

https://aws.amazon.com/ec2/pricing/on-demand/ Resize Amazon EC2 Boot Disk Resize EC2 file system with LVM Amazon EC2 disk resize No space left on

Google Cloud apt signatures couldn’t be verified

Google Cloud apt signatures couldn’t be verified

When i run apt update, i get error W: An error occurred during the signature verification. The repository is not

Deploy Docker Image using Elastic Beanstalk

First create a file docker-eb-run.json with following content here i used docker container bitnami/tomcat, you can use any container. Login

Getting Started with Amazon Elastic Beanstalk

AWS Elastic Beanstalk is a PaaS (Platform As Service) allow you to quickly deploy applications. To install AWS Elastic Beanstalk

Configure Postfix to use Amazon SES

Configure Postfix to use Amazon SES

Install postfix with Update postfix config with Edit Add to end of the file In the above, replace SMTP_SERVER_NAME with

AWS Cloud​Formation

AWS Cloud​Formation

AWS Cloud​Formation allow you to quickly build infrastructure required for your applications. https://aws.amazon.com/cloudformation/ CloudFormation templates are stored as yaml or