Storage

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 Move an Nginx Web Root to a New Location on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How To Move an Nginx Web Root to a New Location on Ubuntu 22.04

On Ubuntu, by default, the Nginx web server stores its documents in `/var/www/html`, which is typically located on the root filesystem with the rest of the operating system. Sometimes, though, it’s helpful to move the document root to another location, such as a separate mounted filesystem.

Read more
Cómo instalar y configurar Nextcloud en Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar y configurar Nextcloud en Ubuntu 18.04

Nextcloud, una bifurcación de ownCloud, es un servidor para el intercambio de archivos que le permite almacenar su contenido personal, como documentos e imágenes, en una ubicación centralizada, similar a Dropbox. La diferencia con Nextcloud es que…

Read more
Установка и настройка Nextcloud в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка и настройка Nextcloud в Ubuntu 18.04

Nextcloud (ответвление проекта ownCloud) — напоминающий Dropbox файлообменный сервер для централизованного хранения персонального контента, в том числе документов и изображений. Отличие Nextcloud в том, что весь его функционал реализован с открытым…

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

How To Manage RAID Arrays with mdadm on Ubuntu 22.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 add spares to existing arrays.

Read more
How To Partition and Format Storage Devices in Linux — step-by-step Linux tutorial on Progressive Robot

How To Partition and Format Storage Devices in Linux

Preparing a new disk for use on a Linux system can be quick and easy. There are many tools, filesystem formats, and partitioning schemes that may complicate the process if you have specialized needs, but if you want to get up and running quickly, it’s fairly…

Read more
CHAT