Storage

Cara Menginstal dan Mengonfigurasi Nextcloud pada Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cara Menginstal dan Mengonfigurasi Nextcloud pada Ubuntu 20.04

Nextcloud, pecahan dari ownCloud, adalah suatu server berbagi berkas yang mengizinkan Anda untuk menyimpan konten pribadi, seperti dokumen dan gambar, dalam lokasi yang tersentralisasi, yang mirip seperti Dropbox. Dalam tutorial ini, kita akan menginstal dan mengonfigurasi instans Nextcloud pada server Ubuntu 20.04.

Read more
How To Create RAID Arrays with mdadm on Debian 9 — step-by-step Linux tutorial on Progressive Robot

How To Create RAID Arrays with mdadm on Debian 9

The mdadm utility can be used to create and manage storage arrays using Linux’s software RAID capabilities. Administrators have great flexibility in coordinating their individual storage devices and creating logical storage devices that have greater performance or…

Read more
How To Use LVM To Manage Storage Devices on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Use LVM To Manage Storage Devices on Ubuntu 16.04

LVM, or Logical Volume Management, is a storage device management technology that gives users the power to pool and abstract the physical layout of component storage devices for easier and flexible administration. Utilizing the device mapper Linux kernel framework, the…

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 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
How To Install and Configure Nextcloud on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Nextcloud on Ubuntu 22.04

Nextcloud, a fork of ownCloud, is a file sharing server that permits you to store your personal content, like documents and pictures, in a centralized location, much like Dropbox. In this tutorial, we will install and configure a Nextcloud instance on an Ubuntu 22.04 server.

Read more
CHAT