# cloud_setup.sh Run the following from a terminal ``` chmod a+x cloud_setup.sh ``` Make sure your user has its SSH keys already setup before running this script ``` sudo ./cloud_setup.sh ```