This document provides an overview and outline of Session 2 for the L2B Linux First Course. It covers Linux principles including the concept that everything is a file, Bash basics such as command syntax and navigation, and users/groups/permissions including file ownership and permissions. It also briefly introduces Bash scripts, describing them as files containing commands and the process to create and execute a script.