Changes
Added users to ssh instructions
#* For acidburn, come to a meeting and request an account
# Connect to the remote machine via SSH
#* <code>ssh pid@128.173.88.125</code> for the ECE2524 server(with your actual PID)#* <code>ssh user@acidburn.vtluug.org</code> for acidburn
# Begin a tmux session to allow your console to persist between logins
#* <code>user@ece2524:~$ tmux</code>