How to Use Nginx’s map Module on Ubuntu 20.04
This tutorial explains how to use the map module inside the Nginx web server
This tutorial explains how to use the map module inside the Nginx web server
O SSH é uma ferramenta importante usada para a administração de servidores Linux remotos. Neste guia, vamos discutir o uso básico deste utilitário e como configurar seu ambiente SSH.
Tugboat is a command line application that allows you to manage droplets associated with your cloud account. Using this tool, you can create, destroy, configure, and connect to your droplets, just like you would from within the Control Panel interface.
LDAP, or Lightweight Directory Access Protocol, is an open protocol used to store and retrieve data from a hierarchical directory structure. Commonly used to store information about an organization and its assets and users, LDAP is a flexible solution for defining any type of…
sysdig is a Linux system exploration and troubleshooting tool. In this article we will first introduce basic sysdig usage, and then explore network analysis with sysdig, including an example of auditing network traffic on a CentOS 7 LAMP server.
Managing an OpenLDAP system can be difficult if you do not know how to configure your system or where to find the important information you need. In this guide, we’ll demonstrate how to query your OpenLDAP server for crucial information and how to make changes to your running…
SNMP is a networking protocol created to as a standard method for managing and monitoring remote systems in your infrastructure. In a previous guide, we discussed the key properties of the protocol, version differences, and how the communication works. In this guide, we will install and configure the SNMP components on two Ubuntu 14.04 servers in order to demonstrate how to use SNMP to manipulate remote systems.
Tracking statistics is a great way to make informed decisions about your systems, servers, and applications. Graphite is a graphing library that can be used to render customized graphs for any kind of data that is send to it. In this guide, we’ll talk about how to install and use Graphite on an Ubuntu 14.04 server.
LDAP systems can seem difficult to manage if you do not have a good grasp on the tools available and the information and methods that LDAP requires. In this guide, we will be demonstrating how to use the LDAP tools developed by the OpenLDAP team to interact with an LDAP…
This article reviews setting up and using YUM repositories on a CentOS 6 VPS.