Assignment:
Allow the instructor to access your systems.
Requirements:
- Install the ssh public key to give access to your systems.
- Each new system must have this key installed.
Install the ssh public key to give access to your systems:
- Repeat the following steps for each of your systems.
wget http://cit.cs.dixie.edu/it/it3100/sources/install_key.bash chmod +x ./install_key.bash sudo ./install_key.bash rm ./install_key.bash
Pass-off Procedure:
- None. If this is not completed correctly, many of the other assignments can not be properly graded.



