Students in this course will learn about the use and design of modern operating systems, focusing on Linux. On the “use” side, students will learn the Linux command line, to write shell scripts, and to build programs with GNU utilities like awk, sed, and make. On the “design” side, students will develop a deep understanding of process management, memory management, file systems, and concurrency, and how they apply to modern technologies like virtualization and cloud computing.
This repository contains my coursework for CST334. Descriptions for each module can be found in the links below, as well as screenshots, instructions to run locally and the associate lab write up (if applicable).