This document provides instructions for students to access and use command line interfaces on servers to create interactive data visualization websites. It outlines how to connect to servers through SSH on Mac and PuTTY on PCs. It then describes basic shell commands and instructs students to build a three page website with search, list, and display functionality that shares common headers, footers, and CSS across pages. Finally, it explains how to pass arguments to pages using query strings in URLs.