Using your key pair from assignment 1, ssh to 45.56.74.139 using the login name CNT5605_{YOURFSUEMAIL}; for instance:
(linprog3:~) langley% ssh CNT5605_test@45.56.74.139 Enter passphrase for key '/home/faculty/langley/.ssh/id_rsa': Enter passphrase for key '/home/faculty/langley/.ssh/id_rsa': Linux (none) 4.6.5-x86_64-linode71 #2 SMP Fri Jul 29 16:16:25 EDT 2016 x86_64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Mon Sep 12 21:23:10 2016 from linprog3.cs.fsu.edu CNT5605_test@(none):~$
Once you login, execute the program (still in your home directory, please) uuidgen to create a file called .my_uuid:
CNT5605_test@(none):~$ uuidgen > .my_uuid CNT5605_test@(none):~$ cat .my_uuid 35eea75a-2e21-4265-8b22-11bb55ca82e7 CNT5605_test@(none):~$
Please submit your uuid (either the file or just the string) on Blackboard.