How To Connect to a Redis Database Different ways to do it
This article will guide you on the steps to connect to a #Redis #database using different commands like redis-cli using #commands.
Running redis-cli followed by a command name and its arguments will send this command to the Redis instance running on localhost at port 6379. You can change the host and #port used by redis-cli, just try the --help option to check the usage information.
Configure Jenkins with SSL using an Nginx
This article will guide you on how to configure #Jenkins with #SSL using an #Nginx reverse proxy. It is important to secure Jenkins with SSL to protect passwords and sensitive data transmitted through the #web interface.
Monitoring squid proxy server with Nagios log server
This article will guide you on how to configure the #Nagios log server to use a #proxy server.
#Squid is a caching and forwarding #HTTP web proxy. It has a wide variety of uses, including speeding up a web server by caching repeated requests, #caching web, #DNS and other computer network #lookups for a group of people sharing network resources, and aiding security by filtering #traffic.
How To Troubleshoot Common HAProxy Errors
This article will guide you on the different methods to #troubleshooting and fix common #HAProxy errors which can range from diagnosing #errors with the service itself to locating misconfigured options for modules.
Configure Nagios log server to use a proxy server
This article will guide you on the steps to configure the #Nagios log server to use a #proxy server.
In order to #monitor the server using Nagios Core, you will need to add the host and services to nagios #server from the command line.
#Logs located in the /usr/local/nagios/var/archives folder are used as the data source for the Availability and #SLA #reports.
Amazon Web Services Kinesis
This article will guide you on how to use #Amazon #Kinesis which is a #cloud based #service that helps in #streaming a large amount of data per second.