diff --git a/Workflows/Linux/Expand RHEL Filesystem.md b/Workflows/Linux/Expand XFS Filesystem.md similarity index 97% rename from Workflows/Linux/Expand RHEL Filesystem.md rename to Workflows/Linux/Expand XFS Filesystem.md index 935dd34..68b7f9c 100644 --- a/Workflows/Linux/Expand RHEL Filesystem.md +++ b/Workflows/Linux/Expand XFS Filesystem.md @@ -1,5 +1,5 @@ **Purpose**: -The purpose of this workflow is to illustrate the process of expanding storage for a Linux server acting as a GuestVM. We want the VM to have more storage space, so this document will go over the steps to expand that usable space. +The purpose of this workflow is to illustrate the process of expanding storage for a RHEL-based Linux server acting as a GuestVM. We want the VM to have more storage space, so this document will go over the steps to expand that usable space. !!! info "Assumptions" It is assumed you are using a RHEL variant of linux such as Rocky Linux. This should apply to any version of Linux, but was written in a Rocky Linux 9.4 lab environment.