Skip to main content

Storage

How To Move a MySQL Data Directory to a New Location on Ubuntu 16.04
Tutorials Block Storage MySQL Storage Ubuntu Ubuntu 16.04
Introduction> Introduction # Databases grow over time, sometimes outgrowing the space on the file system. You can also run into I/O contention when they’re located on the same partition as the rest of the operating system.
How To Install and Configure Nextcloud on Ubuntu 18.04
Tutorials Applications Storage Ubuntu 18.04
Introduction> Introduction # 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.
How To Partition and Format Storage Devices in Linux
Tutorials Linux Basics Storage
Introduction> Introduction # Preparing a new disk for use on a Linux system is a straightforward process. There are many tools, filesystem formats, and partitioning schemes that may change the process if you have specialized needs, but the fundamentals remain the same.
How To Create RAID Arrays with mdadm on Ubuntu 16.04
Tutorials Block Storage Storage Ubuntu Ubuntu 16.04
Introduction> Introduction # 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 redundancy characteristics.
How To Create RAID Arrays with mdadm on Ubuntu 18.04
Tutorials Block Storage Storage Ubuntu 18.04
Introduction> Introduction # 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 redundancy characteristics.
An Introduction to LVM Concepts, Terminology, and Operations
Tutorials Conceptual Linux Basics Storage System Tools
Introduction> Introduction # 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 flexible administration.
How To Move an Apache Web Root to a New Location on Ubuntu 16.04
Tutorials Apache Block Storage Storage Ubuntu Ubuntu 16.04
Introduction> Introduction # On Ubuntu, by default, the Apache2 web server stores its documents in /var/www/html, which is typically located on the root filesystem with rest of the operating system. Sometimes, though, it’s helpful to move the document root to another location, such as a separate mounted filesystem.
How To Use LVM To Manage Storage Devices on Ubuntu 18.04
Tutorials Linux Basics Storage System Tools Ubuntu Ubuntu 18.04
Introduction> Introduction # Logical Volume Management, or LVM, is a storage device management technology that gives users the power to pool and abstract the physical layout of component storage devices for flexible administration.
How To Manage RAID Arrays with mdadm on Ubuntu 16.04
Tutorials Block Storage Storage Ubuntu Ubuntu 16.04
Introduction> Introduction # RAID arrays provide increased performance and redundancy by combining individual disks into virtual storage devices in specific configurations. In Linux, the mdadm utility makes it easy to create and manage software RAID arrays.
How To Move a PostgreSQL Data Directory to a New Location on Ubuntu 16.04
Tutorials Block Storage PostgreSQL Storage Ubuntu Ubuntu 16.04
Introduction> Introduction # Databases grow over time, sometimes outgrowing the space on their original file system. You can also run into I/O contention when they’re located on the same partition as the rest of the operating system.
How To Move an Nginx Web Root to a New Location on Ubuntu 16.04
Tutorials Block Storage Nginx Storage Ubuntu Ubuntu 16.04
Introduction> Introduction # 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.
How To Use LVM To Manage Storage Devices on Ubuntu 16.04
Tutorials Linux Basics Storage System Tools Ubuntu Ubuntu 16.04
Introduction> Introduction # 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.
Object Storage vs. Block Storage Services
Tutorials Block Storage Conceptual Object Storage Storage
Introduction> Introduction # Flexible and scalable data storage is a baseline requirement for most applications and services being developed with modern techniques and tools. Whether storing large or small amounts of images, videos, or blobs of text, application developers need a solution for the storage and retrieval of user-generated content, logs, backups, and so on.
How To Set Up an NFS Mount on Ubuntu 12.04
Tutorials Storage Ubuntu
Status: Deprecated> Status: Deprecated # This article covers a version of Ubuntu that is no longer supported. If you are currently operate a server running Ubuntu 12.04, we highly recommend upgrading or migrating to a supported version of Ubuntu: