
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
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
Customer lost login credentials for a Azure VM. Azure provide a way to reset Password for VM using Azure portal

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
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
Install postfix with Update postfix config with Edit Add to end of the file In the above, replace SMTP_SERVER_NAME with

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

Amazon AWS create key pair using awscli
To create key pair in Amazon AWS using command line, run This will display your SSK private key or PEM

SMTP
swaks – command line SMTP testing tool. mailtrap – SMTP server for development. Fake SMTP Server for testing To verify

digitalocean
Installing doctl on Ubuntu Connect Domain Name to DigitalOcean Droplet. How to install Squid Proxy Server in DigitalOcean VPS How