Linux

Como instalar o WordPress no Ubuntu 20.04 com uma pilha LAMP — step-by-step Linux tutorial on Progressive Robot

Como instalar o WordPress no Ubuntu 20.04 com uma pilha LAMP

Hoje, o WordPress é uma ferramenta de código aberto extremamente popular para fazer sites e blogs na internet. Usado por 63% de todos os sites que usam um sistema de gerenciamento de conteúdo (CMS), os sites com WordPress representam 36% de todos os sites que estão atualmente…

Read more
How To Install WordPress with Nginx on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Install WordPress with Nginx on Ubuntu 14.04

WordPress is the most popular CMS (content management system) in the world. It can be used to get your site or blog off the ground quickly and it provides a nice interface for adding content and modifying the site’s design. In this guide, we’ll walk through how to install WordPress on Ubuntu 14.04 with an Nginx web server.

Read more
How To Interact with Data in ElasticSearch Using CRUD Operations — step-by-step Linux tutorial on Progressive Robot

How To Interact with Data in ElasticSearch Using CRUD Operations

ElasticSearch is a flexible search implementation that can be accessed and configured programmatically in order to build complex search features into your application or website. In this guide, we will discuss how to create, read, update, and delete data from ElasticSearch using simple HTTP requests.

Read more
How To Manage RAID Arrays with mdadm on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Manage RAID Arrays with mdadm on Ubuntu 16.04

In this guide, we discuss how to use Linux’s mdadm utility to manage RAID arrays and perform day-to-day administrative tasks. We cover how to start, stop, or remove RAID arrays, how to find information about both the RAID device and the underlying storage components, and how to adjust the RAID size and and hot spares to existing arrays.

Read more
How To Manage Your Cluster with Chef and Knife on Ubuntu — step-by-step Linux tutorial on Progressive Robot

How To Manage Your Cluster with Chef and Knife on Ubuntu

`knife` is a command line tool packaged with Chef. You’ve likely already used knife to create and manage Chef cookbooks, data bags, or roles. This guide will introduce you to some new knife subcommands for issuing commands and getting information about your Chef cluster.

Read more
How To Monitor Zabbix Alerts with Alerta on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Monitor Zabbix Alerts with Alerta on CentOS 7

Alerta is a web application used to consolidate and de-duplicate alerts from multiple monitoring systems and visualize them on a single screen. Alerta can integrate with many well-known monitoring tools like Nagios, Zabbix, Sensu, InfluxData Kapacitor, and…

Read more
CHAT