Also run `./sudoers.sh` if you want to increase the sudo timeout which is set to 15 minutes by default.
## SSH Keys
You can save a backup copy of your [SSH key pair][sshkey] that gets generated and output to the screen. I prefer saving it as a secure note in [LastPass][lp]. Copy the keys from the [terminal][gt] with `ctrl+shift+c` before clearing the screen.
## Usage
```bash
cat ~/.ssh/id_rsa.pub
cat ~/.ssh/id_rsa
clear
```
Run the main program with `./qc.sh`
Optionally run `./sudoers.sh` if you want to increase the sudo timeout which is set to 15 minutes by default.