This document provides a guide for setting up a standalone HBase instance on a local filesystem, detailing the required software and configuration steps. It covers how to create tables, insert data, perform various operations like enabling/disabling tables, and transitioning to a pseudo-distributed setup. Additionally, it includes lab assignments to familiarize users with HBase functionalities such as counting rows, retrieving records, and dropping a table.