Published on : June 1, 2021 by Mrudhul Mohan
Preface:
Method 1 By creating an AMI Create a New EC2 instance with a New key pair named “Webserver-private-key” Download the private key and share it with the client. Please note that Amazon will not save the copy of the private key. Scenario : The client lost his private key and he is not able to […]
Published on : January 1, 2021 by Gary Griffith
Preface:
This article will help you to add email signature in your Horde email client. Please follow the steps below to accomplish this. Step 1: Log in to Webmail and choose the Horde option. Step 2: Click on the cog Icon and select Preferences > Mail. Step 3: Click on Personal Information link. Step 4: Scroll to the Signature […]
Published on : November 27, 2020 by Glenn Max
Preface:
The following guide will go through the steps involved in setting up Lambda functions to start/stop EC2 instances and creating Cloudwatch rules to automate the process of starting or stopping of EC2 instances at a specific time period. The whole process is broken into 3 parts and they are listed below. Setting up IAM roles […]
Published on : March 10, 2020 by Glenn Max
Preface:
A proxy server is a dedicated computer or a software system running on a computer that acts as an intermediary between an endpoint device, such as a computer, and another server from which a user or client is requesting a service. The proxy server may exist in the same machine as a firewall server or […]
Published on : November 27, 2019 by Shafeer P
Preface:
Preface AWS LightSail provides cheap VPS hosting compared to EC2, with a simple management interface. LightSail allows us to create entire disk snapshots for reliability and portability. If you have a number of LightSail VPSs, managing the snapshots is a kinda headache for sure. So, we have written a shell script with the help of […]