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 […]
Published on : October 29, 2019 by Nidhin George
Preface:
A vulnerability (CVE-2019-11043) was identified which could affect websites running under nginx webserver with PHP-FPM enabled. On October 22, a security researcher has tweeted regarding a freshly patched remote code execution vulnerability in PHP-FPM which exposed the bug . You can find the GitHub repository which provides the proof of concept (PoC) for the vulnerability. […]