# Ubuntu 22 0 4 LTS Hardening Script Simple script to harden and secure default configuration on Ubuntu Server 22.0.4 LTS. ## Installation Using your preferred method, clone this repository into your development or project directory. ```bash git clone https://git.thelyoncompany.com/edwin/ubuntu-22.04-lts-cloud-script.git ``` ## Usage Review the notes within the script and edit as you see fit. When ready to execute the script run the following commands. ***Note: Be sure to setup your SSH public key before running this script.*** ```bash cd ubuntu_22_04-lts-cloud-script chmod +x cloud_setup.sh sudo ./cloud_setup.sh ``` ## Support Additional documentation available at: https://ubuntuforums.org/