Lab Outline
This lab has three goals:
- Get connected to AWS environment
- Use basic Linux commands
- Play with Linux permissions
Lab Procedure
Remind students of Lab Procedure - walk through copying template, adding to cloned repo in VSCode, commit & push changes to GitHub
AWS Setup
Assist students with getting connected to AWS Environment
- Check where private key file is downloaded
- Windows people - put newline at end of file
- SSH to Public IP
Linux Commands
- Check which user account you are on
- Check which system you are on
- Looking up commands (and how to use “Useful Commands”)
- Note that these commands may build (not all sections will repeat all useful commands)
- How to read Linux permissions