The Importance of Offsite Backups
This article goes over some of the history and technology behind offsite data backups, as well as some practical matters to consider when remotely backing up your own data.
This article goes over some of the history and technology behind offsite data backups, as well as some practical matters to consider when remotely backing up your own data.
Предыдущая версия данного обучающего руководства была написана Джастином Эллингвудом. При хранении любых важных данных очень рискованно иметь единую точку отказа. Хотя многие базы данных и другие программы позволяют…
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 20.04 server.
In this guide, we’ll show you how to move an Apache document root to a new location which allows you to independently scale storage for different sites.
Storage in Ionic allows you to easily save key/value pairs for future use. See how it works here.
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.
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.
In this guide, we’ll show you how to move an Apache document root to a new location which allows you to independently scale storage for different sites.
Rapidly spin up a persistent message storage backend using Appwrite’s open-source backend-as-a-service and deploy it on the cloud provider without installing Docker on your local machine. Enable multiple users to sign up, log in, and chat in real-time with a React frontend.
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…