How to Use systemd for Auto-Mounting Storage Volumes
When it comes to adding additional storage to your Linux workstation or server, mounting volumes with systemd is very effective and is the recommended method going forward. In this video, Jay will show you how to mount both storage volumes and NFS shares via systemd.
Linux Crash Course – Automatically mounting storage volumes with /etc/fstab
In a previous video we went over the basics of storage, and in this episode of Linux Essentials, I’ll show you how to automatically mount storage volumes when you boot your server. The primary focus will be going over the /etc/fstab file.
Linux Crash Course – Formatting & Mounting Storage Volumes
Storage volumes are essential to our Linux servers and workstations, but how do we format and mount additional storage volumes? In this episode of Linux Essentials, I’ll walk you through the process of formatting additional storage volumes and mounting them in your Linux instance.