How To Create Nagios Plugins With Bash On Ubuntu 12.10
After completing this tutorial, you’ll have created Nagios Plugins with Bash on an Ubuntu 12.10 virtual server.
After completing this tutorial, you’ll have created Nagios Plugins with Bash on an Ubuntu 12.10 virtual server.
This article will show you how to deploy a Clojure web application to a Ubuntu 14.04 Droplet.
When you are ready to deploy your Ruby on Rails application, there are many valid setups to consider. This tutorial will help you deploy the production environment of your Ruby on Rails application, with PostgreSQL as the database, using Unicorn and Nginx on Ubuntu…
El comando sudo es útil para ejecutar comandos con privilegios normalmente fuera del alcance de su usuario. Esta guía explicará cómo editar el archivo de configuración para personalizar el funcionamiento de sudo.
Packetbeat lets you monitor real-time network traffic for application level protocols like HTTP and MySQL, as well as DNS and other services. This tutorial shows you how to set up Packetbeat on your own servers.
In this guide, we will discuss how to set up data replication in order to ensure high availability of data and create a robust failover system. This is important in any production environment where a database going down would have a negative impact on your organization or business.
O autor selecionou a Software in the Public Interest para receber uma doação como parte do programa Write for DOnations. O ERPNext é uma suíte…
En esta guía, explicaremos cómo instalar y configurar Ansible en un servidor Ubuntu 18.04. Para obtener una versión más detallada de este tutorial, con más explicaciones de cada paso, consulte [Cómo instalar y configurar Ansible en Ubuntu…
Drone is a popular continuous integration and delivery platform built in Go. It integrates with many popular version control repository services like GitHub, GitLab, and Bitbucket to watch for code changes and automatically build and test changes as they…
GitLab CE, or Community Edition, is an open source application primarily used to host Git repositories, with additional development-related features like issue tracking. In this guide, we will cover how to install and configure GitLab on an Ubuntu.