Storage

How To Set Up an NFS Server Using Block Storage — step-by-step Linux tutorial on Progressive Robot

How To Set Up an NFS Server Using Block Storage

NFS, or Network File System, is a distributed file system protocol that allows you to mount remote directories on your server. *Block storage* is a generic term used to describe network-based storage volumes that are usually offered by hosting providers. Block storage usually does not provide its own API for direct access. Instead, it needs to be mounted to an existing server and shared from that server. Running an NFS server on an attached droplet is a good solution to expose block storage.

Read more
How To Create a Redundant Storage Pool Using GlusterFS on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Create a Redundant Storage Pool Using GlusterFS on Ubuntu 18.04

GlusterFS is a network-attached storage filesystem that allows you to pool computing or storage resources of multiple machines. In turn, this lets you treat various computers as a single, more powerful unit. In this guide, you will create a redundant clustered storage array. This will provide functionality similar to a mirrored RAID configuration over the network

Read more
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
CHAT