This document describes an introduction to Linux lab covering the Linux file system and directory structure. It begins with background on operating systems and the history of UNIX and Linux. Students are instructed to log into their virtual machines and change the root password before creating a new user. The lab then covers hierarchical tree structures used in file systems and practicing navigating, creating, copying and renaming directories using both absolute and relative paths in the file system. Commands used include cd, ls, mkdir, pwd, cp and mv.