Lorem ipsum dolor sit amet consectetur adipiscing elit, sed do eiusmod.
Blog 1
Related Post

How to secure your server with private key login authentication. (As like AWS EC2)How to secure your server with private key login authentication. (As like AWS EC2)
If you already using EC2 instances on AWS then you aware of how to access the EC2 machine. Whenever you create a new instance on AWS you need to create a new key (or use an existing old key) to login to your server through SSH. This private key has

How to add windows client to Nagios monitoring.How to add windows client to Nagios monitoring.
In the previous article, we discussed how to configure linux client host into the Nagios server. This article shows you how to configure windows client with Nagios server. Before configuring the Windows client, will have to look into nagios configuration file once. Because the windows configuration file windows.cfg is by

How to install Nagios-Plugins in UbuntuHow to install Nagios-Plugins in Ubuntu
Nagios plugins are like extensions to monitor remote hosts with Nagios core. Let see the installation process for it. Before installing Nagios plugins you should already install and configured Nagios core in your server. How to install Nagios core in ubuntu. Step 1: First, install the require packages using apt