This document provides instructions for securing Ubuntu Linux systems. It discusses setting up user accounts with restricted privileges, installing and automating system updates, enabling the built-in firewall (UFW) with a graphical interface (Gufw), editing security-related configuration files using the text editor (Gedit), disabling the guest account, configuring password and account lockout policies in PAM files, viewing and changing file permissions with the LS and CHMOD commands, and monitoring system logs. The document demonstrates how many of the same security configurations applied in Windows can also be applied in Ubuntu through editing configuration files and using built-in Linux commands.