How to configure SSL Certificate on Nginx server
STEPS TO INSTALL SSL CERTIFICATE In this article, we are going to install an SSL certificate on Nginx Webserver. Also, I am going to explain each and every step like the creation of CSR...
STEPS TO INSTALL SSL CERTIFICATE In this article, we are going to install an SSL certificate on Nginx Webserver. Also, I am going to explain each and every step like the creation of CSR...
OpenSSL Commands For SysAdmins In this article, we are going to learn some most important OpenSSL commands which help us to implement SSL on the website without any trouble. Implementation of SSL on the...
In this article, we are going to learn to create a Swap partition on Linux systems. This is very important to create a swap partition on Linux if we don’t have a swap partition...
For system admins, it is always important to have a backup of everything. If anything goes wrong then that will be restored from the backup file. In this tutorial, we will provide you bash...
Setup S3 Bucket on AWS Amazon Simple Storage Service (Amazon S3) S3 in simple words is Object storage built to store and retrieve any amount of data from anywhere. Benefits of S3 Industry-leading performance,...
Most of the sysadmins will always prefer Nagios as a monitoring tool. If you are using Nagios from the beginning and monitoring the Linux or Windows servers then you know that you can use...
Monitor Redis Service with Nagios In this article, we are going to learn how to monitor the Redis service with the Nagios application. I hope you already installed the Nagios server and NRPE Service....
Monitor Memcached Service with Nagios In this article, we are going to learn how to monitor the Memcached service with the Nagios application. I hope you already install the Nagios server and NRPE Service....
Configure HostGroups for Multiple Hosts in Nagios 4 What is HostGroups? HostGroups is the most feasible and important functionality provided by Nagios. HostGroups is used to group one or multiple hosts, and you will...
Assign Elastic IP to EC2 Instance AWS What is an Elastic IP? Elastic IP is nothing but IPv4 IP address which is designed and available for cloud computing and accessible over the internet. It’s...