When working with sessions over ssh, linux commands to manage sessions become useful.

Get a list of active sessions with a w

$ w

To skill a specific session, reference the TTY on the session (in my case, its tagged on the what).

$ pkill -HUP -t pts/1